Skip to content

chore(ci): Use Playwright Docker images instead of install-playwright action #45898

chore(ci): Use Playwright Docker images instead of install-playwright action

chore(ci): Use Playwright Docker images instead of install-playwright action #45898

Triggered via pull request April 17, 2026 07:56
Status Failure
Total duration 52m 56s
Artifacts 56

build.yml

on: pull_request
Get Metadata  /  Get Metadata
6s
Get Metadata / Get Metadata
Ensure Playwright Image
40m 15s
Ensure Playwright Image
Check lockfile
3m 10s
Check lockfile
Check file formatting
40s
Check file formatting
Check PR branches
6s
Check PR branches
Prepare E2E tests
2m 59s
Prepare E2E tests
Matrix: job_node_core_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Size Check
2m 6s
Size Check
Lint
1m 8s
Lint
Circular Dependency Check
1m 41s
Circular Dependency Check
Upload Artifacts
0s
Upload Artifacts
Browser Unit Tests
3m 55s
Browser Unit Tests
Bun Unit Tests
44s
Bun Unit Tests
Deno Unit Tests
1m 0s
Deno Unit Tests
Cloudflare Integration Tests
1m 54s
Cloudflare Integration Tests
Bun Integration Tests
37s
Bun Integration Tests
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_remix_integration_tests
Check for faulty .d.ts files
46s
Check for faulty .d.ts files
Matrix: job_e2e_tests
Matrix: job_optional_e2e_tests
All required jobs passed or were skipped
3s
All required jobs passed or were skipped
Fit to window
Zoom out
Zoom in

Annotations

