feat(nuxi): recognize nub package manager #3909
Annotations
6 errors, 3 warnings, and 2 notices
|
ci (ubuntu-latest)
Process completed with exit code 1.
|
|
packages/nuxt-cli/test/e2e/commands.spec.ts > commands > preview:
packages/nuxt-cli/test/e2e/commands.spec.ts#L76
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ preview packages/nuxt-cli/test/e2e/commands.spec.ts:76:37
|
|
ci (macos-latest)
Process completed with exit code 1.
|
|
packages/nuxt-cli/test/e2e/commands.spec.ts > commands > preview:
packages/nuxt-cli/test/e2e/commands.spec.ts#L76
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ preview packages/nuxt-cli/test/e2e/commands.spec.ts:76:37
|
|
ci (windows-latest)
Process completed with exit code 1.
|
|
packages/nuxt-cli/test/e2e/commands.spec.ts > commands > preview:
packages/nuxt-cli/test/e2e/commands.spec.ts#L76
AssertionError: expected 500 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 500
❯ preview packages/nuxt-cli/test/e2e/commands.spec.ts:76:37
|
|
ci (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: denoland/setup-deno@e95548e56dfa95d4e1a28d6f422fafe75c4c26fb. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ci (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: denoland/setup-deno@e95548e56dfa95d4e1a28d6f422fafe75c4c26fb. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ci (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: denoland/setup-deno@e95548e56dfa95d4e1a28d6f422fafe75c4c26fb. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
release
{
"workflowData": {
"owner": "nuxt",
"repo": "cli",
"sha": "778c5158206a0e50ba6bc7dfd65782d146408a36",
"ref": "1360",
"headBranch": null
},
"key": "Ym6RftwJly",
"runId": 28617893280,
"webhookDebug": {
"action": "requested",
"head_branch": "feat/detect-nub",
"head_repository_full_name": "colinhacks/cli",
"full_name": "nuxt/cli",
"isPullRequest": true,
"prNumber": 1360,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "colinhacks/cli:feat/detect-nub",
"oldPrDataHash": "EWXv0utSry",
"lookupKey": "colinhacks/cli:feat/detect-nub",
"data": {
"owner": "nuxt",
"repo": "cli",
"sha": "778c5158206a0e50ba6bc7dfd65782d146408a36",
"ref": "1360",
"headBranch": null
}
},
"currentCursor": {
"sha": "fd60a74ad7925850faea8faae6b46ebdd082d6ba",
"timestamp": 28487879238
},
"pkgPrNewVersion": "0.0.75"
}
|
|
ci (macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|