-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
๐จ build: pin [email protected]
to fix vercel build too long
#2356
Conversation
The latest updates on your projects. Learn more about Vercel for Git โ๏ธ
|
๐ @arvinxx Thank you for raising your pull request and contributing to our Community |
but the CI is failed and I see it's caused by Open source world is crazy. ๐คทโโ๏ธ |
Codecov ReportAll modified and coverable lines are covered by tests โ
Additional details and impacted files@@ Coverage Diff @@
## main #2356 +/- ##
========================================
Coverage 92.86% 92.86%
========================================
Files 295 295
Lines 16791 16791
Branches 1199 1939 +740
========================================
Hits 15593 15593
Misses 1198 1198 โ View full report in Codecov by Sentry. |
[email protected]
to fix vercel build error[email protected]
to fix vercel build too long
โค๏ธ Great PR @arvinxx โค๏ธ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
๐ This PR is included in version 0.152.9 ๐ The release is available on: Your semantic-release bot ๐ฆ๐ |
* Update package.json * ๐ chore: pin @testing-library/jest-dom to `6.4.2` to fix test
* Update package.json * ๐ chore: pin @testing-library/jest-dom to `6.4.2` to fix test
๐ป ๅๆด็ฑปๅ | Change Type
๐ ๅๆด่ฏดๆ | Description of Change
fix #2354
it seems the issue with
[email protected]
due to the docker release is run too long. So it's not the issue of vercel.Let me pin the antd version to see whether it pass the build.
๐ ่กฅๅ ไฟกๆฏ | Additional Information
refs: ant-design/ant-design#48758