125 errors, 202 warnings, and 194 notices
E2E nuxt-5 Test (optional)
Process completed with exit code 1.
E2E astro-6-cf-workers Test
Process completed with exit code 1.
E2E astro-6 Test
Process completed with exit code 1.
E2E browser-webworker-vite Test
Type 'TSchema' does not satisfy the constraint '{ [key: string]: any; }'.
E2E browser-webworker-vite Test
Type 'TSchema' does not satisfy the constraint '{ [key: string]: any; }'.
E2E browser-webworker-vite Test
Type 'TSchema' does not satisfy the constraint '{ [key: string]: any; }'.
E2E browser-webworker-vite Test
Type 'TSchema' does not satisfy the constraint '{ [key: string]: any; }'.
E2E browser-webworker-vite Test
Property 'inspect' does not exist on type 'typeof import("/__w/sentry-javascript/sentry-javascript/node_modules/@types/ember__debug/index")'.
E2E browser-webworker-vite Test
Subsequent property declarations must have the same type. Property 'onloadingerror' must be of type '((this: FontFaceSet, ev: FontFaceSetLoadEvent) => any) | null', but here has type '((this: FontFaceSet, event: Event) => any) | null'.
E2E browser-webworker-vite Test
Subsequent property declarations must have the same type. Property 'onloadingdone' must be of type '((this: FontFaceSet, ev: FontFaceSetLoadEvent) => any) | null', but here has type '((this: FontFaceSet, event: Event) => any) | null'.
E2E browser-webworker-vite Test
Subsequent property declarations must have the same type. Property 'onloading' must be of type '((this: FontFaceSet, ev: FontFaceSetLoadEvent) => any) | null', but here has type '((this: FontFaceSet, event: Event) => any) | null'.
E2E browser-webworker-vite Test
Subsequent property declarations must have the same type. Property 'display' must be of type 'FontDisplay', but here has type 'string'.
E2E browser-webworker-vite Test
Subsequent property declarations must have the same type. Property 'display' must be of type 'FontDisplay | undefined', but here has type 'string | undefined'.
E2E nuxt-4 Test
Process completed with exit code 1.
E2E nuxt-3-dynamic-import Test
Process completed with exit code 1.
E2E nuxt-4 (canary) Test (optional)
Process completed with exit code 1.
E2E nestjs-bullmq Test
Process completed with exit code 1.
E2E nestjs-bullmq Test
Error: Command failed: docker compose down --volumes at ../global-teardown.mjs:9 7 | export default async function globalTeardown() { 8 | // Stop Redis and remove containers > 9 | execSync('docker compose down --volumes', { | ^ 10 | cwd: __dirname, 11 | stdio: 'inherit', 12 | }); at globalTeardown (/__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/global-teardown.mjs:9:3)
E2E nestjs-bullmq Test
Error: Command failed: docker compose up -d --wait at ../global-setup.mjs:9 7 | export default async function globalSetup() { 8 | // Start Redis via Docker Compose > 9 | execSync('docker compose up -d --wait', { | ^ 10 | cwd: __dirname, 11 | stdio: 'inherit', 12 | }); at globalSetup (/__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/global-setup.mjs:9:3)
E2E nuxt-3-min Test
Process completed with exit code 1.
E2E nuxt-3-top-level-import Test
Process completed with exit code 1.
E2E nuxt-3 Test
Process completed with exit code 1.
E2E nuxt-3 (canary) Test (optional)
Process completed with exit code 1.
E2E cloudflare-local-workers Test
Process completed with exit code 1.
[chromium] › tests/index.test.ts:13:5 › Worker and Durable Object both send transactions when worker calls DO: dev-packages/tmp-test-application/tests/index.test.ts#L0
1) [chromium] › tests/index.test.ts:13:5 › Worker and Durable Object both send transactions when worker calls DO Test timeout of 30000ms exceeded.
E2E cloudflare-mcp Test
Process completed with exit code 1.
[chromium] › tests/index.test.ts:4:5 › sends spans for MCP tool calls: dev-packages/tmp-test-application/tests/index.test.ts#L0
1) [chromium] › tests/index.test.ts:4:5 › sends spans for MCP tool calls ───────────────────────── Test timeout of 30000ms exceeded.
E2E sveltekit-cloudflare-pages Test
Process completed with exit code 1.
E2E nextjs-16 (latest, turbopack) Test
Process completed with exit code 1.
[chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it: dev-packages/tmp-test-application/tests/middleware.test.ts#L100
1) [chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it Error: expect(received).toEqual(expected) // deep equality Expected: ArrayContaining [{"data": {"http.request.method": "GET", "http.request.method_original": "GET", "http.response.status_code": 200, "network.peer.address": "::1", "network.peer.port": 3030, "otel.kind": "CLIENT", "sentry.op": "http.client", "sentry.origin": "auto.http.otel.node_fetch", "server.address": "localhost", "server.port": 3030, "url": "http://localhost:3030/", "url.full": "http://localhost:3030/", "url.path": "/", "url.query": "", "url.scheme": "http", "user_agent.original": "node"}, "description": "GET http://localhost:3030/", "op": "http.client", "origin": "auto.http.otel.node_fetch", "parent_span_id": StringMatching /[a-f0-9]{16}/, "span_id": StringMatching /[a-f0-9]{16}/, "start_timestamp": Any<Number>, "status": "ok", "timestamp": Any<Number>, "trace_id": StringMatching /[a-f0-9]{32}/}] Received: [{"data": {"http.method": "GET", "http.target": "/api/endpoint-behind-middleware", "next.span_name": "middleware GET", "next.span_type": "Middleware.execute", "sentry.op": "http", "sentry.origin": "auto"}, "description": "GET /api/endpoint-behind-middleware", "op": "http", "origin": "auto", "parent_span_id": "fed38950c3c2a065", "span_id": "5379094c88191691", "start_timestamp": 1776415155.092, "status": "ok", "timestamp": 1776415155.1142092, "trace_id": "8aef836f72aa30772e10c3aca8d95de8"}, {"data": {"http.request.method": "GET", "http.request.method_original": "GET", "http.response.status_code": 200, "network.peer.address": "127.0.0.1", "network.peer.port": 3030, "otel.kind": "CLIENT", "sentry.op": "http.client", "sentry.origin": "auto.http.otel.node_fetch", "server.address": "localhost", "server.port": 3030, "url": "http://localhost:3030/", "url.full": "http://localhost:3030/", "url.path": "/", "url.query": "", "url.scheme": "http", "user_agent.original": "node"}, "description": "GET http://localhost:3030/", "op": "http.client", "origin": "auto.http.otel.node_fetch", "parent_span_id": "5379094c88191691", "span_id": "f30626b7e7fbea68", "start_timestamp": 1776415155.098, "status": "ok", "timestamp": 1776415155.1133285, "trace_id": "8aef836f72aa30772e10c3aca8d95de8"}] 98 | if (hasHttpClientSpan) { 99 | // Check if fetch is traced as a child span of the middleware transaction > 100 | expect(middlewareTransaction.spans).toEqual( | ^ 101 | expect.arrayContaining([ 102 | { 103 | data: { at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/middleware.test.ts:100:41
E2E nextjs-16 Test
Process completed with exit code 1.
[chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it: dev-packages/tmp-test-application/tests/middleware.test.ts#L100
1) [chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it Error: expect(received).toEqual(expected) // deep equality Expected: ArrayContaining [{"data": {"http.request.method": "GET", "http.request.method_original": "GET", "http.response.status_code": 200, "network.peer.address": "::1", "network.peer.port": 3030, "otel.kind": "CLIENT", "sentry.op": "http.client", "sentry.origin": "auto.http.otel.node_fetch", "server.address": "localhost", "server.port": 3030, "url": "http://localhost:3030/", "url.full": "http://localhost:3030/", "url.path": "/", "url.query": "", "url.scheme": "http", "user_agent.original": "node"}, "description": "GET http://localhost:3030/", "op": "http.client", "origin": "auto.http.otel.node_fetch", "parent_span_id": StringMatching /[a-f0-9]{16}/, "span_id": StringMatching /[a-f0-9]{16}/, "start_timestamp": Any<Number>, "status": "ok", "timestamp": Any<Number>, "trace_id": StringMatching /[a-f0-9]{32}/}] Received: [{"data": {"http.method": "GET", "http.target": "/api/endpoint-behind-middleware", "next.span_name": "middleware GET", "next.span_type": "Middleware.execute", "sentry.op": "http", "sentry.origin": "auto"}, "description": "GET /api/endpoint-behind-middleware", "op": "http", "origin": "auto", "parent_span_id": "f3bdc978514a5efc", "span_id": "313e601d16a9228d", "start_timestamp": 1776415156.783, "status": "ok", "timestamp": 1776415156.8066485, "trace_id": "cf7462db5c4b6d8494f4640f65db615a"}, {"data": {"http.request.method": "GET", "http.request.method_original": "GET", "http.response.status_code": 200, "network.peer.address": "127.0.0.1", "network.peer.port": 3030, "otel.kind": "CLIENT", "sentry.op": "http.client", "sentry.origin": "auto.http.otel.node_fetch", "server.address": "localhost", "server.port": 3030, "url": "http://localhost:3030/", "url.full": "http://localhost:3030/", "url.path": "/", "url.query": "", "url.scheme": "http", "user_agent.original": "node"}, "description": "GET http://localhost:3030/", "op": "http.client", "origin": "auto.http.otel.node_fetch", "parent_span_id": "313e601d16a9228d", "span_id": "55b60a1c85faf53a", "start_timestamp": 1776415156.789, "status": "ok", "timestamp": 1776415156.805315, "trace_id": "cf7462db5c4b6d8494f4640f65db615a"}] 98 | if (hasHttpClientSpan) { 99 | // Check if fetch is traced as a child span of the middleware transaction > 100 | expect(middlewareTransaction.spans).toEqual( | ^ 101 | expect.arrayContaining([ 102 | { 103 | data: { at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/middleware.test.ts:100:41
E2E supabase-nextjs Test
Process completed with exit code 1.
E2E astro-5 Test
Process completed with exit code 1.
[chromium] › tests/tracing.dynamic.test.ts:178:3 › nested SSR routes (client: dev-packages/tmp-test-application/tests/tracing.dynamic.test.ts#L0
2) [chromium] › tests/tracing.dynamic.test.ts:178:3 › nested SSR routes (client, server, server request) › sends parametrized pageload, server and API request transaction names Test timeout of 30000ms exceeded.
[chromium] › tests/tracing.dynamic.test.ts:137:3 › nested SSR routes (client: dev-packages/tmp-test-application/tests/tracing.dynamic.test.ts#L0
1) [chromium] › tests/tracing.dynamic.test.ts:137:3 › nested SSR routes (client, server, server request) › sends connected server and client pageload and request spans with the same trace id Test timeout of 30000ms exceeded.
E2E nextjs-16 (canary, turbopack) Test (optional)
Process completed with exit code 1.
[chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it: dev-packages/tmp-test-application/tests/middleware.test.ts#L100
1) [chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it Error: expect(received).toEqual(expected) // deep equality Expected: ArrayContaining [{"data": {"http.request.method": "GET", "http.request.method_original": "GET", "http.response.status_code": 200, "network.peer.address": "::1", "network.peer.port": 3030, "otel.kind": "CLIENT", "sentry.op": "http.client", "sentry.origin": "auto.http.otel.node_fetch", "server.address": "localhost", "server.port": 3030, "url": "http://localhost:3030/", "url.full": "http://localhost:3030/", "url.path": "/", "url.query": "", "url.scheme": "http", "user_agent.original": "node"}, "description": "GET http://localhost:3030/", "op": "http.client", "origin": "auto.http.otel.node_fetch", "parent_span_id": StringMatching /[a-f0-9]{16}/, "span_id": StringMatching /[a-f0-9]{16}/, "start_timestamp": Any<Number>, "status": "ok", "timestamp": Any<Number>, "trace_id": StringMatching /[a-f0-9]{32}/}] Received: [{"data": {"http.method": "GET", "http.target": "/api/endpoint-behind-middleware", "next.span_name": "middleware GET", "next.span_type": "Middleware.execute", "sentry.op": "http", "sentry.origin": "auto"}, "description": "GET /api/endpoint-behind-middleware", "op": "http", "origin": "auto", "parent_span_id": "6a467e6bbde3a1fa", "span_id": "5d9a23bd42a55de7", "start_timestamp": 1776415172.374, "status": "ok", "timestamp": 1776415172.4000423, "trace_id": "6607f2b0e85b796c92199238ceb8db69"}, {"data": {"http.request.method": "GET", "http.request.method_original": "GET", "http.response.status_code": 200, "network.peer.address": "127.0.0.1", "network.peer.port": 3030, "otel.kind": "CLIENT", "sentry.op": "http.client", "sentry.origin": "auto.http.otel.node_fetch", "server.address": "localhost", "server.port": 3030, "url": "http://localhost:3030/", "url.full": "http://localhost:3030/", "url.path": "/", "url.query": "", "url.scheme": "http", "user_agent.original": "node"}, "description": "GET http://localhost:3030/", "op": "http.client", "origin": "auto.http.otel.node_fetch", "parent_span_id": "5d9a23bd42a55de7", "span_id": "bde895957f4aa9ee", "start_timestamp": 1776415172.381, "status": "ok", "timestamp": 1776415172.397793, "trace_id": "6607f2b0e85b796c92199238ceb8db69"}] 98 | if (hasHttpClientSpan) { 99 | // Check if fetch is traced as a child span of the middleware transaction > 100 | expect(middlewareTransaction.spans).toEqual( | ^ 101 | expect.arrayContaining([ 102 | { 103 | data: { at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/middleware.test.ts:100:41
E2E astro-4 Test
Process completed with exit code 1.
[chromium] › tests/tracing.dynamic.test.ts:175:3 › nested SSR routes (client: dev-packages/tmp-test-application/tests/tracing.dynamic.test.ts#L0
2) [chromium] › tests/tracing.dynamic.test.ts:175:3 › nested SSR routes (client, server, server request) › sends parametrized pageload, server and API request transaction names Test timeout of 30000ms exceeded.
[chromium] › tests/tracing.dynamic.test.ts:134:3 › nested SSR routes (client: dev-packages/tmp-test-application/tests/tracing.dynamic.test.ts#L0
1) [chromium] › tests/tracing.dynamic.test.ts:134:3 › nested SSR routes (client, server, server request) › sends connected server and client pageload and request spans with the same trace id Test timeout of 30000ms exceeded.
E2E nextjs-16 (canary, webpack) Test (optional)
Process completed with exit code 1.
[chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it: dev-packages/tmp-test-application/tests/middleware.test.ts#L100
1) [chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it Error: expect(received).toEqual(expected) // deep equality Expected: ArrayContaining [{"data": {"http.request.method": "GET", "http.request.method_original": "GET", "http.response.status_code": 200, "network.peer.address": "::1", "network.peer.port": 3030, "otel.kind": "CLIENT", "sentry.op": "http.client", "sentry.origin": "auto.http.otel.node_fetch", "server.address": "localhost", "server.port": 3030, "url": "http://localhost:3030/", "url.full": "http://localhost:3030/", "url.path": "/", "url.query": "", "url.scheme": "http", "user_agent.original": "node"}, "description": "GET http://localhost:3030/", "op": "http.client", "origin": "auto.http.otel.node_fetch", "parent_span_id": StringMatching /[a-f0-9]{16}/, "span_id": StringMatching /[a-f0-9]{16}/, "start_timestamp": Any<Number>, "status": "ok", "timestamp": Any<Number>, "trace_id": StringMatching /[a-f0-9]{32}/}] Received: [{"data": {"http.method": "GET", "http.target": "/api/endpoint-behind-middleware", "next.span_name": "middleware GET", "next.span_type": "Middleware.execute", "sentry.op": "http", "sentry.origin": "auto"}, "description": "GET /api/endpoint-behind-middleware", "op": "http", "origin": "auto", "parent_span_id": "6726ab8d7d76777b", "span_id": "e17985598903e01b", "start_timestamp": 1776415187.682, "status": "ok", "timestamp": 1776415187.7047577, "trace_id": "782b46c477e7cae57cfa6ae659cb54a5"}, {"data": {"sentry.op": "http.server.middleware", "sentry.origin": "auto.function.nextjs.wrap_middleware", "sentry.source": "component"}, "description": "middleware", "op": "http.server.middleware", "origin": "auto.function.nextjs.wrap_middleware", "parent_span_id": "e17985598903e01b", "span_id": "28a2e9e96661d1ee", "start_timestamp": 1776415187.683, "status": "ok", "timestamp": 1776415187.704545, "trace_id": "782b46c477e7cae57cfa6ae659cb54a5"}, {"data": {"http.request.method": "GET", "http.request.method_original": "GET", "http.response.status_code": 200, "network.peer.address": "127.0.0.1", "network.peer.port": 3030, "otel.kind": "CLIENT", "sentry.op": "http.client", "sentry.origin": "auto.http.otel.node_fetch", "server.address": "localhost", "server.port": 3030, "url": "http://localhost:3030/", "url.full": "http://localhost:3030/", "url.path": "/", "url.query": "", "url.scheme": "http", "user_agent.original": "node"}, "description": "GET http://localhost:3030/", "op": "http.client", "origin": "auto.http.otel.node_fetch", "parent_span_id": "28a2e9e96661d1ee", "span_id": "bc69a7537c0db967", "start_timestamp": 1776415187.688, "status": "ok", "timestamp": 1776415187.7023501, "trace_id": "782b46c477e7cae57cfa6ae659cb54a5"}] 98 | if (hasHttpClientSpan) { 99 | // Check if fetch is traced as a child span of the middleware transaction > 100 | expect(middlewareTransaction.spans).toEqual( | ^ 101 | expect.arrayContaining([ 102 | { 103 | data: { at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/middleware.test.ts:100:41
E2E nextjs-16 (webpack) Test
Process completed with exit code 1.
[chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it: dev-packages/tmp-test-application/tests/middleware.test.ts#L100
1) [chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it Error: expect(received).toEqual(expected) // deep equality Expected: ArrayContaining [{"data": {"http.request.method": "GET", "http.request.method_original": "GET", "http.response.status_code": 200, "network.peer.address": "::1", "network.peer.port": 3030, "otel.kind": "CLIENT", "sentry.op": "http.client", "sentry.origin": "auto.http.otel.node_fetch", "server.address": "localhost", "server.port": 3030, "url": "http://localhost:3030/", "url.full": "http://localhost:3030/", "url.path": "/", "url.query": "", "url.scheme": "http", "user_agent.original": "node"}, "description": "GET http://localhost:3030/", "op": "http.client", "origin": "auto.http.otel.node_fetch", "parent_span_id": StringMatching /[a-f0-9]{16}/, "span_id": StringMatching /[a-f0-9]{16}/, "start_timestamp": Any<Number>, "status": "ok", "timestamp": Any<Number>, "trace_id": StringMatching /[a-f0-9]{32}/}] Received: [{"data": {"http.method": "GET", "http.target": "/api/endpoint-behind-middleware", "next.span_name": "middleware GET", "next.span_type": "Middleware.execute", "sentry.op": "http", "sentry.origin": "auto"}, "description": "GET /api/endpoint-behind-middleware", "op": "http", "origin": "auto", "parent_span_id": "7d10dfacbdc7a182", "span_id": "04737aece5996149", "start_timestamp": 1776415190.422, "status": "ok", "timestamp": 1776415190.4482923, "trace_id": "96d2f4ac1f6f72680eec330e8727a52d"}, {"data": {"sentry.op": "http.server.middleware", "sentry.origin": "auto.function.nextjs.wrap_middleware", "sentry.source": "component"}, "description": "middleware", "op": "http.server.middleware", "origin": "auto.function.nextjs.wrap_middleware", "parent_span_id": "04737aece5996149", "span_id": "e8801cfc666fc0d0", "start_timestamp": 1776415190.423, "status": "ok", "timestamp": 1776415190.4478915, "trace_id": "96d2f4ac1f6f72680eec330e8727a52d"}, {"data": {"http.request.method": "GET", "http.request.method_original": "GET", "http.response.status_code": 200, "network.peer.address": "127.0.0.1", "network.peer.port": 3030, "otel.kind": "CLIENT", "sentry.op": "http.client", "sentry.origin": "auto.http.otel.node_fetch", "server.address": "localhost", "server.port": 3030, "url": "http://localhost:3030/", "url.full": "http://localhost:3030/", "url.path": "/", "url.query": "", "url.scheme": "http", "user_agent.original": "node"}, "description": "GET http://localhost:3030/", "op": "http.client", "origin": "auto.http.otel.node_fetch", "parent_span_id": "e8801cfc666fc0d0", "span_id": "bdb4f43a8a7ccfe2", "start_timestamp": 1776415190.428, "status": "ok", "timestamp": 1776415190.4439697, "trace_id": "96d2f4ac1f6f72680eec330e8727a52d"}] 98 | if (hasHttpClientSpan) { 99 | // Check if fetch is traced as a child span of the middleware transaction > 100 | expect(middlewareTransaction.spans).toEqual( | ^ 101 | expect.arrayContaining([ 102 | { 103 | data: { at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/middleware.test.ts:100:41
[chromium] › tests/trpc-mutation.test.ts:4:1 › should create transaction with trpc input for mutation: dev-packages/tmp-test-application/tests/trpc-mutation.test.ts#L0
2) [chromium] › tests/trpc-mutation.test.ts:4:1 › should create transaction with trpc input for mutation Test timeout of 30000ms exceeded.
[chromium] › tests/trpc-error.test.ts:4:1 › should capture error with trpc context: dev-packages/tmp-test-application/tests/trpc-error.test.ts#L0
1) [chromium] › tests/trpc-error.test.ts:4:1 › should capture error with trpc context ──────────── Test timeout of 30000ms exceeded.
E2E nextjs-16 (latest, webpack) Test
Process completed with exit code 1.
[chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it: dev-packages/tmp-test-application/tests/middleware.test.ts#L100
1) [chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it Error: expect(received).toEqual(expected) // deep equality Expected: ArrayContaining [{"data": {"http.request.method": "GET", "http.request.method_original": "GET", "http.response.status_code": 200, "network.peer.address": "::1", "network.peer.port": 3030, "otel.kind": "CLIENT", "sentry.op": "http.client", "sentry.origin": "auto.http.otel.node_fetch", "server.address": "localhost", "server.port": 3030, "url": "http://localhost:3030/", "url.full": "http://localhost:3030/", "url.path": "/", "url.query": "", "url.scheme": "http", "user_agent.original": "node"}, "description": "GET http://localhost:3030/", "op": "http.client", "origin": "auto.http.otel.node_fetch", "parent_span_id": StringMatching /[a-f0-9]{16}/, "span_id": StringMatching /[a-f0-9]{16}/, "start_timestamp": Any<Number>, "status": "ok", "timestamp": Any<Number>, "trace_id": StringMatching /[a-f0-9]{32}/}] Received: [{"data": {"http.method": "GET", "http.target": "/api/endpoint-behind-middleware", "next.span_name": "middleware GET", "next.span_type": "Middleware.execute", "sentry.op": "http", "sentry.origin": "auto"}, "description": "GET /api/endpoint-behind-middleware", "op": "http", "origin": "auto", "parent_span_id": "4b83aff20c2a7fe3", "span_id": "fee4540a10dad14d", "start_timestamp": 1776415209.849, "status": "ok", "timestamp": 1776415209.8733234, "trace_id": "6a06585b043118c46c761204cbe9ab47"}, {"data": {"sentry.op": "http.server.middleware", "sentry.origin": "auto.function.nextjs.wrap_middleware", "sentry.source": "component"}, "description": "middleware", "op": "http.server.middleware", "origin": "auto.function.nextjs.wrap_middleware", "parent_span_id": "fee4540a10dad14d", "span_id": "0e064537957de817", "start_timestamp": 1776415209.849, "status": "ok", "timestamp": 1776415209.8720672, "trace_id": "6a06585b043118c46c761204cbe9ab47"}, {"data": {"http.request.method": "GET", "http.request.method_original": "GET", "http.response.status_code": 200, "network.peer.address": "127.0.0.1", "network.peer.port": 3030, "otel.kind": "CLIENT", "sentry.op": "http.client", "sentry.origin": "auto.http.otel.node_fetch", "server.address": "localhost", "server.port": 3030, "url": "http://localhost:3030/", "url.full": "http://localhost:3030/", "url.path": "/", "url.query": "", "url.scheme": "http", "user_agent.original": "node"}, "description": "GET http://localhost:3030/", "op": "http.client", "origin": "auto.http.otel.node_fetch", "parent_span_id": "0e064537957de817", "span_id": "a38decdaa93dcea2", "start_timestamp": 1776415209.855, "status": "ok", "timestamp": 1776415209.8700016, "trace_id": "6a06585b043118c46c761204cbe9ab47"}] 98 | if (hasHttpClientSpan) { 99 | // Check if fetch is traced as a child span of the middleware transaction > 100 | expect(middlewareTransaction.spans).toEqual( | ^ 101 | expect.arrayContaining([ 102 | { 103 | data: { at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/middleware.test.ts:100:41
[chromium] › tests/i18n-routing.test.ts:4:5 › should create consistent parameterized transaction for default locale without prefix: dev-packages/tmp-test-application/tests/i18n-routing.test.ts#L0
1) [chromium] › tests/i18n-routing.test.ts:4:5 › should create consistent parameterized transaction for default locale without prefix Test timeout of 30000ms exceeded.
E2E remix-hydrogen Test
Process completed with exit code 1.
[chromium] › tests/server-transactions.test.ts:19:1 › Sends two linked transactions (server & client) to Sentry: dev-packages/tmp-test-application/tests/server-transactions.test.ts#L0
5) [chromium] › tests/server-transactions.test.ts:19:1 › Sends two linked transactions (server & client) to Sentry Test timeout of 30000ms exceeded.
[chromium] › tests/client-transactions.test.ts:16:1 › Sends a navigation transaction to Sentry: dev-packages/tmp-test-application/tests/client-transactions.test.ts#L0
4) [chromium] › tests/client-transactions.test.ts:16:1 › Sends a navigation transaction to Sentry Test timeout of 30000ms exceeded.
[chromium] › tests/client-transactions.test.ts:4:1 › Sends a pageload transaction to Sentry: dev-packages/tmp-test-application/tests/client-transactions.test.ts#L0
3) [chromium] › tests/client-transactions.test.ts:4:1 › Sends a pageload transaction to Sentry ─── Test timeout of 30000ms exceeded.
[chromium] › tests/client-errors.test.ts:19:1 › Sends a client-side ErrorBoundary exception to Sentry: dev-packages/tmp-test-application/tests/client-errors.test.ts#L0
2) [chromium] › tests/client-errors.test.ts:19:1 › Sends a client-side ErrorBoundary exception to Sentry Test timeout of 30000ms exceeded.
[chromium] › tests/client-errors.test.ts:4:1 › Sends a client-side exception to Sentry: dev-packages/tmp-test-application/tests/client-errors.test.ts#L0
1) [chromium] › tests/client-errors.test.ts:4:1 › Sends a client-side exception to Sentry ──────── Test timeout of 30000ms exceeded.
E2E hydrogen-react-router-7 Test
Process completed with exit code 1.
[chromium] › tests/server-transactions.test.ts:20:1 › Sends two linked transactions (server & client) to Sentry: dev-packages/tmp-test-application/tests/server-transactions.test.ts#L0
5) [chromium] › tests/server-transactions.test.ts:20:1 › Sends two linked transactions (server & client) to Sentry Test timeout of 30000ms exceeded.
[chromium] › tests/client-transactions.test.ts:16:1 › Sends a navigation transaction to Sentry: dev-packages/tmp-test-application/tests/client-transactions.test.ts#L0
4) [chromium] › tests/client-transactions.test.ts:16:1 › Sends a navigation transaction to Sentry Test timeout of 30000ms exceeded.
[chromium] › tests/client-transactions.test.ts:4:1 › Sends a pageload transaction to Sentry: dev-packages/tmp-test-application/tests/client-transactions.test.ts#L0
3) [chromium] › tests/client-transactions.test.ts:4:1 › Sends a pageload transaction to Sentry ─── Test timeout of 30000ms exceeded.
[chromium] › tests/client-errors.test.ts:19:1 › Sends a client-side ErrorBoundary exception to Sentry: dev-packages/tmp-test-application/tests/client-errors.test.ts#L0
2) [chromium] › tests/client-errors.test.ts:19:1 › Sends a client-side ErrorBoundary exception to Sentry Test timeout of 30000ms exceeded.
[chromium] › tests/client-errors.test.ts:4:1 › Sends a client-side exception to Sentry: dev-packages/tmp-test-application/tests/client-errors.test.ts#L0
1) [chromium] › tests/client-errors.test.ts:4:1 › Sends a client-side exception to Sentry ──────── Test timeout of 30000ms exceeded.
[chromium] › tests/errors.server.test.ts:126:3 › server-side errors › captures API route error: dev-packages/tmp-test-application/tests/errors.server.test.ts#L0
7) [chromium] › tests/errors.server.test.ts:126:3 › server-side errors › captures API route error Test timeout of 30000ms exceeded.
[chromium] › tests/errors.server.test.ts:72:3 › server-side errors › captures endpoint error: dev-packages/tmp-test-application/tests/errors.server.test.ts#L83
6) [chromium] › tests/errors.server.test.ts:72:3 › server-side errors › captures endpoint error ── Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "http://localhost:3030/endpoint-error", waiting until "load" 81 | }); 82 | > 83 | await page.goto('/endpoint-error'); | ^ 84 | await page.getByText('Get Data').click(); 85 | 86 | const errorEvent = await errorEventPromise; at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/errors.server.test.ts:83:16
[chromium] › tests/errors.server.test.ts:72:3 › server-side errors › captures endpoint error: dev-packages/tmp-test-application/tests/errors.server.test.ts#L0
6) [chromium] › tests/errors.server.test.ts:72:3 › server-side errors › captures endpoint error ── Test timeout of 30000ms exceeded.
[chromium] › tests/errors.server.test.ts:5:3 › server-side errors › captures SSR error: dev-packages/tmp-test-application/tests/errors.server.test.ts#L0
5) [chromium] › tests/errors.server.test.ts:5:3 › server-side errors › captures SSR error ──────── Test timeout of 30000ms exceeded.
[chromium] › tests/cloudflare-runtime.test.ts:30:3 › Cloudflare Runtime › Should report cloudflare as the runtime in API route error events: dev-packages/tmp-test-application/tests/cloudflare-runtime.test.ts#L0
4) [chromium] › tests/cloudflare-runtime.test.ts:30:3 › Cloudflare Runtime › Should report cloudflare as the runtime in API route error events Test timeout of 30000ms exceeded.
[chromium] › tests/cloudflare-runtime.test.ts:5:3 › Cloudflare Runtime › Should report cloudflare as the runtime in SSR error events: dev-packages/tmp-test-application/tests/cloudflare-runtime.test.ts#L0
3) [chromium] › tests/cloudflare-runtime.test.ts:5:3 › Cloudflare Runtime › Should report cloudflare as the runtime in SSR error events Test timeout of 30000ms exceeded.
[chromium] › tests/actions.test.ts:22:3 › Astro actions › action submission creates a transaction: dev-packages/tmp-test-application/tests/actions.test.ts#L23
2) [chromium] › tests/actions.test.ts:22:3 › Astro actions › action submission creates a transaction Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "http://localhost:3030/action-test", waiting until "load" 21 | 22 | test('action submission creates a transaction', async ({ page }) => { > 23 | await page.goto('/action-test'); | ^ 24 | 25 | const transactionEventPromise = waitForTransaction('astro-5-cf-workers', transactionEvent => { 26 | return ( at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/actions.test.ts:23:16
[chromium] › tests/actions.test.ts:22:3 › Astro actions › action submission creates a transaction: dev-packages/tmp-test-application/tests/actions.test.ts#L0
2) [chromium] › tests/actions.test.ts:22:3 › Astro actions › action submission creates a transaction Test timeout of 30000ms exceeded.
[chromium] › tests/actions.test.ts:5:3 › Astro actions › captures transaction for action call: dev-packages/tmp-test-application/tests/actions.test.ts#L10
1) [chromium] › tests/actions.test.ts:5:3 › Astro actions › captures transaction for action call ─ Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "http://localhost:3030/action-test", waiting until "load" 8 | }); 9 | > 10 | await page.goto('/action-test'); | ^ 11 | 12 | const transactionEvent = await transactionEventPromise; 13 | at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/actions.test.ts:10:16
[chromium] › tests/actions.test.ts:5:3 › Astro actions › captures transaction for action call: dev-packages/tmp-test-application/tests/actions.test.ts#L0
1) [chromium] › tests/actions.test.ts:5:3 › Astro actions › captures transaction for action call ─ Test timeout of 30000ms exceeded.
E2E cloudflare-workersentrypoint Test
Process completed with exit code 1.
[chromium] › tests/index.test.ts:86:5 › Storage operations create spans in Durable Object transactions: dev-packages/tmp-test-application/tests/index.test.ts#L0
8) [chromium] › tests/index.test.ts:86:5 › Storage operations create spans in Durable Object transactions Test timeout of 30000ms exceeded.
[chromium] › tests/index.test.ts:74:5 › sends user-agent header with SDK name and version in envelope requests: dev-packages/tmp-test-application/tests/index.test.ts#L0
7) [chromium] › tests/index.test.ts:74:5 › sends user-agent header with SDK name and version in envelope requests Test timeout of 30000ms exceeded.
[chromium] › tests/index.test.ts:58:5 › Websocket.webSocketClose: dev-packages/tmp-test-application/tests/index.test.ts#L0
6) [chromium] › tests/index.test.ts:58:5 › Websocket.webSocketClose ────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › tests/index.test.ts:42:5 › Websocket.webSocketMessage: dev-packages/tmp-test-application/tests/index.test.ts#L0
5) [chromium] › tests/index.test.ts:42:5 › Websocket.webSocketMessage ──────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › tests/index.test.ts:32:5 › Request processed by DurableObject's fetch is recorded: dev-packages/tmp-test-application/tests/index.test.ts#L0
4) [chromium] › tests/index.test.ts:32:5 › Request processed by DurableObject's fetch is recorded Test timeout of 30000ms exceeded.
[chromium] › tests/index.test.ts:22:5 › RPC method which throws an exception to be logged to sentry: dev-packages/tmp-test-application/tests/index.test.ts#L0
3) [chromium] › tests/index.test.ts:22:5 › RPC method which throws an exception to be logged to sentry Test timeout of 30000ms exceeded.
[chromium] › tests/index.test.ts:12:5 › worker's withSentry: dev-packages/tmp-test-application/tests/index.test.ts#L0
2) [chromium] › tests/index.test.ts:12:5 › worker's withSentry ─────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › tests/index.test.ts:6:5 › Index page: dev-packages/tmp-test-application/tests/index.test.ts#L0
1) [chromium] › tests/index.test.ts:6:5 › Index page ───────────────────────────────────────────── Test timeout of 30000ms exceeded.
E2E cloudflare-workers Test
Process completed with exit code 1.
[chromium] › tests/index.test.ts:106:7 › Alarm instrumentation › captures error from alarm handler: dev-packages/tmp-test-application/tests/index.test.ts#L0
9) [chromium] › tests/index.test.ts:106:7 › Alarm instrumentation › captures error from alarm handler Test timeout of 30000ms exceeded.
[chromium] › tests/index.test.ts:86:5 › Storage operations create spans in Durable Object transactions: dev-packages/tmp-test-application/tests/index.test.ts#L0
8) [chromium] › tests/index.test.ts:86:5 › Storage operations create spans in Durable Object transactions Test timeout of 30000ms exceeded.
[chromium] › tests/index.test.ts:74:5 › sends user-agent header with SDK name and version in envelope requests: dev-packages/tmp-test-application/tests/index.test.ts#L0
7) [chromium] › tests/index.test.ts:74:5 › sends user-agent header with SDK name and version in envelope requests Test timeout of 30000ms exceeded.
[chromium] › tests/index.test.ts:58:5 › Websocket.webSocketClose: dev-packages/tmp-test-application/tests/index.test.ts#L0
6) [chromium] › tests/index.test.ts:58:5 › Websocket.webSocketClose ────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › tests/index.test.ts:42:5 › Websocket.webSocketMessage: dev-packages/tmp-test-application/tests/index.test.ts#L0
5) [chromium] › tests/index.test.ts:42:5 › Websocket.webSocketMessage ──────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › tests/index.test.ts:32:5 › Request processed by DurableObject's fetch is recorded: dev-packages/tmp-test-application/tests/index.test.ts#L0
4) [chromium] › tests/index.test.ts:32:5 › Request processed by DurableObject's fetch is recorded Test timeout of 30000ms exceeded.
[chromium] › tests/index.test.ts:22:5 › RPC method which throws an exception to be logged to sentry: dev-packages/tmp-test-application/tests/index.test.ts#L0
3) [chromium] › tests/index.test.ts:22:5 › RPC method which throws an exception to be logged to sentry Test timeout of 30000ms exceeded.
[chromium] › tests/index.test.ts:12:5 › worker's withSentry: dev-packages/tmp-test-application/tests/index.test.ts#L0
2) [chromium] › tests/index.test.ts:12:5 › worker's withSentry ─────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › tests/index.test.ts:6:5 › Index page: dev-packages/tmp-test-application/tests/index.test.ts#L0
1) [chromium] › tests/index.test.ts:6:5 › Index page ───────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › tests/isr-routes.test.ts:74:5 › ISR route should be identified correctly in the route manifest: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L0
6) [chromium] › tests/isr-routes.test.ts:74:5 › ISR route should be identified correctly in the route manifest Test timeout of 30000ms exceeded.
[chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L56
5) [chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "http://localhost:3030/isr-test/laptop", waiting until "load" 54 | 55 | if (i === 0) { > 56 | await page.goto('/isr-test/laptop'); | ^ 57 | } else { 58 | await page.reload(); 59 | } at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/isr-routes.test.ts:56:18
[chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L0
5) [chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit Test timeout of 30000ms exceeded.
[chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L30
4) [chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "http://localhost:3030/isr-test/phone", waiting until "load" 28 | test('should remove meta tags for different ISR dynamic route values', async ({ page }) => { 29 | // Test with 'phone' (one of the pre-generated static params) > 30 | await page.goto('/isr-test/phone'); | ^ 31 | await expect(page.locator('#isr-product-id')).toHaveText('phone'); 32 | 33 | await expect(page.locator('meta[name="sentry-trace"]')).toHaveCount(0); at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/isr-routes.test.ts:30:14
[chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L0
4) [chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values Test timeout of 30000ms exceeded.
[chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L18
3) [chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "http://localhost:3030/isr-test/static", waiting until "load" 16 | test('should remove sentry-trace and baggage meta tags on ISR static route', async ({ page }) => { 17 | // Navigate to ISR static page > 18 | await page.goto('/isr-test/static'); | ^ 19 | 20 | // Wait for page to be fully loaded 21 | await expect(page.locator('#isr-static-marker')).toHaveText('static-isr'); at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/isr-routes.test.ts:18:14
[chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L0
3) [chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route Test timeout of 30000ms exceeded.
[chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L6
2) [chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "http://localhost:3030/isr-test/laptop", waiting until "load" 4 | test('should remove sentry-trace and baggage meta tags on ISR dynamic route page load', async ({ page }) => { 5 | // Navigate to ISR page > 6 | await page.goto('/isr-test/laptop'); | ^ 7 | 8 | // Wait for page to be fully loaded 9 | await expect(page.locator('#isr-product-id')).toHaveText('laptop'); at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/isr-routes.test.ts:6:14
[chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L0
2) [chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load Test timeout of 30000ms exceeded.
[chromium] › tests/cloudflare-runtime.test.ts:5:7 › Cloudflare Runtime › Should report cloudflare as the runtime in API route error events: dev-packages/tmp-test-application/tests/cloudflare-runtime.test.ts#L0
1) [chromium] › tests/cloudflare-runtime.test.ts:5:7 › Cloudflare Runtime › Should report cloudflare as the runtime in API route error events Test timeout of 30000ms exceeded.
[chromium] › tests/isr-routes.test.ts:74:5 › ISR route should be identified correctly in the route manifest: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L0
6) [chromium] › tests/isr-routes.test.ts:74:5 › ISR route should be identified correctly in the route manifest Test timeout of 30000ms exceeded.
[chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L56
5) [chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "http://localhost:3030/isr-test/laptop", waiting until "load" 54 | 55 | if (i === 0) { > 56 | await page.goto('/isr-test/laptop'); | ^ 57 | } else { 58 | await page.reload(); 59 | } at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/isr-routes.test.ts:56:18
[chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L0
5) [chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit Test timeout of 30000ms exceeded.
[chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L30
4) [chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "http://localhost:3030/isr-test/phone", waiting until "load" 28 | test('should remove meta tags for different ISR dynamic route values', async ({ page }) => { 29 | // Test with 'phone' (one of the pre-generated static params) > 30 | await page.goto('/isr-test/phone'); | ^ 31 | await expect(page.locator('#isr-product-id')).toHaveText('phone'); 32 | 33 | await expect(page.locator('meta[name="sentry-trace"]')).toHaveCount(0); at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/isr-routes.test.ts:30:14
[chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L0
4) [chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values Test timeout of 30000ms exceeded.
[chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L18
3) [chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "http://localhost:3030/isr-test/static", waiting until "load" 16 | test('should remove sentry-trace and baggage meta tags on ISR static route', async ({ page }) => { 17 | // Navigate to ISR static page > 18 | await page.goto('/isr-test/static'); | ^ 19 | 20 | // Wait for page to be fully loaded 21 | await expect(page.locator('#isr-static-marker')).toHaveText('static-isr'); at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/isr-routes.test.ts:18:14
[chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L0
3) [chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route Test timeout of 30000ms exceeded.
[chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L6
2) [chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "http://localhost:3030/isr-test/laptop", waiting until "load" 4 | test('should remove sentry-trace and baggage meta tags on ISR dynamic route page load', async ({ page }) => { 5 | // Navigate to ISR page > 6 | await page.goto('/isr-test/laptop'); | ^ 7 | 8 | // Wait for page to be fully loaded 9 | await expect(page.locator('#isr-product-id')).toHaveText('laptop'); at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/isr-routes.test.ts:6:14
[chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L0
2) [chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load Test timeout of 30000ms exceeded.
[chromium] › tests/cloudflare-runtime.test.ts:5:7 › Cloudflare Runtime › Should report cloudflare as the runtime in API route error events: dev-packages/tmp-test-application/tests/cloudflare-runtime.test.ts#L0
1) [chromium] › tests/cloudflare-runtime.test.ts:5:7 › Cloudflare Runtime › Should report cloudflare as the runtime in API route error events Test timeout of 30000ms exceeded.
[chromium] › tests/isr-routes.test.ts:74:5 › ISR route should be identified correctly in the route manifest: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L0
6) [chromium] › tests/isr-routes.test.ts:74:5 › ISR route should be identified correctly in the route manifest Test timeout of 30000ms exceeded.
[chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L56
5) [chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "http://localhost:3030/isr-test/laptop", waiting until "load" 54 | 55 | if (i === 0) { > 56 | await page.goto('/isr-test/laptop'); | ^ 57 | } else { 58 | await page.reload(); 59 | } at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/isr-routes.test.ts:56:18
[chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L0
5) [chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit Test timeout of 30000ms exceeded.
[chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L30
4) [chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "http://localhost:3030/isr-test/phone", waiting until "load" 28 | test('should remove meta tags for different ISR dynamic route values', async ({ page }) => { 29 | // Test with 'phone' (one of the pre-generated static params) > 30 | await page.goto('/isr-test/phone'); | ^ 31 | await expect(page.locator('#isr-product-id')).toHaveText('phone'); 32 | 33 | await expect(page.locator('meta[name="sentry-trace"]')).toHaveCount(0); at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/isr-routes.test.ts:30:14
[chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L0
4) [chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values Test timeout of 30000ms exceeded.
[chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L18
3) [chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "http://localhost:3030/isr-test/static", waiting until "load" 16 | test('should remove sentry-trace and baggage meta tags on ISR static route', async ({ page }) => { 17 | // Navigate to ISR static page > 18 | await page.goto('/isr-test/static'); | ^ 19 | 20 | // Wait for page to be fully loaded 21 | await expect(page.locator('#isr-static-marker')).toHaveText('static-isr'); at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/isr-routes.test.ts:18:14
[chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L0
3) [chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route Test timeout of 30000ms exceeded.
[chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L6
2) [chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load Error: page.goto: net::ERR_ABORTED; maybe frame was detached? Call log: - navigating to "http://localhost:3030/isr-test/laptop", waiting until "load" 4 | test('should remove sentry-trace and baggage meta tags on ISR dynamic route page load', async ({ page }) => { 5 | // Navigate to ISR page > 6 | await page.goto('/isr-test/laptop'); | ^ 7 | 8 | // Wait for page to be fully loaded 9 | await expect(page.locator('#isr-product-id')).toHaveText('laptop'); at /__w/sentry-javascript/sentry-javascript/dev-packages/tmp-test-application/tests/isr-routes.test.ts:6:14
[chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load: dev-packages/tmp-test-application/tests/isr-routes.test.ts#L0
2) [chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load Test timeout of 30000ms exceeded.
[chromium] › tests/cloudflare-runtime.test.ts:5:7 › Cloudflare Runtime › Should report cloudflare as the runtime in API route error events: dev-packages/tmp-test-application/tests/cloudflare-runtime.test.ts#L0
1) [chromium] › tests/cloudflare-runtime.test.ts:5:7 › Cloudflare Runtime › Should report cloudflare as the runtime in API route error events Test timeout of 30000ms exceeded.
E2E aws-serverless (Node 18) Test
The action 'Run E2E test' has timed out after 10 minutes.
E2E aws-serverless Test
The action 'Run E2E test' has timed out after 10 minutes.
E2E aws-serverless (Node 20) Test
The action 'Run E2E test' has timed out after 10 minutes.
All required jobs passed or were skipped
Process completed with exit code 1.
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/
Deno Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: denoland/setup-deno@v2.0.3. 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.
eslint(no-unused-vars): packages/core/src/integrations/requestdata.ts#L2
Identifier 'hasSpanStreamingEnabled' is imported but never used.
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/
Node (20) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: .github/actions/ensure-playwright-image/action.yml, .github/actions/install-dependencies/action.yml, .github/actions/restore-cache/action.yml, .github/docker/playwright.Dockerfile, .github/workflows/build.yml, .github/workflows/canary.yml, .github/workflows/flaky-test-detector.yml, dev-packages/e2e-tests/test-applications/node-hapi/src/app.js, packages/remix/package.json, scripts/dependency-hash-key.js, yarn.lock Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js, /home/runner/work/sentry-javascript/sentry-javascript/packages/astro/scripts/syncIntegration.ts This usually indicates a path format mismatch between your coverage tool and the repository.
Browser Unit Tests
❌ Project coverage check failed: 57.06% (-0.01%) relative to base
Browser Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: .github/actions/ensure-playwright-image/action.yml, .github/actions/install-dependencies/action.yml, .github/actions/restore-cache/action.yml, .github/docker/playwright.Dockerfile, .github/workflows/build.yml, .github/workflows/canary.yml, .github/workflows/flaky-test-detector.yml, dev-packages/e2e-tests/test-applications/node-hapi/src/app.js, packages/remix/package.json, scripts/dependency-hash-key.js, yarn.lock Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js, /home/runner/work/sentry-javascript/sentry-javascript/packages/browser/src/client.ts This usually indicates a path format mismatch between your coverage tool and the repository.
Node (22) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: .github/actions/ensure-playwright-image/action.yml, .github/actions/install-dependencies/action.yml, .github/actions/restore-cache/action.yml, .github/docker/playwright.Dockerfile, .github/workflows/build.yml, .github/workflows/canary.yml, .github/workflows/flaky-test-detector.yml, dev-packages/e2e-tests/test-applications/node-hapi/src/app.js, packages/remix/package.json, scripts/dependency-hash-key.js, yarn.lock Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js, /home/runner/work/sentry-javascript/sentry-javascript/packages/astro/scripts/syncIntegration.ts This usually indicates a path format mismatch between your coverage tool and the repository.
Node (18) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: .github/actions/ensure-playwright-image/action.yml, .github/actions/install-dependencies/action.yml, .github/actions/restore-cache/action.yml, .github/docker/playwright.Dockerfile, .github/workflows/build.yml, .github/workflows/canary.yml, .github/workflows/flaky-test-detector.yml, dev-packages/e2e-tests/test-applications/node-hapi/src/app.js, packages/remix/package.json, scripts/dependency-hash-key.js, yarn.lock Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js, /home/runner/work/sentry-javascript/sentry-javascript/packages/astro/scripts/syncIntegration.ts This usually indicates a path format mismatch between your coverage tool and the repository.
Node (24) Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: .github/actions/ensure-playwright-image/action.yml, .github/actions/install-dependencies/action.yml, .github/actions/restore-cache/action.yml, .github/docker/playwright.Dockerfile, .github/workflows/build.yml, .github/workflows/canary.yml, .github/workflows/flaky-test-detector.yml, dev-packages/e2e-tests/test-applications/node-hapi/src/app.js, packages/remix/package.json, scripts/dependency-hash-key.js, yarn.lock Sample coverage paths: ./mute.js, /Users/isaacs/dev/js/events-to-array/etoa.js, /home/runner/work/sentry-javascript/sentry-javascript/packages/astro/scripts/syncIntegration.ts This usually indicates a path format mismatch between your coverage tool and the repository.
Ensure Playwright Image
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3. 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 node-profiling-cjs 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/
E2E nuxt-5 Test (optional)
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/
E2E node-express-esm-without-loader 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/
E2E node-koa 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/
E2E node-express-incorrect-instrumentation 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/
E2E tanstack-router 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/
E2E astro-6-cf-workers 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/
E2E astro-6-cf-workers Test
No files were found with the provided path: dev-packages/tmp-test-application/test-results. No artifacts will be uploaded.
E2E astro-6 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/
E2E astro-6 Test
No files were found with the provided path: dev-packages/tmp-test-application/test-results. No artifacts will be uploaded.
E2E elysia-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/
E2E node-connect 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/
E2E node 22 (light mode, requires Node 22+ for diagnostics_channel) 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/
E2E cloudflare-hono Test (optional)
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/
E2E node-otel-custom-sampler 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/
E2E browser-webworker-vite 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/
E2E browser-webworker-vite Test
No files were found with the provided path: dev-packages/tmp-test-application/test-results. No artifacts will be uploaded.
E2E node-core-express-otel-v2 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/
E2E node-fastify-3 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/
E2E node-express-esm-preload 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/
E2E webpack-5 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/
E2E elysia-node 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/
E2E nestjs-with-submodules 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/
E2E node-core-light-otlp 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/
E2E node-otel-sdk-node 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/
E2E node-core-express-otel-v1-sdk-node 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/
E2E nestjs-graphql 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/
E2E nestjs-basic-with-graphql 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/
E2E node-core-express-otel-v1 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/
E2E nuxt-4 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/
E2E nuxt-4 Test
No files were found with the provided path: dev-packages/tmp-test-application/test-results. No artifacts will be uploaded.
E2E node-express-mcp-v2 Test (optional)
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/
E2E default-browser 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/
E2E node-core-express-otel-v1-custom-sampler 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/
E2E generic-ts5.0 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/
E2E nestjs-distributed-tracing 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/
E2E node-core-express-otel-v2-sdk-node 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/
E2E generic-ts3.8 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/
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: 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 node-express-cjs-preload 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/
E2E browser-mfe-vite 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/
E2E remix-server-timing 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/
E2E debug-id-sourcemaps Test (optional)
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/
E2E node-express-esm-loader 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/
E2E create-remix-app-v2-non-vite 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/
E2E node-core-express-otel-v2-custom-sampler 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/
E2E nestjs-fastify 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/
E2E react-create-memory-router 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/
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: 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-spa (TS 3.8) 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/
E2E node-otel-without-tracing 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/
E2E node-exports-test-app 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/
E2E vue-tanstack-router 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/
E2E deno-streamed Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: denoland/setup-deno@v2.0.3, 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 deno Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: denoland/setup-deno@v2.0.3, 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 create-remix-app-express 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/
E2E solid 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/
E2E vue-3 (latest) 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/
E2E react-router-7-framework-instrumentation Test (optional)
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/
E2E webpack-4 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/
E2E svelte-5 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/
E2E node 22 (light mode + OTLP integration) 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/
E2E nuxt-3-dynamic-import 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/
E2E nuxt-3-dynamic-import Test
No files were found with the provided path: dev-packages/tmp-test-application/test-results. No artifacts will be uploaded.
E2E nestjs-with-submodules-decorator 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/
E2E nuxt-4 (canary) Test (optional)
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/
E2E nextjs-16-trailing-slash 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/
E2E node-express-send-to-sentry Test (optional)
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/
E2E nestjs-bullmq 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/
E2E nestjs-bullmq Test
No files were found with the provided path: dev-packages/tmp-test-application/test-results. No artifacts will be uploaded.
E2E nuxt-3-min 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/
E2E nuxt-3-min Test
No files were found with the provided path: dev-packages/tmp-test-application/test-results. No artifacts will be uploaded.
E2E node-hapi 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/
E2E sveltekit-2.5.0-twp 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/
E2E create-remix-app-express-vite-dev 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/
E2E tsx-express 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/
E2E react-router-7-spa 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/
E2E solid-tanstack-router 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/
E2E react-19 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/
E2E nestjs-microservices 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/
E2E nestjs-11 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/
E2E create-remix-app-v2 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/
E2E nuxt-3-top-level-import 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/
E2E nuxt-3-top-level-import Test
No files were found with the provided path: dev-packages/tmp-test-application/test-results. No artifacts will be uploaded.
E2E nestjs-8 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/
E2E nestjs-websockets 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/
E2E vue-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: 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-6-descendant-routes 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/
E2E nextjs-16-userfeedback 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/
E2E node-fastify-5 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/
E2E nextjs-16-trailing-slash (latest, turbopack) 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/
E2E nextjs-sourcemaps 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/
E2E react-create-browser-router 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/
E2E nuxt-3 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/
E2E nuxt-3 Test
No files were found with the provided path: dev-packages/tmp-test-application/test-results. No artifacts will be uploaded.
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/
E2E node-express 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/
E2E sveltekit-2-kit-tracing 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/
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: 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-cross-usage 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/
E2E solidstart-spa 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/
E2E nestjs-basic 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/
E2E node-express-v5 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/
E2E vue-3 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/
E2E node-fastify-4 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/
E2E angular-19 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/
E2E sveltekit-2-svelte-5 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/
E2E effect-node 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/
E2E tanstackstart-react 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/
E2E solidstart-top-level-import 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/
E2E react-17 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/
E2E node-firebase 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/
E2E angular (canary) Test (optional)
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/
E2E react-router-6-use-routes 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/
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: 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 nextjs-16-tunnel 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/
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: 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 angular-18 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/
E2E react-router-5 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/
E2E ember-classic 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/
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: 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
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/
E2E angular-20 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/
E2E nextjs-16-tunnel (turbopack) 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/
E2E react-create-hash-router 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/
E2E node-otel 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/
E2E solidstart-dynamic-import 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/
E2E cloudflare-local-workers 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/
E2E node-profiling-esm 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/
E2E react-router-6 (TS 3.8) 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/
E2E effect-browser 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/
E2E solidstart 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/
E2E cloudflare-mcp 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/
E2E react-router-6 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/
E2E angular-21 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/
E2E react-send-to-sentry Test (optional)
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/
E2E ember-embroider 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/
E2E node-core-light-express 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/
E2E create-react-app 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/
E2E sveltekit-2 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/
E2E angular-17 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/
E2E nextjs-16-cacheComponents 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/
E2E sveltekit-cloudflare-pages 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/
E2E sveltekit-cloudflare-pages Test
No files were found with the provided path: dev-packages/tmp-test-application/test-results. No artifacts will be uploaded.
E2E nextjs-13 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/
E2E nextjs-13 (latest) Test (optional)
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/
E2E nextjs-14 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/
E2E nextjs-16 (latest, turbopack) 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/
E2E nextjs-16 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/
E2E nextjs-16-tunnel (webpack) 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/
E2E supabase-nextjs 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/
E2E supabase-nextjs Test
No files were found with the provided path: dev-packages/tmp-test-application/test-results. No artifacts will be uploaded.
E2E astro-5 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/
E2E nextjs-pages-dir 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/
E2E nextjs-pages-dir (next@13) 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/
E2E create-react-app (TS 3.8) 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/
E2E nextjs-orpc Test (optional)
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/
E2E nextjs-14 (latest) Test (optional)
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/
E2E nextjs-16 (canary, turbopack) Test (optional)
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/
E2E nextjs-14 (canary) Test (optional)
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/
E2E astro-4 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/
E2E nextjs-15-basepath 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/
E2E nextjs-16 (canary, webpack) Test (optional)
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/
E2E nextjs-16 (webpack) 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/
E2E nextjs-15-t3 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/
E2E nextjs-pages-dir (next@15) 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/
E2E nextjs-15 (turbo) Test (optional)
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/
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: 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 nextjs-15-intl 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/
E2E remix-hydrogen 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/
E2E hydrogen-react-router-7 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/
E2E react-router-7-lazy-routes 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/
E2E nextjs-app-dir (next@13) 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/
E2E nextjs-15 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/
E2E nextjs-15 (latest) Test (optional)
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/
E2E astro-5-cf-workers 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/
E2E cloudflare-workersentrypoint 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/
E2E nextjs-app-dir 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/
E2E cloudflare-workers 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/
E2E nextjs-app-dir (next@15) 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/
E2E nextjs-16-cf-workers 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/
E2E nextjs-16-cf-workers (canary) 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/
E2E nextjs-16-cf-workers (latest) 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/
E2E aws-serverless (Node 18) Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: aws-actions/setup-sam@v2, 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 aws-serverless Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: aws-actions/setup-sam@v2, 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 aws-serverless (Node 20) Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: aws-actions/setup-sam@v2, 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
7 skipped 23 passed (9.5s)
🎭 Playwright Run Summary
5 skipped 25 passed (10.7s)
🎭 Playwright Run Summary
5 skipped 25 passed (15.4s)
🎭 Playwright Run Summary
1 skipped 29 passed (18.4s)
🎭 Playwright Run Summary
8 skipped 22 passed (9.1s)
🎭 Playwright Run Summary
7 skipped 23 passed (9.8s)
🎭 Playwright Run Summary
1 skipped 14 passed (23.5s)
🎭 Playwright Run Summary
4 skipped 26 passed (18.6s)
🎭 Playwright Run Summary
475 skipped 190 passed (37.2s)
🎭 Playwright Run Summary
2 passed (3.8s)
🎭 Playwright Run Summary
470 skipped 195 passed (38.3s)
🎭 Playwright Run Summary
474 skipped 191 passed (36.8s)
🎭 Playwright Run Summary
11 passed (3.1s)
🎭 Playwright Run Summary
1 passed (2.6s)
🎭 Playwright Run Summary
3 passed (14.0s)
🎭 Playwright Run Summary
3 skipped 17 passed (2.5s)
🎭 Playwright Run Summary
2 passed (5.2s)
🎭 Playwright Run Summary
4 passed (3.2s)
🎭 Playwright Run Summary
3 passed (3.5s)
🎭 Playwright Run Summary
4 passed (2.8s)
🎭 Playwright Run Summary
10 passed (5.8s)
🎭 Playwright Run Summary
10 passed (6.1s)
🎭 Playwright Run Summary
4 passed (5.0s)
🎭 Playwright Run Summary
1 passed (4.8s)
🎭 Playwright Run Summary
3 skipped 17 passed (3.2s)
🎭 Playwright Run Summary
12 passed (7.0s)
🎭 Playwright Run Summary
5 passed (8.4s)
🎭 Playwright Run Summary
3 passed (8.7s)
🎭 Playwright Run Summary
4 passed (7.7s)
🎭 Playwright Run Summary
1 passed (7.6s)
🎭 Playwright Run Summary
3 passed (8.3s)
🎭 Playwright Run Summary
4 passed (3.0s)
🎭 Playwright Run Summary
1 passed (4.3s)
🎭 Playwright Run Summary
4 passed (7.4s)
🎭 Playwright Run Summary
3 passed (3.6s)
🎭 Playwright Run Summary
9 passed (11.2s)
🎭 Playwright Run Summary
4 passed (8.0s)
🎭 Playwright Run Summary
7 passed (9.3s)
🎭 Playwright Run Summary
3 passed (4.6s)
🎭 Playwright Run Summary
1 passed (5.5s)
🎭 Playwright Run Summary
3 passed (4.5s)
🎭 Playwright Run Summary
3 passed (4.5s)
🎭 Playwright Run Summary
8 passed (6.9s)
🎭 Playwright Run Summary
3 passed (3.5s)
🎭 Playwright Run Summary
24 passed (15.9s)
🎭 Playwright Run Summary
3 passed (5.8s)
🎭 Playwright Run Summary
7 passed (8.9s)
🎭 Playwright Run Summary
5 passed (8.6s)
🎭 Playwright Run Summary
5 passed (18.6s)
🎭 Playwright Run Summary
3 passed (19.0s)
🎭 Playwright Run Summary
2 passed (3.1s)
🎭 Playwright Run Summary
13 passed (13.1s)
🎭 Playwright Run Summary
12 passed (7.4s)
🎭 Playwright Run Summary
4 passed (5.1s)
🎭 Playwright Run Summary
10 passed (26.9s)
🎭 Playwright Run Summary
3 skipped 21 passed (18.7s)
🎭 Playwright Run Summary
1 passed (5.0s)
🎭 Playwright Run Summary
2 passed (5.2s)
🎭 Playwright Run Summary
5 passed (9.1s)
🎭 Playwright Run Summary
12 passed (7.7s)
🎭 Playwright Run Summary
5 passed (9.2s)
🎭 Playwright Run Summary
8 passed (4.7s)
🎭 Playwright Run Summary
3 passed (4.9s)
🎭 Playwright Run Summary
9 passed (10.9s)
🎭 Playwright Run Summary
10 passed (11.6s)
🎭 Playwright Run Summary
5 passed (9.1s)
🎭 Playwright Run Summary
3 passed (14.3s)
🎭 Playwright Run Summary
3 passed (3.4s)
🎭 Playwright Run Summary
7 passed (6.9s)
🎭 Playwright Run Summary
23 passed (15.8s)
🎭 Playwright Run Summary
8 passed (6.9s)
🎭 Playwright Run Summary
22 passed (11.5s)
🎭 Playwright Run Summary
3 passed (8.0s)
🎭 Playwright Run Summary
10 passed (27.0s)
🎭 Playwright Run Summary
4 passed (10.6s)
🎭 Playwright Run Summary
12 passed (8.4s)
🎭 Playwright Run Summary
11 passed (6.5s)
🎭 Playwright Run Summary
11 passed (6.7s)
🎭 Playwright Run Summary
5 passed (9.4s)
🎭 Playwright Run Summary
5 passed (8.0s)
🎭 Playwright Run Summary
1 skipped 14 passed (12.6s)
🎭 Playwright Run Summary
15 passed (11.5s)
🎭 Playwright Run Summary
14 passed (25.1s)
🎭 Playwright Run Summary
4 passed (9.8s)
🎭 Playwright Run Summary
9 passed (11.4s)
🎭 Playwright Run Summary
29 passed (32.1s)
🎭 Playwright Run Summary
16 passed (29.2s)
🎭 Playwright Run Summary
10 passed (27.1s)
🎭 Playwright Run Summary
11 passed (7.7s)
🎭 Playwright Run Summary
11 passed (7.9s)
🎭 Playwright Run Summary
12 passed (27.9s)
🎭 Playwright Run Summary
13 passed (25.4s)
🎭 Playwright Run Summary
13 passed (29.1s)
🎭 Playwright Run Summary
12 passed (6.3s)
🎭 Playwright Run Summary
9 passed (11.4s)
🎭 Playwright Run Summary
5 passed (8.6s)
🎭 Playwright Run Summary
4 passed (10.6s)
🎭 Playwright Run Summary
12 passed (28.3s)
🎭 Playwright Run Summary
4 passed (8.5s)
🎭 Playwright Run Summary
18 passed (21.0s)
🎭 Playwright Run Summary
3 passed (18.2s)
🎭 Playwright Run Summary
3 passed (10.4s)
🎭 Playwright Run Summary
18 passed (18.8s)
🎭 Playwright Run Summary
12 passed (28.2s)
🎭 Playwright Run Summary
338 skipped 327 passed (1.5m)
🎭 Playwright Run Summary
4 passed (8.6s)
🎭 Playwright Run Summary
2 skipped 19 passed (23.8s)
🎭 Playwright Run Summary
2 skipped 19 passed (23.7s)
🎭 Playwright Run Summary
12 passed (28.2s)
🎭 Playwright Run Summary
3 passed (18.7s)
🎭 Playwright Run Summary
3 passed (10.2s)
🎭 Playwright Run Summary
340 skipped 325 passed (1.5m)
🎭 Playwright Run Summary
15 passed (20.7s)
🎭 Playwright Run Summary
3 passed (3.4s)
🎭 Playwright Run Summary
9 passed (13.0s)
🎭 Playwright Run Summary
1 failed [chromium] › tests/index.test.ts:13:5 › Worker and Durable Object both send transactions when worker calls DO
🎭 Playwright Run Summary
8 passed (29.4s)
🎭 Playwright Run Summary
10 passed (37.5s)
🎭 Playwright Run Summary
9 passed (12.2s)
🎭 Playwright Run Summary
1 failed [chromium] › tests/index.test.ts:4:5 › sends spans for MCP tool calls ──────────────────────────
🎭 Playwright Run Summary
8 passed (29.7s)
🎭 Playwright Run Summary
12 passed (28.7s)
🎭 Playwright Run Summary
4 passed (3.5s)
🎭 Playwright Run Summary
16 passed (23.2s)
🎭 Playwright Run Summary
12 passed (27.9s)
🎭 Playwright Run Summary
4 passed (15.0s)
🎭 Playwright Run Summary
4 passed (3.9s)
🎭 Playwright Run Summary
3 skipped 27 passed (40.3s)
🎭 Playwright Run Summary
30 passed (12.3s)
🎭 Playwright Run Summary
3 skipped 27 passed (40.6s)
🎭 Playwright Run Summary
30 passed (12.5s)
🎭 Playwright Run Summary
13 passed (46.9s)
🎭 Playwright Run Summary
13 passed (8.9s)
🎭 Playwright Run Summary
1 failed [chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it 2 skipped 38 passed (1.0m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it 2 skipped 38 passed (1.1m)
🎭 Playwright Run Summary
3 passed (36.7s)
🎭 Playwright Run Summary
3 passed (10.5s)
🎭 Playwright Run Summary
2 failed [chromium] › tests/tracing.dynamic.test.ts:137:3 › nested SSR routes (client, server, server request) › sends connected server and client pageload and request spans with the same trace id [chromium] › tests/tracing.dynamic.test.ts:178:3 › nested SSR routes (client, server, server request) › sends parametrized pageload, server and API request transaction names 9 passed (1.2m)
🎭 Playwright Run Summary
4 skipped 10 passed (30.9s)
🎭 Playwright Run Summary
2 skipped 12 passed (7.4s)
🎭 Playwright Run Summary
4 skipped 10 passed (24.0s)
🎭 Playwright Run Summary
4 skipped 10 passed (7.2s)
🎭 Playwright Run Summary
3 passed (39.8s)
🎭 Playwright Run Summary
3 passed (7.8s)
🎭 Playwright Run Summary
13 passed (50.5s)
🎭 Playwright Run Summary
13 passed (10.2s)
🎭 Playwright Run Summary
1 failed [chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it 2 skipped 38 passed (1.1m)
🎭 Playwright Run Summary
13 passed (51.1s)
🎭 Playwright Run Summary
13 passed (10.8s)
🎭 Playwright Run Summary
1 skipped 166 passed (2.4m)
🎭 Playwright Run Summary
2 failed [chromium] › tests/tracing.dynamic.test.ts:134:3 › nested SSR routes (client, server, server request) › sends connected server and client pageload and request spans with the same trace id [chromium] › tests/tracing.dynamic.test.ts:175:3 › nested SSR routes (client, server, server request) › sends parametrized pageload, server and API request transaction names 7 passed (1.2m)
🎭 Playwright Run Summary
5 passed (43.8s)
🎭 Playwright Run Summary
5 passed (11.8s)
🎭 Playwright Run Summary
1 failed [chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it 2 skipped 38 passed (1.0m)
🎭 Playwright Run Summary
1 failed [chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it 2 skipped 38 passed (1.0m)
🎭 Playwright Run Summary
2 flaky [chromium] › tests/trpc-error.test.ts:4:1 › should capture error with trpc context ───────────── [chromium] › tests/trpc-mutation.test.ts:4:1 › should create transaction with trpc input for mutation 1 passed (40.4s)
🎭 Playwright Run Summary
3 passed (4.5s)
🎭 Playwright Run Summary
4 skipped 10 passed (32.7s)
🎭 Playwright Run Summary
2 skipped 12 passed (7.9s)
🎭 Playwright Run Summary
3 skipped 163 passed (2.4m)
🎭 Playwright Run Summary
2 skipped 29 passed (1.2m)
🎭 Playwright Run Summary
2 skipped 29 passed (38.9s)
🎭 Playwright Run Summary
1 failed [chromium] › tests/middleware.test.ts:62:5 › Should trace outgoing fetch requests inside middleware and create breadcrumbs for it 2 skipped 38 passed (1.1m)
🎭 Playwright Run Summary
1 flaky [chromium] › tests/i18n-routing.test.ts:4:5 › should create consistent parameterized transaction for default locale without prefix 3 passed (51.1s)
🎭 Playwright Run Summary
4 passed (9.8s)
🎭 Playwright Run Summary
244 skipped 421 passed (3.3m)
🎭 Playwright Run Summary
5 failed [chromium] › tests/client-errors.test.ts:4:1 › Sends a client-side exception to Sentry ───────── [chromium] › tests/client-errors.test.ts:19:1 › Sends a client-side ErrorBoundary exception to Sentry [chromium] › tests/client-transactions.test.ts:4:1 › Sends a pageload transaction to Sentry ──── [chromium] › tests/client-transactions.test.ts:16:1 › Sends a navigation transaction to Sentry ─ [chromium] › tests/server-transactions.test.ts:19:1 › Sends two linked transactions (server & client) to Sentry 4 passed (2.7m)
🎭 Playwright Run Summary
5 failed [chromium] › tests/client-errors.test.ts:4:1 › Sends a client-side exception to Sentry ───────── [chromium] › tests/client-errors.test.ts:19:1 › Sends a client-side ErrorBoundary exception to Sentry [chromium] › tests/client-transactions.test.ts:4:1 › Sends a pageload transaction to Sentry ──── [chromium] › tests/client-transactions.test.ts:16:1 › Sends a navigation transaction to Sentry ─ [chromium] › tests/server-transactions.test.ts:20:1 › Sends two linked transactions (server & client) to Sentry 3 passed (2.7m)
🎭 Playwright Run Summary
43 passed (2.2m)
🎭 Playwright Run Summary
5 skipped 29 passed (2.0m)
🎭 Playwright Run Summary
6 skipped 28 passed (1.1m)
🎭 Playwright Run Summary
248 skipped 417 passed (4.5m)
🎭 Playwright Run Summary
253 skipped 412 passed (4.4m)
🎭 Playwright Run Summary
5 skipped 161 passed (4.6m)
🎭 Playwright Run Summary
2 skipped 29 passed (2.0m)
🎭 Playwright Run Summary
2 skipped 29 passed (38.6s)
🎭 Playwright Run Summary
2 skipped 29 passed (2.1m)
🎭 Playwright Run Summary
2 skipped 29 passed (39.7s)
🎭 Playwright Run Summary
7 failed [chromium] › tests/actions.test.ts:5:3 › Astro actions › captures transaction for action call ── [chromium] › tests/actions.test.ts:22:3 › Astro actions › action submission creates a transaction [chromium] › tests/cloudflare-runtime.test.ts:5:3 › Cloudflare Runtime › Should report cloudflare as the runtime in SSR error events [chromium] › tests/cloudflare-runtime.test.ts:30:3 › Cloudflare Runtime › Should report cloudflare as the runtime in API route error events [chromium] › tests/errors.server.test.ts:5:3 › server-side errors › captures SSR error ───────── [chromium] › tests/errors.server.test.ts:72:3 › server-side errors › captures endpoint error ─── [chromium] › tests/errors.server.test.ts:126:3 › server-side errors › captures API route error ─
🎭 Playwright Run Summary
8 failed [chromium] › tests/index.test.ts:6:5 › Index page ────────────────────────────────────────────── [chromium] › tests/index.test.ts:12:5 › worker's withSentry ──────────────────────────────────── [chromium] › tests/index.test.ts:22:5 › RPC method which throws an exception to be logged to sentry [chromium] › tests/index.test.ts:32:5 › Request processed by DurableObject's fetch is recorded ─ [chromium] › tests/index.test.ts:42:5 › Websocket.webSocketMessage ───────────────────────────── [chromium] › tests/index.test.ts:58:5 › Websocket.webSocketClose ─────────────────────────────── [chromium] › tests/index.test.ts:74:5 › sends user-agent header with SDK name and version in envelope requests [chromium] › tests/index.test.ts:86:5 › Storage operations create spans in Durable Object transactions
🎭 Playwright Run Summary
117 skipped 548 passed (5.3m)
🎭 Playwright Run Summary
117 skipped 548 passed (5.3m)
🎭 Playwright Run Summary
114 skipped 551 passed (5.3m)
🎭 Playwright Run Summary
3 skipped 163 passed (4.4m)
🎭 Playwright Run Summary
2 skipped 32 passed (2.6m)
🎭 Playwright Run Summary
2 skipped 32 passed (1.1m)
🎭 Playwright Run Summary
112 skipped 553 passed (5.4m)
🎭 Playwright Run Summary
112 skipped 553 passed (5.4m)
🎭 Playwright Run Summary
9 failed [chromium] › tests/index.test.ts:6:5 › Index page ────────────────────────────────────────────── [chromium] › tests/index.test.ts:12:5 › worker's withSentry ──────────────────────────────────── [chromium] › tests/index.test.ts:22:5 › RPC method which throws an exception to be logged to sentry [chromium] › tests/index.test.ts:32:5 › Request processed by DurableObject's fetch is recorded ─ [chromium] › tests/index.test.ts:42:5 › Websocket.webSocketMessage ───────────────────────────── [chromium] › tests/index.test.ts:58:5 › Websocket.webSocketClose ─────────────────────────────── [chromium] › tests/index.test.ts:74:5 › sends user-agent header with SDK name and version in envelope requests [chromium] › tests/index.test.ts:86:5 › Storage operations create spans in Durable Object transactions [chromium] › tests/index.test.ts:106:7 › Alarm instrumentation › captures error from alarm handler 1 did not run
🎭 Playwright Run Summary
2 skipped 32 passed (3.0m)
🎭 Playwright Run Summary
2 skipped 32 passed (1.1m)
🎭 Playwright Run Summary
12 failed [chromium] › tests/cloudflare-runtime.test.ts:5:7 › Cloudflare Runtime › Should report cloudflare as the runtime in API route error events [chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load [chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route [chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values [chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit [chromium] › tests/isr-routes.test.ts:74:5 › ISR route should be identified correctly in the route manifest [chromium] › tests/parameterized-routes.test.ts:4:5 › should create a parameterized transaction when the `app` directory is used [chromium] › tests/parameterized-routes.test.ts:43:5 › should create a static transaction when the `app` directory is used and the route is not parameterized [chromium] › tests/parameterized-routes.test.ts:84:5 › should create a partially parameterized transaction when the `app` directory is used [chromium] › tests/parameterized-routes.test.ts:123:5 › should create a nested parameterized transaction when the `app` directory is used. [chromium] › tests/prefetch-spans.test.ts:5:5 › Prefetch client spans should have a http.request.prefetch attribute [chromium] › tests/streaming-rsc-error.test.ts:4:5 › Should capture errors for crashing streaming promises in server components when `Sentry.captureRequestError` is added to the `onRequestError` hook 14 skipped
🎭 Playwright Run Summary
12 failed [chromium] › tests/cloudflare-runtime.test.ts:5:7 › Cloudflare Runtime › Should report cloudflare as the runtime in API route error events [chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load [chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route [chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values [chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit [chromium] › tests/isr-routes.test.ts:74:5 › ISR route should be identified correctly in the route manifest [chromium] › tests/parameterized-routes.test.ts:4:5 › should create a parameterized transaction when the `app` directory is used [chromium] › tests/parameterized-routes.test.ts:43:5 › should create a static transaction when the `app` directory is used and the route is not parameterized [chromium] › tests/parameterized-routes.test.ts:84:5 › should create a partially parameterized transaction when the `app` directory is used [chromium] › tests/parameterized-routes.test.ts:123:5 › should create a nested parameterized transaction when the `app` directory is used. [chromium] › tests/prefetch-spans.test.ts:5:5 › Prefetch client spans should have a http.request.prefetch attribute [chromium] › tests/streaming-rsc-error.test.ts:4:5 › Should capture errors for crashing streaming promises in server components when `Sentry.captureRequestError` is added to the `onRequestError` hook 14 skipped
🎭 Playwright Run Summary
12 failed [chromium] › tests/cloudflare-runtime.test.ts:5:7 › Cloudflare Runtime › Should report cloudflare as the runtime in API route error events [chromium] › tests/isr-routes.test.ts:4:5 › should remove sentry-trace and baggage meta tags on ISR dynamic route page load [chromium] › tests/isr-routes.test.ts:16:5 › should remove sentry-trace and baggage meta tags on ISR static route [chromium] › tests/isr-routes.test.ts:28:5 › should remove meta tags for different ISR dynamic route values [chromium] › tests/isr-routes.test.ts:44:5 › should create unique transactions for ISR pages on each visit [chromium] › tests/isr-routes.test.ts:74:5 › ISR route should be identified correctly in the route manifest [chromium] › tests/parameterized-routes.test.ts:4:5 › should create a parameterized transaction when the `app` directory is used [chromium] › tests/parameterized-routes.test.ts:43:5 › should create a static transaction when the `app` directory is used and the route is not parameterized [chromium] › tests/parameterized-routes.test.ts:84:5 › should create a partially parameterized transaction when the `app` directory is used [chromium] › tests/parameterized-routes.test.ts:123:5 › should create a nested parameterized transaction when the `app` directory is used. [chromium] › tests/prefetch-spans.test.ts:5:5 › Prefetch client spans should have a http.request.prefetch attribute [chromium] › tests/streaming-rsc-error.test.ts:4:5 › Should capture errors for crashing streaming promises in server components when `Sentry.captureRequestError` is added to the `onRequestError` hook 14 skipped

Artifacts

Produced during runtime
Name Size Digest
E2E Test Dump (nextjs-16 (canary, turbopack)) Expired
90 KB
sha256:07a31b1fcc7a5db4f471de3776a65c05d298d808df1548cf6ebd03620ee5cff3
E2E Test Dump (nextjs-16 (canary, webpack)) Expired
83.4 KB
sha256:26726dbbde07ef097f723258a128590b5f143abda14cc92ba4a58ad39de9df8f
E2E Test Dump (nextjs-16 (latest, turbopack)) Expired
85.8 KB
sha256:a9a0203949b9eb11d5ab8089bb92b599e487ad1f0d363c7be82abe5e87c4e1cb
E2E Test Dump (nextjs-16 (latest, webpack)) Expired
84 KB
sha256:752e1c49704837d894d13e4cfef1b961973ee72363a1ee30f03c6ec0a55b9525
E2E Test Dump (nextjs-16 (webpack)) Expired
82.9 KB
sha256:d383f28f7d3000769ac781108cfe0820cc2266672bc1be118ebf670e0dd167af
E2E Test Dump (nextjs-16) Expired
85.9 KB
sha256:f702b360ad28c5d2933a983637fded62c8c4b7f04846045b8c9a41b48ea12bee
build-output Expired
33.6 MB
sha256:69503d38d4d80fa7307cfa8cccb6da600f4cb9270c4de4af587c7b0d0ddaf47e
codecov-coverage-results-fn-playwright-docker-images-job_browser_unit_tests
95.1 KB
sha256:be6ebb2d6594a8acf3ee19c5bdeaab90b1ce907fa4aa5b3295265438531d89d5
codecov-coverage-results-fn-playwright-docker-images-job_node_unit_tests-18
249 KB
sha256:538cbad779f68e8f55e232c1d597afe80dd56f9c879cb0fd89f98895f1e193c6
codecov-coverage-results-fn-playwright-docker-images-job_node_unit_tests-20
256 KB
sha256:ad92766ac0318c2ef8da688c5353a5589ce12c4928613a3e165a0bd144e5cdad
codecov-coverage-results-fn-playwright-docker-images-job_node_unit_tests-22
256 KB
sha256:e55811c907a41ebddc6482cc8ab6e6a80c33b51f15a8e4a2f3c049b437e046fa
codecov-coverage-results-fn-playwright-docker-images-job_node_unit_tests-24
256 KB
sha256:8725c843022c95fbf7fc51ec0cf62851333e09a52dffb7328bb30d2032c95a22
codecov-test-results-fn-playwright-docker-images-job_browser_loader_tests-browser-loader-loader_base
240 Bytes
sha256:7bf6cb565ce027f96ac346af105e633678a60d76474e8dba8a17a506262db106
codecov-test-results-fn-playwright-docker-images-job_browser_loader_tests-browser-loader-loader_debug
239 Bytes
sha256:4eaa251023bb6a69513c342a0165d40a6aa2bdf0119676e32cd631dd3e6eefd8
codecov-test-results-fn-playwright-docker-images-job_browser_loader_tests-browser-loader-loader_eager
238 Bytes
sha256:6c6c9a7ea31270c224a6455b69a182296c2771b895b45e52b052f31b4aeeae0d
codecov-test-results-fn-playwright-docker-images-job_browser_loader_tests-browser-loader-loader_replay
241 Bytes
sha256:030b1589b768e4dba47858953999131a90dc1bc0d34c785ac92e9512f87d382d
codecov-test-results-fn-playwright-docker-images-job_browser_loader_tests-browser-loader-loader_replay_buffer
240 Bytes
sha256:ff1442e0f5122a2a3aa10d90f1c877edb8c6ab8a7f9939e0ec486595bb2c7968
codecov-test-results-fn-playwright-docker-images-job_browser_loader_tests-browser-loader-loader_tracing
243 Bytes
sha256:9a35ba6a64c88925d8dd6f0c099d71f35c15ad2e6b3faeb339dce187e91d26b6
codecov-test-results-fn-playwright-docker-images-job_browser_loader_tests-browser-loader-loader_tracing_replay
241 Bytes
sha256:bc69275c0c7b8aa79ea4b7cdd70716a19fbbff824d4de1cbbe64fb245832da79
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-bundle-chromium
248 Bytes
sha256:c7d70de11afbcb32c1305190fe17209c21d60b62ad1c3c2ad0034a1c20a1eaa2
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-bundle_logs_metrics-chromium
248 Bytes
sha256:8247531cded3887f4a478e51fce951cc11f5eeca1aea23399ab6c5824b33ada7
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-bundle_min-chromium
247 Bytes
sha256:055b1323d7f34599dab909a1eaf3d18b67e569a31f76174cf4ed246c7d991e1c
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-bundle_replay-chromium
248 Bytes
sha256:6efb3178705e4b4d682066be8268816489acbac80d8dcc22176a46728a1567a4
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-bundle_replay_logs_metrics-chromium
247 Bytes
sha256:813645e5e5b9823819b3aa6d8bd324287ddce324e813bb0f052f157337cbc735
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-bundle_tracing-chromium
249 Bytes
sha256:a1c8013b11eab642f149f705122c97ce46b7b9b64c1938e960ba0a3682d6b917
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-bundle_tracing_logs_metrics-chromium
249 Bytes
sha256:d0fc80d7ab02b854548163b6267e10320ba8c390b803230c1bfd862d9acb1d86
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay-chromium
249 Bytes
sha256:2de6aaa5ab6835b5624a6fc70641c007edbceeb4b8204594c86778f7c6547689
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_feedback-chromium
249 Bytes
sha256:dc70fae935d5c3ce84d5252cafb194acf48e224e6e45bc490ed4cf30216cb700
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_feedback_logs_metrics-chromium
248 Bytes
sha256:96261311e659930fc5d63e1ba206aea3c6729a480667a618f393490ce803c555
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_feedback_logs_metrics_min-chromium
249 Bytes
sha256:bbbbf34429d6543e226307ff9e8b17a5a650e8cd3dd84304f2fa93e7e8a9f881
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_feedback_logs_metrics_min-firefox
239 Bytes
sha256:fcccfb4ff57e29aa739e56b8f7c4ffcf89f8835bd6bbc5aa0f8b73aaf48987fe
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_feedback_logs_metrics_min-webkit
243 Bytes
sha256:49711a82af848ed2a4dbe6fb631c69807e18593f2865ccd6d682b7455c38db4c
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_logs_metrics-chromium
249 Bytes
sha256:316998c5b58d5be8089b5527893cb9933e70735b8ff91a0382e3e9406d4c1c2b
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-esm-chromium-1
243 Bytes
sha256:2e8231c6edd26a2fb09d4511bb4993e0a214146a22658a05669b5d4c83d6195e
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-esm-chromium-2
243 Bytes
sha256:d6c5def63a9587fd9958ee81edb675c81d777f4dd21472daa022bc5029864f47
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-esm-chromium-3
245 Bytes
sha256:08eaa6264195b1cfab03d9b768a4b2547072245427d868f9860d20dab8ae4fc8
codecov-test-results-fn-playwright-docker-images-job_browser_playwright_tests-browser-playwright-esm-chromium-4
245 Bytes
sha256:4563cea7d54a249013c6584a8c7cc95698fa2bee02c7bf62466b3e39bedfeffc
codecov-test-results-fn-playwright-docker-images-job_browser_unit_tests
241 Bytes
sha256:0f92fbfa59a5cd1afad534acfb52727e20ac72f8cfe38b6928a658346f5784cd
codecov-test-results-fn-playwright-docker-images-job_node_unit_tests-18
255 Bytes
sha256:4d3bb2ea9a8bed75f99b1418d084dff6bd71f8d1846c94ac35c039709e10f945
codecov-test-results-fn-playwright-docker-images-job_node_unit_tests-20
253 Bytes
sha256:e345310ddcd671bd95a7014f226431345d1bca6f1ebd14674ebc4d8df6aeba41
codecov-test-results-fn-playwright-docker-images-job_node_unit_tests-22
249 Bytes
sha256:d56aca88d90de5a4af228e0644626e1ec7fd09394ab633ebbc56679978a3c75b
codecov-test-results-fn-playwright-docker-images-job_node_unit_tests-24
252 Bytes
sha256:1fa0f30d06e7a8c94b360697927fa06bc96b662333b484c1b5715a1908cfae4d
getsentry~sentry-javascript~D3RFAS.dockerbuild
76.8 KB
sha256:9b81a05cf90ae16e55af40efe1f64ccc29d5dbfe2c017f206f4e18d652fdaf5f
playwright-traces-job_e2e_playwright_tests-astro-4 Expired
14.3 KB
sha256:56a063b2dc5b308ba843da7f03e7ceb4d147d2f93be60744ad1063244b40e0b7
playwright-traces-job_e2e_playwright_tests-astro-5 Expired
14.5 KB
sha256:fd886f7f5d5c6902406c6af5030e279403d9729c10f56fa8c221152d39128aa2
playwright-traces-job_e2e_playwright_tests-astro-5-cf-workers Expired
33.6 KB
sha256:57b396f72219f1b5fbd5538f5d4a774dc6aafb0994558481f97d02cfa09739b0
playwright-traces-job_e2e_playwright_tests-aws-serverless Expired
10.7 KB
sha256:ea7dc6fdec8becf9a8242eb0de407937441b5000a820c14aacf13f284c7f2138
playwright-traces-job_e2e_playwright_tests-aws-serverless Expired
10.7 KB
sha256:67d2c0c2d5993fc996f77257031e69ac9cf083412e34c1850607ac83d34e9b80
playwright-traces-job_e2e_playwright_tests-cloudflare-local-workers Expired
1.04 KB
sha256:02997af5d90d0f460aac27f596919b3f2b6fe1cc66ed83fbfe8661f64489d272
playwright-traces-job_e2e_playwright_tests-cloudflare-mcp Expired
1021 Bytes
sha256:ff38bc60e98186cf83bf8b23528892bb9f373dddcd4fb662cdd582718a21ab09
playwright-traces-job_e2e_playwright_tests-cloudflare-workers Expired
8.98 KB
sha256:9cb8c51c59eb9b34d24ed140b3f9500ead9af4a49ee653e7bd32e6c0a4e75f4e
playwright-traces-job_e2e_playwright_tests-cloudflare-workersentrypoint Expired
7.95 KB
sha256:b9a791970125bc74b7b43a890380bb06250a2fbd148ea3ca4f5010869d76ba53
playwright-traces-job_e2e_playwright_tests-hydrogen-react-router-7 Expired
70.3 KB
sha256:55c5e2d79a0b623e8c09c6f31d6fc2d52874b903fda517dcb2779c740f50170a
playwright-traces-job_e2e_playwright_tests-nextjs-16 Expired
6.33 KB
sha256:6cdfa45c5c0f94f891b1030369094a915835650e3cb3fa36bca216a141ea2d26
playwright-traces-job_e2e_playwright_tests-nextjs-16-cf-workers Expired
61.5 KB
sha256:fcc7094eb1db0d2d5e208fb8fe18df615a58c28d526f6d433d5b4aa25ca65b1d
playwright-traces-job_e2e_playwright_tests-remix-hydrogen Expired
63 KB
sha256:5986ffd7433416bee978be4bc089c531bddcf56543d1b4a9113d367569006fd7