Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(repo): update nx to 22.0.0-beta.6 #33087

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

Merged
FrozenPandaz merged 1 commit into master from upnx
Oct 16, 2025
Merged

chore(repo): update nx to 22.0.0-beta.6 #33087

FrozenPandaz merged 1 commit into master from upnx
Oct 16, 2025

Conversation

Copy link
Collaborator

@FrozenPandaz FrozenPandaz commented Oct 15, 2025
edited
Loading

Updating Nx from 22.0.0-beta.4 to 22.0.0-beta.6

Copy link

vercel bot commented Oct 15, 2025
edited
Loading

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nx-dev Ready Ready Preview Oct 16, 2025 7:57am

Copy link

netlify bot commented Oct 15, 2025
edited
Loading

Deploy Preview for nx-docs ready!

Name Link
🔨 Latest commit 168ac1b
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/68f032fc1bf56b0008253d36
😎 Deploy Preview https://deploy-preview-33087--nx-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

nx-cloud bot commented Oct 15, 2025
edited
Loading

View your CI Pipeline Execution ↗ for commit 168ac1b

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ✅ Succeeded 8m 56s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 2m 50s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 8s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 8s View ↗
nx documentation ✅ Succeeded 3m 57s View ↗

☁️ Nx Cloud last updated this comment at 2025年10月16日 07:55:48 UTC

@FrozenPandaz FrozenPandaz changed the title (削除) chore(repo): update nx to 22.0.0-beta.5 (削除ここまで) (追記) chore(repo): update nx to 22.0.0-beta.6 (追記ここまで) Oct 15, 2025
Copy link
Contributor

@nx-cloud nx-cloud bot left a comment

Choose a reason for hiding this comment

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

Nx Cloud has identified a possible root cause for your failed CI:

The PR updates Nx from version 22.0.0-beta.4 to 22.0.0-beta.6, modifying only version numbers in package.json and pnpm-lock.yaml. No source code, configuration logic, or test implementations were changed.

All three failing E2E tasks encountered package manager and registry issues during test setup, not during Nx functionality execution:

  1. e2e-js:e2e-ci--src/js-executor-prune-lockfile.test.ts: Failed when create-nx-workspace attempted to install dependencies with yarn. The error "Installing dependencies with yarn ✖" provides no specific cause, only that yarn installation failed in the E2E environment.

  2. e2e-angular:e2e-ci--src/ng-add.test.ts: All four test cases failed identically when Angular CLI tried to create new projects with yarn as the package manager. The failures occurred during "Installing packages (yarn)..." with the generic message "Package install failed, see above."

  3. e2e-angular:e2e-ci--src/cypress-component-tests-app.test.ts: Failed with "ERR_PNPM_FETCH_404 GET http://localhost:4873/is-set: Not Found - 404" indicating the package "is-set" is missing from the local test registry. This is a transitive dependency of @cypress/webpack-dev-server and is entirely unrelated to the Nx version update.

Environmental indicators present:

  • Network errors (404 Not Found from local registry)
  • External service failures (local npm registry at localhost:4873, yarn installation)
  • Package resolution failures (missing "is-set" package)
  • No correlation between version number changes and package manager failures

The Nx version update itself does not introduce any code changes that would affect yarn or pnpm installation processes. These failures stem from the current state of the test environment: either registry availability issues, yarn/pnpm configuration problems, or missing packages in the local test registry.

No code changes are warranted as the failures are external to the code changes in this PR.

A code change would likely not resolve this issue, so no action was taken.

Nx CloudView in Nx Cloud ↗


🎓 To learn more about Self Healing CI, please visit nx.dev

@FrozenPandaz FrozenPandaz merged commit 698e51b into master Oct 16, 2025
16 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@nx-cloud nx-cloud[bot] nx-cloud[bot] left review comments

@leosvelperez leosvelperez leosvelperez approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /