Skip to content

fix(e2e): Add op check to waitForTransaction in React Router e2e tests #45498

fix(e2e): Add op check to waitForTransaction in React Router e2e tests

fix(e2e): Add op check to waitForTransaction in React Router e2e tests #45498

Re-run triggered April 10, 2026 10:24
Status Success
Total duration 21m 50s
Artifacts 6

build.yml

on: pull_request
job_get_metadata  /  Get Metadata
8s
job_get_metadata / Get Metadata
Check lockfile
3m 6s
Check lockfile
Check file formatting
46s
Check file formatting
Check PR branches
3s
Check PR branches
Prepare E2E tests
2m 46s
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
1m 59s
Size Check
Lint
1m 4s
Lint
Circular Dependency Check
1m 34s
Circular Dependency Check
Upload Artifacts
0s
Upload Artifacts
Browser Unit Tests
1m 31s
Browser Unit Tests
Bun Unit Tests
0s
Bun Unit Tests
Deno Unit Tests
0s
Deno Unit Tests
Cloudflare Integration Tests
1m 3s
Cloudflare Integration Tests
Node Overhead Check
0s
Node Overhead Check
Check for faulty .d.ts files
35s
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

72 warnings
job_get_metadata / Get Metadata
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@v3.0.1, mydea/pr-labels-action@fn/bump-node20. 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/
Check file formatting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@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/
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, 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/
Check for faulty .d.ts files
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. 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/
Cloudflare Integration 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. 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/
Lint
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. 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/
typescript-eslint(no-misused-spread): packages/core/src/fetch.ts#L291
Using the spread operator on an Iterable in an object can cause unexpected behavior.
eslint(no-unused-vars): dev-packages/cloudflare-integration-tests/suites/tracing/worker-service-binding/index-sub-worker.ts#L8
Parameter 'request' is declared but never used. Unused parameters should start with a '_'.
Node (20) 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. 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/
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/react-router-7-framework-custom/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-custom/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-node-20-18/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-node-20-18/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa-node-20-18/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa-node-20-18/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework/tests/performance/pageload.client.test.ts 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 (24) 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. 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/
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/react-router-7-framework-custom/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-custom/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-node-20-18/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-node-20-18/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa-node-20-18/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa-node-20-18/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework/tests/performance/pageload.client.test.ts 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
Node (18) 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. 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/
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/react-router-7-framework-custom/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-custom/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-node-20-18/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-node-20-18/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa-node-20-18/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa-node-20-18/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework/tests/performance/pageload.client.test.ts 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
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. 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/
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/react-router-7-framework-custom/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-custom/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-node-20-18/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-node-20-18/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa-node-20-18/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa-node-20-18/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework/tests/performance/pageload.client.test.ts 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
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. 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/
Browser Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: dev-packages/e2e-tests/test-applications/react-router-7-framework-custom/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-custom/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-node-20-18/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-node-20-18/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa-node-20-18/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa-node-20-18/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework-spa/tests/performance/pageload.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework/tests/performance/navigation.client.test.ts, dev-packages/e2e-tests/test-applications/react-router-7-framework/tests/performance/pageload.client.test.ts 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
Circular Dependency Check
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. 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/
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/cache/restore@v4, actions/download-artifact@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/
Prepare E2E 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. 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 react-router-7-framework-custom 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, 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/
E2E react-router-7-framework-custom Test
Supported formats: clover, cobertura, jacoco, lcov, istanbul, go, codecov
E2E react-router-7-framework-custom Test
No coverage files found
E2E react-router-7-framework-custom Test
Please ensure your test framework is generating JUnit XML output.
E2E react-router-7-framework-custom Test
No JUnit XML files found matching pattern: dev-packages/e2e-tests/**/*.junit.xml
E2E react-router-7-framework-custom Test
No files found matching pattern: dev-packages/e2e-tests/**/*.junit.xml
E2E react-router-7-framework-spa 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, 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/
E2E react-router-7-framework-spa Test
Supported formats: clover, cobertura, jacoco, lcov, istanbul, go, codecov
E2E react-router-7-framework-spa Test
No coverage files found
E2E react-router-7-framework-spa Test
Please ensure your test framework is generating JUnit XML output.
E2E react-router-7-framework-spa Test
No JUnit XML files found matching pattern: dev-packages/e2e-tests/**/*.junit.xml
E2E react-router-7-framework-spa Test
No files found matching pattern: dev-packages/e2e-tests/**/*.junit.xml
E2E react-router-7-framework-node-20-18 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, 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/
E2E react-router-7-framework-node-20-18 Test
Supported formats: clover, cobertura, jacoco, lcov, istanbul, go, codecov
E2E react-router-7-framework-node-20-18 Test
No coverage files found
E2E react-router-7-framework-node-20-18 Test
Please ensure your test framework is generating JUnit XML output.
E2E react-router-7-framework-node-20-18 Test
No JUnit XML files found matching pattern: dev-packages/e2e-tests/**/*.junit.xml
E2E react-router-7-framework-node-20-18 Test
No files found matching pattern: dev-packages/e2e-tests/**/*.junit.xml
E2E react-router-7-framework 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, 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/
E2E react-router-7-framework Test
Supported formats: clover, cobertura, jacoco, lcov, istanbul, go, codecov
E2E react-router-7-framework Test
No coverage files found
E2E react-router-7-framework Test
Please ensure your test framework is generating JUnit XML output.
E2E react-router-7-framework Test
No JUnit XML files found matching pattern: dev-packages/e2e-tests/**/*.junit.xml
E2E react-router-7-framework Test
No files found matching pattern: dev-packages/e2e-tests/**/*.junit.xml
E2E react-router-7-framework-spa-node-20-18 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, 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/
E2E react-router-7-framework-spa-node-20-18 Test
Supported formats: clover, cobertura, jacoco, lcov, istanbul, go, codecov
E2E react-router-7-framework-spa-node-20-18 Test
No coverage files found
E2E react-router-7-framework-spa-node-20-18 Test
Please ensure your test framework is generating JUnit XML output.
E2E react-router-7-framework-spa-node-20-18 Test
No JUnit XML files found matching pattern: dev-packages/e2e-tests/**/*.junit.xml
E2E react-router-7-framework-spa-node-20-18 Test
No files found matching pattern: dev-packages/e2e-tests/**/*.junit.xml
E2E react-router-7-framework (latest) 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, 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/
E2E react-router-7-framework (latest) Test
Supported formats: clover, cobertura, jacoco, lcov, istanbul, go, codecov
E2E react-router-7-framework (latest) Test
No coverage files found
E2E react-router-7-framework (latest) Test
Please ensure your test framework is generating JUnit XML output.
E2E react-router-7-framework (latest) Test
No JUnit XML files found matching pattern: dev-packages/e2e-tests/**/*.junit.xml
E2E react-router-7-framework (latest) Test
No files found matching pattern: dev-packages/e2e-tests/**/*.junit.xml

