Skip to content

chore(deps): bump next from 16.1.7 to 16.2.3 in /dev-packages/e2e-tests/test-applications/nextjs-16-bun #46123

chore(deps): bump next from 16.1.7 to 16.2.3 in /dev-packages/e2e-tests/test-applications/nextjs-16-bun

chore(deps): bump next from 16.1.7 to 16.2.3 in /dev-packages/e2e-tests/test-applications/nextjs-16-bun #46123

Status Success
Total duration 16m 0s
Artifacts 6

build.yml

on: pull_request
job_get_metadata  /  Get Metadata
6s
job_get_metadata / Get Metadata
Prepare E2E tests
2m 59s
Prepare E2E tests
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 7s
Size Check
Lint
1m 0s
Lint
Circular Dependency Check
1m 24s
Circular Dependency Check
Upload Artifacts
0s
Upload Artifacts
Browser Unit Tests
1m 26s
Browser Unit Tests
Bun Unit Tests
0s
Bun Unit Tests
Deno Unit Tests
0s
Deno Unit Tests
Cloudflare Integration Tests
1m 29s
Cloudflare Integration Tests
Bun Integration Tests
0s
Bun Integration Tests
Check for faulty .d.ts files
30s
Check for faulty .d.ts files
Matrix: job_e2e_tests
Matrix: job_optional_e2e_tests
All required jobs passed or were skipped
2s
All required jobs passed or were skipped
Fit to window
Zoom out
Zoom in

Annotations

1 error, 28 warnings, and 1 notice
Size Check
Error updating comment. This can happen for PR's originating from a fork without write permissions.
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dkhunt27/action-nx-affected-list@v6.1. 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/
eslint(no-unused-vars): packages/core/test/lib/utils/weakRef.test.ts#L1
Identifier 'beforeEach' is imported but never used.
eslint(no-unused-vars): packages/core/test/lib/utils/weakRef.test.ts#L1
Identifier 'afterEach' is imported but never used.
eslint(no-unused-vars): packages/opentelemetry/test/utils/contextData.test.ts#L3
Identifier 'vi' is imported but never used.
eslint(no-unused-vars): packages/opentelemetry/test/utils/contextData.test.ts#L3
Identifier 'beforeEach' is imported but never used.
eslint(no-unused-vars): packages/opentelemetry/test/utils/contextData.test.ts#L3
Identifier 'afterEach' is imported but never used.
Node (20) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: dev-packages/e2e-tests/test-applications/nextjs-16-bun/package.json Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js This usually indicates a path format mismatch between your coverage tool and the repository.
Node (20) Unit Tests
Please ensure your test framework is generating JUnit XML output.
Node (20) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
Node (20) Unit Tests
No files found matching pattern: **/*.junit.xml
Node (18) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: dev-packages/e2e-tests/test-applications/nextjs-16-bun/package.json Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js This usually indicates a path format mismatch between your coverage tool and the repository.
Node (18) Unit Tests
Please ensure your test framework is generating JUnit XML output.
Node (18) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
Node (18) Unit Tests
No files found matching pattern: **/*.junit.xml
Node (22) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: dev-packages/e2e-tests/test-applications/nextjs-16-bun/package.json Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js This usually indicates a path format mismatch between your coverage tool and the repository.
Node (22) Unit Tests
Please ensure your test framework is generating JUnit XML output.
Node (22) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
Node (22) Unit Tests
No files found matching pattern: **/*.junit.xml
Browser Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: dev-packages/e2e-tests/test-applications/nextjs-16-bun/package.json Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js This usually indicates a path format mismatch between your coverage tool and the repository.
Browser Unit Tests
Please ensure your test framework is generating JUnit XML output.
Browser Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
Browser Unit Tests
No files found matching pattern: **/*.junit.xml
Node (24) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: dev-packages/e2e-tests/test-applications/nextjs-16-bun/package.json Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js This usually indicates a path format mismatch between your coverage tool and the repository.
Node (24) Unit Tests
Please ensure your test framework is generating JUnit XML output.
Node (24) Unit Tests
No JUnit XML files found matching pattern: **/*.junit.xml
Node (24) Unit Tests
No files found matching pattern: **/*.junit.xml
Size Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ./dev-packages/size-limit-gh-action. 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/
E2E nextjs-16-bun Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. 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/
🎭 Playwright Run Summary
1 skipped 14 passed (12.8s)

Artifacts

Produced during runtime
Name Size Digest
build-output
31.9 MB
sha256:5ab17652e2d668698b9fe5514aaa9d285194a922e02565c025e60a9ca85caac8
codecov-coverage-results-dependabot-npm_and_yarn-dev-packages-e2e-tests-test-applications-nextjs-16-bun-next-16-2-3-job_browser_unit_tests
1 KB
sha256:a7f94ed7a379709d6172a7d8d0990992b4762d1b6b37c8a74b5239e0a8248504
codecov-coverage-results-dependabot-npm_and_yarn-dev-packages-e2e-tests-test-applications-nextjs-16-bun-next-16-2-3-job_node_unit_tests-18
1.01 KB
sha256:4c1a296f151d4eafc30685ff242f569fd1fb585cd3eb254551711946e6156383
codecov-coverage-results-dependabot-npm_and_yarn-dev-packages-e2e-tests-test-applications-nextjs-16-bun-next-16-2-3-job_node_unit_tests-20
1.01 KB
sha256:07efea742247eeca14bb174198e924b47ac82caa755c035ed4856f494da83bf8
codecov-coverage-results-dependabot-npm_and_yarn-dev-packages-e2e-tests-test-applications-nextjs-16-bun-next-16-2-3-job_node_unit_tests-22
1.01 KB
sha256:109c1b937ec5e9dc12956884ff0370c297983eb66ea792c1f2464a0dbd020324
codecov-coverage-results-dependabot-npm_and_yarn-dev-packages-e2e-tests-test-applications-nextjs-16-bun-next-16-2-3-job_node_unit_tests-24
1.01 KB
sha256:aaac6970ba01b65ad3f7a1a92cd03768f6964dabc682d7eda394bce27316a035