-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
❌ Deploy Preview for binarytree-dev failed.
|
@@ -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"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
??
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
delete
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
✅ UI
vite.config.ts
,tsconfig.json
etc., ensure to include a description⬜ Automation Scripts
vite.config.ts
,tsconfig.json
etc., ensure to include a description