Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add github automation issue #351

Merged
merged 3 commits into from
Oct 11, 2023
Merged

Add github automation issue #351

merged 3 commits into from
Oct 11, 2023

Conversation

ashik-75
Copy link
Contributor

✅ UI

  • Identify and resolve any new warnings in the console
  • Identify and resolve any new errors in the console
  • If there are modifications to configurations such as vite.config.ts, tsconfig.json etc., ensure to include a description

⬜ Automation Scripts

  • Identify and resolve any new warnings in the console
  • Identify and resolve any new errors in the console
  • If there are modifications to configurations such as vite.config.ts, tsconfig.json etc., ensure to include a description

@vercel
Copy link

vercel bot commented Oct 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
binarytree-rssfeed-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 11, 2023 10:55am

@netlify
Copy link

netlify bot commented Oct 11, 2023

Deploy Preview for binarytree-dev failed.

Name Link
🔨 Latest commit 2dcfa88
🔍 Latest deploy log https://app.netlify.com/sites/binarytree-dev/deploys/65267f297f14b40008a1fd83

@@ -1,11 +1,11 @@
import { Card, Col, Skeleton, Space, Tag, Typography } from "antd";
import React from "react";
import { Package } from "pages/Information/Npmpackages/utils/types";
import { Package as PackagType } from "pages/Information/Npmpackages/utils/types";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

??

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename it because of name conflict,

component name is Package and another Package is type, so I rename it

http://markdowntable.com/
https://webutility.io/markdown-beautifier",enhancement
Add tests for PixelConverter,"Add tests, and refactor the code if needed",enhancement
Add tests for Shades,"Add tests, and refactor the code if needed
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@lifeparticle lifeparticle merged commit 753dadf into lifeparticle:main Oct 11, 2023
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants