-
Notifications
You must be signed in to change notification settings - Fork 2.6k
cleanup(misc): fix nightly e2e test failures due to npm peer deps conflicts #33112
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
💡 Enable Vercel Agent with $100 free credit for automated AI reviews |
✅ Deploy Preview for nx-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
View your CI Pipeline Execution ↗ for commit fe30ca1
☁️ Nx Cloud last updated this comment at |
8f7750a to
c7cec5c
Compare
c7cec5c to
bd4f5a4
Compare
bd4f5a4 to
fe30ca1
Compare
|
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request. |
Fix a few failing e2e nightly tests due to npm peer dep conflicts.
Reduced nightly run with the fixed test suites: https://github.com/nrwl/nx/actions/runs/18651446735. Most of them still fail, but with existing failures unrelated to npm peer deps issues. These are not part of the Golden nightly tests yet.