feat(nuxt): Conditionally use plugins based on Nitro version (v2/v3) #44898
build.yml
on: pull_request
job_get_metadata
/
Get Metadata
6s
Check PR branches
2s
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_node_core_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Matrix: job_remix_integration_tests
Size Check
2m 2s
Lint
1m 5s
Circular Dependency Check
1m 36s
Upload Artifacts
Browser Unit Tests
7m 5s
Bun Unit Tests
53s
Deno Unit Tests
50s
Cloudflare Integration Tests
56s
Node Overhead Check
3m 33s
Check for faulty .d.ts files
38s
Matrix: job_e2e_tests
Matrix: job_optional_e2e_tests
All required jobs passed or were skipped
2s
Annotations
1 error and 9 warnings
|
E2E nuxt-3 (canary) Test (optional)
Process completed with exit code 1.
|
|
Browser Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Browser Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data.
Unmatched diff files: dev-packages/e2e-tests/test-applications/nuxt-5/.gitignore, dev-packages/e2e-tests/test-applications/nuxt-5/.npmrc, dev-packages/e2e-tests/test-applications/nuxt-5/app/components/ErrorButton.vue, dev-packages/e2e-tests/test-applications/nuxt-5/app/composables/use-sentry-test-tag.ts, dev-packages/e2e-tests/test-applications/nuxt-5/app/pages/client-error.vue, dev-packages/e2e-tests/test-applications/nuxt-5/app/pages/fetch-server-routes.vue, dev-packages/e2e-tests/test-applications/nuxt-5/app/pages/index.vue, dev-packages/e2e-tests/test-applications/nuxt-5/app/pages/rendering-modes/client-side-only-page.vue, dev-packages/e2e-tests/test-applications/nuxt-5/app/pages/rendering-modes/isr-1h-cached-page.vue, dev-packages/e2e-tests/test-applications/nuxt-5/app/pages/rendering-modes/isr-cached-page.vue, dev-packages/e2e-tests/test-applications/nuxt-5/app/pages/rendering-modes/pre-rendered-page.vue, dev-packages/e2e-tests/test-applications/nuxt-5/app/pages/rendering-modes/swr-1h-cached-page.vue, dev-packages/e2e-tests/test-applications/nuxt-5/app/pages/rendering-modes/swr-cached-page.vue, dev-packages/e2e-tests/test-applications/nuxt-5/app/pages/test-param/[param].vue, dev-packages/e2e-tests/test-applications/nuxt-5/app/pages/test-param/user/[userId].vue, dev-packages/e2e-tests/test-applications/nuxt-5/modules/another-module.ts, dev-packages/e2e-tests/test-applications/nuxt-5/nuxt-start-dev-server.bash, dev-packages/e2e-tests/test-applications/nuxt-5/nuxt.config.ts, dev-packages/e2e-tests/test-applications/nuxt-5/package.json, dev-packages/e2e-tests/test-applications/nuxt-5/playwright.config.ts, dev-packages/e2e-tests/test-applications/nuxt-5/public/favicon.ico, dev-packages/e2e-tests/test-applications/nuxt-5/sentry.client.config.ts, dev-packages/e2e-tests/test-applications/nuxt-5/sentry.server.config.ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/api/cache-test.ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/api/db-multi-test.ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/api/db-test.ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/api/middleware-test.ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/api/nitro-fetch.ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/api/param-error/[param].ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/api/server-error.ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/api/storage-aliases-test.ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/api/storage-test.ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/api/test-param/[param].ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/api/user/[userId].ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/middleware/01.first.ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/middleware/02.second.ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/middleware/03.auth.ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/middleware/04.hooks.ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/middleware/05.array-hooks.ts, dev-packages/e2e-tests/test-applications/nuxt-5/server/tsconfig.json, dev-packages/e2e-tests/test-applications/nuxt-5/start-event-proxy.mjs, dev-packages/e2e-tests/test-applications/nuxt-5/tests/cache.test.ts, dev-packages/e2e-tests/test-applications/nuxt-5/tests/database-multi.test.ts, dev-packages/e2e-tests/test-applications/nuxt-5/tests/database.test.ts, dev-packages/e2e-tests/test-applications/nuxt-5/tests/environment.test.ts, dev-packages/e2e-tests/test-applications/nuxt-5/tests/errors.client.test.ts, dev-packages/e2e-tests/test-applications/nuxt-5/tests/errors.server.test.ts, dev-packages/e2e-tests/test-applications/nuxt-5/tests/isDevMode.ts, dev-packages/e2e-tests/test-applications/nuxt-5/tests/middleware.test.ts, dev-packages/e2e-tests/test-applications/nuxt-5/tests/pinia.test.ts, dev-packages/e2e-tests/test-applications/nuxt-5/tests/storage-aliases.test.ts, dev-packages/e2e-tests/test-ap
|
|
E2E nuxt-3 (canary) Test (optional)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
E2E nextjs-16 (latest, webpack) Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
E2E nextjs-16 (latest, webpack) Test
Supported formats: clover, cobertura, jacoco, lcov, istanbul, go, codecov
|
|
E2E nextjs-16 (latest, webpack) Test
No coverage files found
|
|
E2E nextjs-16 (latest, webpack) Test
Please ensure your test framework is generating JUnit XML output.
|
|
E2E nextjs-16 (latest, webpack) Test
No JUnit XML files found matching pattern: dev-packages/e2e-tests/**/*.junit.xml
|
|
E2E nextjs-16 (latest, webpack) Test
No files found matching pattern: dev-packages/e2e-tests/**/*.junit.xml
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
codecov-coverage-results-sig-nuxt-5-e2e-test-job_browser_unit_tests
Expired
|
86.1 KB |
sha256:515907952352e62346e3a48f5ce3bcad85d5420d50c92250bdff6461db4f95f1
|
|
|
codecov-test-results-sig-nuxt-5-e2e-test-job_browser_unit_tests
Expired
|
238 Bytes |
sha256:54774eef48d73dcdc105b42999a813d7f46d05436722721ac3394a7ae824ba5b
|
|