perf(nuxi): use loadNuxtConfig instead of loadNuxt in preview command
#3573
Annotations
6 errors, 3 warnings, and 1 notice
|
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 undefined to be 200 // Object.is equality
- Expected:
200
+ Received:
undefined
❯ preview packages/nuxt-cli/test/e2e/commands.spec.ts:76:37
|
|
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 undefined to be 200 // Object.is equality
- Expected:
200
+ Received:
undefined
❯ 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 undefined to be 200 // Object.is equality
- Expected:
200
+ Received:
undefined
❯ preview packages/nuxt-cli/test/e2e/commands.spec.ts:76:37
|
|
ci (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: denoland/setup-deno@e95548e56dfa95d4e1a28d6f422fafe75c4c26fb. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ci (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: denoland/setup-deno@e95548e56dfa95d4e1a28d6f422fafe75c4c26fb. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: denoland/setup-deno@e95548e56dfa95d4e1a28d6f422fafe75c4c26fb. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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": "73b16111e2f5eeb921ef3498c50ce6e942d5baa2",
"ref": "1275"
},
"key": "Y5MMSqx95M",
"runId": 23965194416,
"webhookDebug": {
"action": "requested",
"head_branch": "fix/preview-loadnuxtconfig",
"head_repository_full_name": "zlotnika/nuxt-cli",
"full_name": "nuxt/cli",
"isPullRequest": true,
"prNumber": 1275,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "zlotnika/nuxt-cli:fix/preview-loadnuxtconfig",
"oldPrDataHash": "ouRWG8ls0T",
"lookupKey": "zlotnika/nuxt-cli:fix/preview-loadnuxtconfig",
"data": {
"owner": "nuxt",
"repo": "cli",
"sha": "73b16111e2f5eeb921ef3498c50ce6e942d5baa2",
"ref": "1275"
}
}
}
|