Artifacts

Produced during runtime
Name Size Digest
build-output Expired
33.3 MB
sha256:425b0cf173fe781c2bb848d125c40472246fc1154a6e532f9484094fc9355efd
codecov-coverage-results-copilot-fix-flaky-e2e-react-router-test-job_browser_unit_tests
1 KB
sha256:9f16536b569da27ee19c72598cb3e87f1f2d5a9e304f3d19028b071aee55e56a
codecov-coverage-results-copilot-fix-flaky-e2e-react-router-test-job_node_unit_tests-18
1.01 KB
sha256:0a5506779c3ae03f25f2f663fbb2b5db4f0dfbde399c15af9820edcf5e2bc6fb
codecov-coverage-results-copilot-fix-flaky-e2e-react-router-test-job_node_unit_tests-20
1.01 KB
sha256:a43babdad04ab16e1d8d5eeee7e7ca737f3abb30eb84b07fa93f7cdf78b355f6
codecov-coverage-results-copilot-fix-flaky-e2e-react-router-test-job_node_unit_tests-22
1.01 KB
sha256:5b345a65434117d38ec3deef44697c27b6e3dab56b0c2a48fc4d414bbc8b8365
codecov-coverage-results-copilot-fix-flaky-e2e-react-router-test-job_node_unit_tests-24
1.01 KB
sha256:43c7a9a5831d63933569d333d309daa5dd1db66d1c01a11873c090a7a1a3a304