Skip to content

ref(node): Streamline amqplib instrumentation (#21753) #49550

ref(node): Streamline amqplib instrumentation (#21753)

ref(node): Streamline amqplib instrumentation (#21753) #49550

Triggered via push June 26, 2026 08:28
Status Failure
Total duration 21m 29s
Artifacts 8

build.yml

on: push
Get CI Metadata  /  Get Metadata
7s
Get CI Metadata / Get Metadata
Check lockfile
3m 18s
Check lockfile
Check file formatting
43s
Check file formatting
Check PR branches
Check PR branches
Build Lambda layer
2m 4s
Build Lambda layer
Matrix: job_node_core_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Lint
1m 14s
Lint
Circular Dependency Check
1m 37s
Circular Dependency Check
Browser Unit Tests
3m 41s
Browser Unit Tests
Bun Unit Tests
51s
Bun Unit Tests
Deno Unit Tests
1m 2s
Deno Unit Tests
Node v18.0.0 Compatibility Check
39s
Node v18.0.0 Compatibility Check
Cloudflare Integration Tests
2m 59s
Cloudflare Integration Tests
Bundler Plugin Integration Tests
3m 16s
Bundler Plugin Integration Tests
Bun Integration Tests
56s
Bun Integration Tests
Check for faulty .d.ts files
36s
Check for faulty .d.ts files
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_optional_e2e_tests
Upload Artifacts
0s
Upload Artifacts
Matrix: job_e2e_tests
All required jobs passed or were skipped
18s
All required jobs passed or were skipped
Fit to window
Zoom out
Zoom in

Annotations

18 errors, 239 warnings, and 256 notices
E2E hono-4 (bun) Test
Process completed with exit code 1.
[chromium] β€Ί tests/route-patterns.test.ts:95:3 β€Ί request data extraction β€Ί includes method: ../../_temp/test-application/tests/route-patterns.test.ts#L90
1) [chromium] β€Ί tests/route-patterns.test.ts:95:3 β€Ί request data extraction β€Ί includes method, url, and headers on transaction Error: expect(received).toContain(expected) // indexOf Expected substring: "/test-routes" Received string: "http://localhost:38787/" 88 | const transaction = await transactionPromise; 89 | expect(transaction.request?.method).toBe('GET'); > 90 | expect(transaction.request?.url).toContain(PREFIX); | ^ 91 | expect(transaction.request?.headers).toBeDefined(); 92 | }); 93 | at /home/runner/work/_temp/test-application/tests/route-patterns.test.ts:90:38
[chromium] β€Ί tests/trpc-mutation.test.ts:4:1 β€Ί should create transaction with trpc input for mutation: ../../_temp/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: ../../_temp/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.
[chromium] β€Ί tests/environment.test.ts:40:3 β€Ί environment detection β€Ί sets correct environment for server-side errors: ../../_temp/test-application/tests/environment.test.ts#L45
3) [chromium] β€Ί tests/environment.test.ts:40:3 β€Ί environment detection β€Ί sets correct environment for server-side errors Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/fetch-server-routes Call log: - navigating to "http://localhost:3030/fetch-server-routes", waiting until "networkidle" 43 | }); 44 | > 45 | await page.goto(`/fetch-server-routes`, isDevMode ? { waitUntil: 'networkidle' } : {}); | ^ 46 | await page.getByText('Fetch Server API Error', { exact: true }).click(); 47 | 48 | const error = await errorPromise; at /home/runner/work/_temp/test-application/tests/environment.test.ts:45:16
[chromium] β€Ί tests/environment.test.ts:24:3 β€Ί environment detection β€Ί sets correct environment for client-side transactions: ../../_temp/test-application/tests/environment.test.ts#L29
2) [chromium] β€Ί tests/environment.test.ts:24:3 β€Ί environment detection β€Ί sets correct environment for client-side transactions Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/test-param/1234 Call log: - navigating to "http://localhost:3030/test-param/1234", waiting until "load" 27 | }); 28 | > 29 | await page.goto(`/test-param/1234`); | ^ 30 | 31 | const transaction = await transactionPromise; 32 | at /home/runner/work/_temp/test-application/tests/environment.test.ts:29:16
[chromium] β€Ί tests/environment.test.ts:24:3 β€Ί environment detection β€Ί sets correct environment for client-side transactions: ../../_temp/test-application/tests/environment.test.ts#L29
2) [chromium] β€Ί tests/environment.test.ts:24:3 β€Ί environment detection β€Ί sets correct environment for client-side transactions Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/test-param/1234 Call log: - navigating to "http://localhost:3030/test-param/1234", waiting until "load" 27 | }); 28 | > 29 | await page.goto(`/test-param/1234`); | ^ 30 | 31 | const transaction = await transactionPromise; 32 | at /home/runner/work/_temp/test-application/tests/environment.test.ts:29:16
[chromium] β€Ί tests/environment.test.ts:24:3 β€Ί environment detection β€Ί sets correct environment for client-side transactions: ../../_temp/test-application/tests/environment.test.ts#L29
2) [chromium] β€Ί tests/environment.test.ts:24:3 β€Ί environment detection β€Ί sets correct environment for client-side transactions Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/test-param/1234 Call log: - navigating to "http://localhost:3030/test-param/1234", waiting until "load" 27 | }); 28 | > 29 | await page.goto(`/test-param/1234`); | ^ 30 | 31 | const transaction = await transactionPromise; 32 | at /home/runner/work/_temp/test-application/tests/environment.test.ts:29:16
[chromium] β€Ί tests/environment.test.ts:24:3 β€Ί environment detection β€Ί sets correct environment for client-side transactions: ../../_temp/test-application/tests/environment.test.ts#L29
2) [chromium] β€Ί tests/environment.test.ts:24:3 β€Ί environment detection β€Ί sets correct environment for client-side transactions Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/test-param/1234 Call log: - navigating to "http://localhost:3030/test-param/1234", waiting until "load" 27 | }); 28 | > 29 | await page.goto(`/test-param/1234`); | ^ 30 | 31 | const transaction = await transactionPromise; 32 | at /home/runner/work/_temp/test-application/tests/environment.test.ts:29:16
[chromium] β€Ί tests/environment.test.ts:6:3 β€Ί environment detection β€Ί sets correct environment for client-side errors: ../../_temp/test-application/tests/environment.test.ts#L12
1) [chromium] β€Ί tests/environment.test.ts:6:3 β€Ί environment detection β€Ί sets correct environment for client-side errors Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/client-error Call log: - navigating to "http://localhost:3030/client-error", waiting until "networkidle" 10 | 11 | // We have to wait for networkidle in dev mode because clicking the button is a no-op otherwise (network requests are blocked during page load) > 12 | await page.goto(`/client-error`, isDevMode ? { waitUntil: 'networkidle' } : {}); | ^ 13 | await page.locator('#errorBtn').click(); 14 | 15 | const error = await errorPromise; at /home/runner/work/_temp/test-application/tests/environment.test.ts:12:16
[chromium] β€Ί tests/environment.test.ts:6:3 β€Ί environment detection β€Ί sets correct environment for client-side errors: ../../_temp/test-application/tests/environment.test.ts#L12
1) [chromium] β€Ί tests/environment.test.ts:6:3 β€Ί environment detection β€Ί sets correct environment for client-side errors Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/client-error Call log: - navigating to "http://localhost:3030/client-error", waiting until "networkidle" 10 | 11 | // We have to wait for networkidle in dev mode because clicking the button is a no-op otherwise (network requests are blocked during page load) > 12 | await page.goto(`/client-error`, isDevMode ? { waitUntil: 'networkidle' } : {}); | ^ 13 | await page.locator('#errorBtn').click(); 14 | 15 | const error = await errorPromise; at /home/runner/work/_temp/test-application/tests/environment.test.ts:12:16
[chromium] β€Ί tests/environment.test.ts:6:3 β€Ί environment detection β€Ί sets correct environment for client-side errors: ../../_temp/test-application/tests/environment.test.ts#L12
1) [chromium] β€Ί tests/environment.test.ts:6:3 β€Ί environment detection β€Ί sets correct environment for client-side errors Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:3030/client-error Call log: - navigating to "http://localhost:3030/client-error", waiting until "networkidle" 10 | 11 | // We have to wait for networkidle in dev mode because clicking the button is a no-op otherwise (network requests are blocked during page load) > 12 | await page.goto(`/client-error`, isDevMode ? { waitUntil: 'networkidle' } : {}); | ^ 13 | await page.locator('#errorBtn').click(); 14 | 15 | const error = await errorPromise; at /home/runner/work/_temp/test-application/tests/environment.test.ts:12:16
[chromium] β€Ί tests/environment.test.ts:6:3 β€Ί environment detection β€Ί sets correct environment for client-side errors: ../../_temp/test-application/tests/environment.test.ts#L13
1) [chromium] β€Ί tests/environment.test.ts:6:3 β€Ί environment detection β€Ί sets correct environment for client-side errors Error: locator.click: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#errorBtn') 11 | // We have to wait for networkidle in dev mode because clicking the button is a no-op otherwise (network requests are blocked during page load) 12 | await page.goto(`/client-error`, isDevMode ? { waitUntil: 'networkidle' } : {}); > 13 | await page.locator('#errorBtn').click(); | ^ 14 | 15 | const error = await errorPromise; 16 | at /home/runner/work/_temp/test-application/tests/environment.test.ts:13:37
[chromium] β€Ί tests/environment.test.ts:6:3 β€Ί environment detection β€Ί sets correct environment for client-side errors: ../../_temp/test-application/tests/environment.test.ts#L0
1) [chromium] β€Ί tests/environment.test.ts:6:3 β€Ί environment detection β€Ί sets correct environment for client-side errors Test timeout of 30000ms exceeded.
Node (22) Integration Tests
Process completed with exit code 1.
suites/tracing/mysql/test.ts > mysql auto instrumentation > diagnostics-channel (--import @sentry/node/import opt-in) > should run streamed query listeners with the parent context active [cjs]: dev-packages/node-integration-tests/suites/tracing/mysql/test.ts#L160
AssertionError: expected undefined to be defined ❯ transaction suites/tracing/mysql/test.ts:160:40 ❯ expectTransactionEvent utils/runner/createRunner.ts:646:5 ❯ newEnvelope utils/runner/createRunner.ts:309:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner/createRunner.ts:452:15 ❯ Socket.<anonymous> utils/runner/createRunner.ts:470:15
E2E nextjs-16 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.
PW loader_base Tests
Cache save failed.
PW loader_eager Tests
Cache save failed.
PW loader_replay Tests
Cache save failed.
PW loader_tracing Tests
Cache save failed.
PW loader_debug Tests
Cache save failed.
PW loader_tracing_replay Tests
Cache save failed.
PW loader_replay_buffer Tests
Cache save failed.
Playwright bundle_min Tests
Cache save failed.
Size Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: ./dev-packages/size-limit-gh-action. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E node-hapi Test
Cache save failed.
E2E node-koa Test
Cache save failed.
Playwright bundle_logs_metrics Tests
Cache save failed.
Playwright bundle Tests
Cache save failed.
Playwright bundle_replay Tests
Cache save failed.
E2E node-express-esm-without-loader Test
Cache save failed.
E2E deno-streamed Test
Cache save failed.
E2E nitro-3 Test
Cache save failed.
E2E node-express-esm-loader Test
Cache save failed.
E2E elysia-node Test
Cache save failed.
E2E node-profiling-esm Test
Cache save failed.
E2E node-core-light-express Test
Cache save failed.
E2E node-express-mcp-v2 Test (optional)
Cache save failed.
E2E node-otel-sdk-node Test
Cache save failed.
E2E deno (latest) Test (optional)
Cache save failed.
E2E node-otel-custom-sampler Test
Cache save failed.
E2E deno-streamed (latest) Test (optional)
Cache save failed.
E2E node-otel Test
Cache save failed.
E2E node-core-express-otel-v2-sdk-node Test
Cache save failed.
E2E nestjs-graphql Test
Cache save failed.
E2E browser-mfe-vite Test
Cache save failed.
E2E tsx-express Test
Cache save failed.
E2E node-express-orchestrion Test
Cache save failed.
E2E react-router-7-spa Test
Cache save failed.
E2E node-core-express-otel-v1-custom-sampler Test
Cache save failed.
E2E cloudflare-workersentrypoint Test
Cache save failed.
E2E cloudflare-local-workers Test
Cache save failed.
E2E default-browser Test
Cache save failed.
E2E sveltekit-2.5.0-twp Test
Cache save failed.
E2E nestjs-basic-with-graphql Test
Cache save failed.
E2E remix-server-timing Test
Cache save failed.
E2E nestjs-microservices Test
Cache save failed.
E2E webpack-5 Test
Cache save failed.
E2E react-router-8-spa (TS 3.8) Test
Cache save failed.
E2E node-orchestrion-webpack Test
Cache save failed.
E2E node-core-express-otel-v1 Test
Cache save failed.
E2E node-profiling-cjs Test
Cache save failed.
E2E node-express-esm-preload Test
Cache save failed.
E2E node-express-incorrect-instrumentation Test
Cache save failed.
E2E astro-5 Test
Cache save failed.
E2E nestjs-websockets Test
Cache save failed.
E2E node-core-express-otel-v2-custom-sampler Test
Cache save failed.
E2E svelte-5 Test
Cache save failed.
E2E node-core-express-otel-v1-sdk-node Test
Cache save failed.
E2E react-router-7-spa (TS 3.8) Test
Cache save failed.
E2E webpack-4 Test
Cache save failed.
E2E nextjs-16-trailing-slash Test
Cache save failed.
E2E hono-4 (deno) Test
Cache save failed.
E2E astro-7 Test (optional)
Cache save failed.
E2E cloudflare-mcp Test
Cache save failed.
E2E cloudflare-agent Test
Cache save failed.
E2E elysia-bun Test
Cache save failed.
E2E node-core-express-otel-v2 Test
Cache save failed.
E2E bun-bytecode Test
Cache save failed.
E2E node-express-orchestrion-cjs Test
Cache save failed.
E2E nestjs-with-submodules-decorator Test
Cache save failed.
E2E react-router-7-framework-custom Test
Cache save failed.
E2E hono-4 (bun) Test
Cache save failed.
E2E node-exports-test-app Test
Cache save failed.
E2E node-connect Test
Cache save failed.
E2E effect-3-node Test
Cache save failed.
E2E node-express-cjs-preload Test
Cache save failed.
E2E solid-tanstack-router Test
Cache save failed.
E2E nestjs-distributed-tracing Test
Cache save failed.
E2E cloudflare-workers-workflow-legacy Test
Cache save failed.
E2E node-core-light-otlp Test
Cache save failed.
E2E node-express-v5 Test
Cache save failed.
E2E create-remix-app-express-vite-dev Test
Cache save failed.
E2E astro-6-cf-workers Test
Cache save failed.
E2E astro-6 Test
Cache save failed.
E2E nextjs-16-trailing-slash (latest, turbopack) Test
Cache save failed.
E2E react-router-8-spa Test
Cache save failed.
E2E nestjs-fastify Test
Cache save failed.
E2E generic-ts5.0 Test
Cache save failed.
E2E nextjs-16-userfeedback Test
Cache save failed.
E2E nestjs-8 Test
Cache save failed.
E2E hono-4 Test
Cache save failed.
E2E react-create-memory-router Test
Cache save failed.
E2E solid Test
Cache save failed.
E2E cloudflare-hono Test (optional)
Cache save failed.
E2E react-19 Test
Cache save failed.
E2E nestjs-with-submodules Test
Cache save failed.
E2E create-react-app Test
Cache save failed.
E2E nextjs-sourcemaps Test
Cache save failed.
E2E react-router-7-framework-node-20-18 Test
Cache save failed.
E2E deno Test
Cache save failed.
E2E browser-webworker-vite Test
Cache save failed.
E2E create-remix-app-v2 Test
Cache save failed.
E2E node-firebase Test
Cache save failed.
E2E node-fastify-5 Test
Cache save failed.
E2E react-router-7-spa-streaming Test
Cache save failed.
E2E react-17 Test
Cache save failed.
E2E react-router-7-framework-spa-node-20-18 Test
Cache save failed.
E2E tanstackstart-react (tunnel-static) Test
Cache save failed.
E2E react-create-browser-router Test
Cache save failed.
E2E nestjs-11 Test
Cache save failed.
E2E angular-22 Test
Cache save failed.
E2E node-fastify-4 Test
Cache save failed.
E2E solidstart-spa Test
Cache save failed.
E2E generic-ts3.8 Test
Cache save failed.
E2E solidstart Test
Cache save failed.
E2E solidstart-dynamic-import Test
Cache save failed.
E2E angular-21 Test
Cache save failed.
E2E deno-redis Test
Cache save failed.
E2E node-fastify-3 Test
Cache save failed.
E2E angular-17 Test
Cache save failed.
E2E vue-tanstack-router Test
Cache save failed.
E2E cloudflare-mcp-agent Test
Cache save failed.
E2E react-router-7-spa-streaming (TS 3.8) Test
Cache save failed.
E2E react-router-7-framework-spa Test
Cache save failed.
E2E create-remix-app-v2-non-vite Test
Cache save failed.
E2E nuxt-3-top-level-import Test
Cache save failed.
E2E vue-3 (latest) Test
Cache save failed.
E2E tanstack-router Test
Cache save failed.
E2E node-express Test
Cache save failed.
E2E vue-3 Test
Cache save failed.
E2E react-router-8-framework Test
Cache save failed.
E2E astro-5-cf-workers Test
Cache save failed.
E2E hono-4 (node) Test
Cache save failed.
E2E effect-3-browser Test
Cache save failed.
E2E node-otel-without-tracing Test
Cache save failed.
E2E create-react-app (TS 3.8) Test
Cache save failed.
E2E create-remix-app-express Test
Cache save failed.
E2E tanstackstart-react (tunnel-object) Test
Cache save failed.
E2E debug-id-sourcemaps Test (optional)
Cache save failed.
E2E nextjs-16-tunnel (turbopack) Test
Cache save failed.
E2E cloudflare-workers-streaming Test
Cache save failed.
E2E nextjs-16-bun Test
Cache save failed.
E2E sveltekit-2-kit-tracing Test
Cache save failed.
E2E ember-classic Test
Cache save failed.
E2E tanstackstart-react Test
Cache save failed.
E2E tanstackstart-react-cloudflare Test (optional)
Cache save failed.
E2E react-router-7-framework Test
Cache save failed.
E2E nestjs-basic Test
Cache save failed.
E2E react-router-6-use-routes Test
Cache save failed.
E2E tanstackstart-react (tunnel-generated) Test
Cache save failed.
E2E ember-embroider Test
Cache save failed.
E2E aws-serverless Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: aws-actions/setup-sam@v2. 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
Cache save failed.
E2E aws-serverless Test
Cache save failed.
E2E effect-4-node Test
Cache save failed.
E2E astro-4 Test
Cache save failed.
E2E nuxt-3 Test
Cache save failed.
E2E deno-mysql Test
Cache save failed.
E2E effect-4-browser Test
Cache save failed.
E2E angular-18 Test
Cache save failed.
E2E angular (canary) Test (optional)
Cache save failed.
E2E sveltekit-2 Test
Cache save failed.
E2E react-router-5 Test
Cache save failed.
E2E nextjs-16-cacheComponents Test
Cache save failed.
E2E sveltekit-cloudflare-pages Test
Cache save failed.
E2E nestjs-bullmq Test
Cache save failed.
E2E react-router-7-framework (latest) Test
Cache save failed.
E2E aws-serverless-layer (Node 18) Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: aws-actions/setup-sam@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E aws-serverless-layer (Node 18) Test
Cache save failed.
E2E node-express-send-to-sentry Test (optional)
Cache save failed.
E2E sveltekit-2-svelte-5 Test
Cache save failed.
E2E solidstart-top-level-import Test
Cache save failed.
E2E nextjs-16-cf-workers (canary) Test (optional)
Cache save failed.
E2E vue-3 (canary) Test (optional)
Cache save failed.
E2E aws-serverless-layer Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: aws-actions/setup-sam@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E aws-serverless-layer Test
Cache save failed.
E2E tanstackstart-react (tunnel-custom) Test
Cache save failed.
E2E nuxt-3 (canary) Test (optional)
Cache save failed.
E2E react-router-8-cross-usage Test
Cache save failed.
E2E angular-19 Test
Cache save failed.
E2E nuxt-3-dynamic-import Test
Cache save failed.
Playwright bundle_replay_logs_metrics Tests
Cache save failed.
E2E nextjs-16-tunnel Test
Cache save failed.
E2E nextjs-16-cf-workers (latest) Test
Cache save failed.
E2E aws-serverless-layer (Node 22) Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: aws-actions/setup-sam@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E aws-serverless-layer (Node 22) Test
Cache save failed.
E2E remix-hydrogen Test
Cache save failed.
E2E react-create-hash-router Test
Cache save failed.
E2E node-express-streaming Test
Cache save failed.
E2E angular (canary) Test (optional)
Cache save failed.
E2E react-router-8-framework (latest) Test
Cache save failed.
E2E react-router-6 (TS 3.8) Test
Cache save failed.
E2E hydrogen-react-router-7 Test
Cache save failed.
E2E angular-20 Test
Cache save failed.
E2E nextjs-pages-dir (next@13) Test
Cache save failed.
E2E react-router-6 Test
Cache save failed.
E2E nextjs-16-cf-workers Test
Cache save failed.
E2E react-router-7-cross-usage Test
Cache save failed.
E2E cloudflare-workers Test
Cache save failed.
E2E react-send-to-sentry Test (optional)
Cache save failed.
Playwright esm (1/4) Tests
Cache save failed.
E2E nextjs-13 (latest) Test (optional)
Cache save failed.
E2E nextjs-pages-dir Test
Cache save failed.
E2E nextjs-orpc Test (optional)
Cache save failed.
E2E nuxt-3-min Test
Cache save failed.
E2E nextjs-15-basepath Test
Cache save failed.
E2E nextjs-13 Test
Cache save failed.
E2E nextjs-16-tunnel (webpack) Test
Cache save failed.
E2E nextjs-15-t3 Test
Cache save failed.
E2E nextjs-14 Test
Cache save failed.
E2E nextjs-14 (latest) Test (optional)
Cache save failed.
Playwright esm (2/4) Tests
Cache save failed.
E2E nextjs-pages-dir (next@15) Test
Cache save failed.
E2E nextjs-14 (canary) Test (optional)
Cache save failed.
E2E nextjs-15-intl Test
Cache save failed.
E2E nextjs-16-streaming Test
Cache save failed.
E2E nextjs-15 (turbo) Test (optional)
Cache save failed.
Playwright bundle_tracing_logs_metrics Tests
Cache save failed.
Playwright esm (3/4) Tests
Cache save failed.
Playwright esm (4/4) Tests
Cache save failed.
E2E nuxt-4 Test
Cache save failed.
Playwright bundle_tracing Tests
Cache save failed.
E2E nuxt-4 (canary) Test (optional)
Cache save failed.
E2E react-router-7-lazy-routes Test
Cache save failed.
Playwright bundle_tracing_replay_feedback Tests
Cache save failed.
E2E nextjs-16 (canary, turbopack) Test (optional)
Cache save failed.
Playwright bundle_tracing_replay_logs_metrics Tests
Cache save failed.
E2E nextjs-16 (latest, turbopack) Test
Cache save failed.
E2E nextjs-15 (latest) Test (optional)
Cache save failed.
E2E nextjs-app-dir (next@13) Test
Cache save failed.
E2E nextjs-15 Test
Cache save failed.
Playwright bundle_tracing_replay Tests
Cache save failed.
E2E nextjs-16 (canary, webpack) Test (optional)
Cache save failed.
E2E nextjs-16 (latest, webpack) Test
Cache save failed.
E2E supabase-nextjs Test
Cache save failed.
E2E nextjs-16 (webpack) Test
Cache save failed.
E2E nextjs-app-dir Test
Cache save failed.
E2E nextjs-app-dir (next@15) Test
Cache save failed.
E2E nextjs-16 Test
Cache save failed.
🎭 Playwright Run Summary
7 skipped 23 passed (8.9s)
🎭 Playwright Run Summary
8 skipped 22 passed (8.8s)
🎭 Playwright Run Summary
4 skipped 26 passed (18.4s)
🎭 Playwright Run Summary
5 skipped 25 passed (11.8s)
🎭 Playwright Run Summary
7 skipped 23 passed (9.7s)
🎭 Playwright Run Summary
15 passed (23.2s)
🎭 Playwright Run Summary
1 skipped 29 passed (20.1s)
🎭 Playwright Run Summary
5 skipped 25 passed (16.6s)
🎭 Playwright Run Summary
488 skipped 196 passed (36.4s)
🎭 Playwright Run Summary
8 passed (2.6s)
🎭 Playwright Run Summary
15 passed (2.9s)
🎭 Playwright Run Summary
483 skipped 201 passed (39.1s)
🎭 Playwright Run Summary
487 skipped 197 passed (37.5s)
🎭 Playwright Run Summary
353 skipped 331 passed (1.4m)
🎭 Playwright Run Summary
2 passed (3.6s)
🎭 Playwright Run Summary
2 passed (2.7s)
🎭 Playwright Run Summary
19 passed (7.0s)
🎭 Playwright Run Summary
3 passed (3.7s)
🎭 Playwright Run Summary
3 skipped 17 passed (2.7s)
🎭 Playwright Run Summary
4 passed (2.7s)
🎭 Playwright Run Summary
1 passed (3.6s)
🎭 Playwright Run Summary
3 passed (8.8s)
🎭 Playwright Run Summary
13 passed (12.6s)
🎭 Playwright Run Summary
3 passed (2.9s)
🎭 Playwright Run Summary
2 passed (2.7s)
🎭 Playwright Run Summary
3 passed (2.7s)
🎭 Playwright Run Summary
4 passed (7.7s)
🎭 Playwright Run Summary
1 passed (6.4s)
🎭 Playwright Run Summary
1 passed (6.0s)
🎭 Playwright Run Summary
10 passed (10.6s)
🎭 Playwright Run Summary
4 passed (3.3s)
🎭 Playwright Run Summary
6 passed (11.8s)
🎭 Playwright Run Summary
3 passed (2.7s)
🎭 Playwright Run Summary
8 passed (3.5s)
🎭 Playwright Run Summary
8 passed (3.5s)
🎭 Playwright Run Summary
1 passed (5.5s)
🎭 Playwright Run Summary
4 passed (7.9s)
🎭 Playwright Run Summary
3 passed (6.0s)
🎭 Playwright Run Summary
3 passed (6.5s)
🎭 Playwright Run Summary
3 passed (5.0s)
🎭 Playwright Run Summary
7 passed (6.7s)
🎭 Playwright Run Summary
1 passed (6.1s)
🎭 Playwright Run Summary
6 passed (11.4s)
🎭 Playwright Run Summary
4 passed (2.5s)
🎭 Playwright Run Summary
4 passed (4.8s)
🎭 Playwright Run Summary
1 passed (2.4s)
🎭 Playwright Run Summary
11 passed (14.8s)
🎭 Playwright Run Summary
3 passed (5.6s)
🎭 Playwright Run Summary
3 passed (2.8s)
🎭 Playwright Run Summary
2 passed (5.5s)
🎭 Playwright Run Summary
4 passed (7.9s)
🎭 Playwright Run Summary
6 passed (10.5s)
🎭 Playwright Run Summary
1 passed (5.4s)
🎭 Playwright Run Summary
5 passed (11.5s)
🎭 Playwright Run Summary
1 skipped 71 passed (5.8s)
🎭 Playwright Run Summary
13 passed (16.4s)
🎭 Playwright Run Summary
1 passed (3.6s)
🎭 Playwright Run Summary
1 passed (3.6s)
🎭 Playwright Run Summary
1 passed (3.5s)
🎭 Playwright Run Summary
1 passed (4.9s)
🎭 Playwright Run Summary
3 skipped 17 passed (2.2s)
🎭 Playwright Run Summary
4 passed (2.5s)
🎭 Playwright Run Summary
4 passed (3.5s)
🎭 Playwright Run Summary
12 passed (5.8s)
🎭 Playwright Run Summary
18 passed (18.1s)
🎭 Playwright Run Summary
1 failed [chromium] β€Ί tests/route-patterns.test.ts:95:3 β€Ί request data extraction β€Ί includes method, url, and headers on transaction 1 skipped 70 passed (4.9s)
🎭 Playwright Run Summary
2 passed (4.4s)
🎭 Playwright Run Summary
13 passed (28.6s)
🎭 Playwright Run Summary
3 passed (3.7s)
🎭 Playwright Run Summary
3 passed (14.4s)
🎭 Playwright Run Summary
9 passed (9.0s)
🎭 Playwright Run Summary
1 passed (3.5s)
🎭 Playwright Run Summary
5 passed (7.9s)
🎭 Playwright Run Summary
16 passed (28.7s)
🎭 Playwright Run Summary
9 passed (10.3s)
🎭 Playwright Run Summary
9 passed (12.6s)
🎭 Playwright Run Summary
11 passed (16.3s)
🎭 Playwright Run Summary
5 passed (9.9s)
🎭 Playwright Run Summary
6 passed (10.6s)
🎭 Playwright Run Summary
25 passed (14.0s)
🎭 Playwright Run Summary
12 passed (9.1s)
🎭 Playwright Run Summary
22 passed (11.0s)
🎭 Playwright Run Summary
1 skipped 71 passed (5.3s)
🎭 Playwright Run Summary
3 passed (6.4s)
🎭 Playwright Run Summary
4 passed (4.7s)
🎭 Playwright Run Summary
3 passed (5.6s)
🎭 Playwright Run Summary
12 passed (5.8s)
🎭 Playwright Run Summary
18 passed (20.4s)
🎭 Playwright Run Summary
13 passed (12.8s)
🎭 Playwright Run Summary
5 passed (8.7s)
🎭 Playwright Run Summary
8 passed (7.0s)
🎭 Playwright Run Summary
4 passed (10.7s)
🎭 Playwright Run Summary
11 passed (5.6s)
🎭 Playwright Run Summary
11 passed (6.0s)
🎭 Playwright Run Summary
5 passed (12.0s)
🎭 Playwright Run Summary
5 passed (8.0s)
🎭 Playwright Run Summary
7 passed (10.3s)
🎭 Playwright Run Summary
19 skipped 1 passed (4.7s)
🎭 Playwright Run Summary
5 passed (9.4s)
🎭 Playwright Run Summary
23 passed (15.5s)
🎭 Playwright Run Summary
12 passed (28.1s)
🎭 Playwright Run Summary
11 passed (6.5s)
🎭 Playwright Run Summary
11 passed (6.9s)
🎭 Playwright Run Summary
9 passed (12.2s)
🎭 Playwright Run Summary
9 passed (10.9s)
🎭 Playwright Run Summary
9 passed (12.4s)
🎭 Playwright Run Summary
12 passed (27.9s)
🎭 Playwright Run Summary
8 passed (18.8s)
🎭 Playwright Run Summary
10 passed (5.4s)
🎭 Playwright Run Summary
10 passed (5.8s)
🎭 Playwright Run Summary
12 passed (27.8s)
🎭 Playwright Run Summary
3 passed (20.6s)
🎭 Playwright Run Summary
1 passed (4.1s)
🎭 Playwright Run Summary
1 passed (3.7s)
🎭 Playwright Run Summary
5 passed (12.6s)
🎭 Playwright Run Summary
7 passed (9.3s)
🎭 Playwright Run Summary
8 passed (7.3s)
🎭 Playwright Run Summary
2 skipped 25 passed (30.9s)
🎭 Playwright Run Summary
12 passed (18.7s)
🎭 Playwright Run Summary
10 passed (30.0s)
🎭 Playwright Run Summary
3 passed (14.4s)
🎭 Playwright Run Summary
15 passed (10.8s)
🎭 Playwright Run Summary
10 passed (24.6s)
🎭 Playwright Run Summary
2 skipped 21 passed (32.3s)
🎭 Playwright Run Summary
7 passed (6.1s)
🎭 Playwright Run Summary
1 skipped 71 passed (5.9s)
🎭 Playwright Run Summary
10 passed (37.8s)
🎭 Playwright Run Summary
5 passed (19.0s)
🎭 Playwright Run Summary
53 passed (26.3s)
🎭 Playwright Run Summary
19 skipped 1 passed (2.9s)
🎭 Playwright Run Summary
3 passed (16.6s)
🎭 Playwright Run Summary
3 passed (10.4s)
🎭 Playwright Run Summary
12 passed (17.1s)
🎭 Playwright Run Summary
12 passed (17.2s)
🎭 Playwright Run Summary
1 skipped 14 passed (14.4s)
🎭 Playwright Run Summary
14 passed (26.3s)
🎭 Playwright Run Summary
1 skipped 19 passed (8.6s)
🎭 Playwright Run Summary
11 passed (11.9s)
🎭 Playwright Run Summary
2 skipped 21 passed (32.4s)
🎭 Playwright Run Summary
30 passed (26.8s)
🎭 Playwright Run Summary
4 passed (7.6s)
🎭 Playwright Run Summary
19 skipped 1 passed (5.0s)
🎭 Playwright Run Summary
4 passed (11.3s)
🎭 Playwright Run Summary
2 passed (23.8s)
🎭 Playwright Run Summary
13 passed (28.6s)
🎭 Playwright Run Summary
9 passed (12.7s)
🎭 Playwright Run Summary
40 passed (19.2s)
🎭 Playwright Run Summary
2 passed (32.6s)
🎭 Playwright Run Summary
10 passed (36.3s)
🎭 Playwright Run Summary
12 passed (27.6s)
🎭 Playwright Run Summary
12 passed (28.6s)
🎭 Playwright Run Summary
16 passed (24.2s)
🎭 Playwright Run Summary
4 passed (8.6s)
🎭 Playwright Run Summary
7 passed (20.9s)
🎭 Playwright Run Summary
7 passed (4.9s)
🎭 Playwright Run Summary
7 passed (23.4s)
🎭 Playwright Run Summary
2 skipped 21 passed (33.2s)
🎭 Playwright Run Summary
10 passed (31.3s)
🎭 Playwright Run Summary
13 passed (25.2s)
🎭 Playwright Run Summary
9 passed (12.4s)
🎭 Playwright Run Summary
14 skipped 12 passed (21.4s)
🎭 Playwright Run Summary
10 passed (28.1s)
🎭 Playwright Run Summary
10 passed (27.0s)
🎭 Playwright Run Summary
19 skipped 1 passed (4.7s)
🎭 Playwright Run Summary
40 passed (19.6s)
🎭 Playwright Run Summary
4 passed (11.4s)
🎭 Playwright Run Summary
12 passed (27.7s)
🎭 Playwright Run Summary
11 passed (19.7s)
🎭 Playwright Run Summary
351 skipped 333 passed (1.4m)
🎭 Playwright Run Summary
3 passed (16.2s)
🎭 Playwright Run Summary
3 passed (10.2s)
🎭 Playwright Run Summary
14 skipped 12 passed (21.6s)
🎭 Playwright Run Summary
10 passed (29.4s)
🎭 Playwright Run Summary
9 passed (9.4s)
🎭 Playwright Run Summary
15 passed (21.4s)
🎭 Playwright Run Summary
2 skipped 14 passed (1.1m)
🎭 Playwright Run Summary
12 passed (27.9s)
🎭 Playwright Run Summary
2 skipped 21 passed (36.8s)
🎭 Playwright Run Summary
9 passed (45.5s)
🎭 Playwright Run Summary
8 passed (11.6s)
🎭 Playwright Run Summary
12 passed (30.3s)
🎭 Playwright Run Summary
4 skipped 10 passed (23.9s)
🎭 Playwright Run Summary
4 skipped 10 passed (7.2s)
🎭 Playwright Run Summary
9 passed (45.6s)
🎭 Playwright Run Summary
14 skipped 12 passed (22.4s)
🎭 Playwright Run Summary
4 passed (10.8s)
🎭 Playwright Run Summary
12 passed (31.6s)
🎭 Playwright Run Summary
12 passed (31.7s)
🎭 Playwright Run Summary
1 skipped 170 passed (2.6m)
🎭 Playwright Run Summary
3 skipped 27 passed (39.1s)
🎭 Playwright Run Summary
30 passed (12.4s)
🎭 Playwright Run Summary
4 skipped 10 passed (31.2s)
🎭 Playwright Run Summary
2 skipped 12 passed (6.9s)
🎭 Playwright Run Summary
3 passed (37.9s)
🎭 Playwright Run Summary
3 passed (6.8s)
🎭 Playwright Run Summary
17 passed (57.4s)
🎭 Playwright Run Summary
5 passed (43.6s)
🎭 Playwright Run Summary
3 skipped 27 passed (40.3s)
🎭 Playwright Run Summary
5 passed (11.1s)
🎭 Playwright Run Summary
30 passed (12.3s)
🎭 Playwright Run Summary
3 passed (35.9s)
🎭 Playwright Run Summary
3 passed (11.4s)
🎭 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 (38.8s)
🎭 Playwright Run Summary
3 passed (5.1s)
🎭 Playwright Run Summary
13 passed (44.8s)
🎭 Playwright Run Summary
13 passed (12.0s)
🎭 Playwright Run Summary
13 passed (46.5s)
🎭 Playwright Run Summary
13 passed (9.9s)
🎭 Playwright Run Summary
3 skipped 168 passed (2.5m)
🎭 Playwright Run Summary
4 skipped 10 passed (31.2s)
🎭 Playwright Run Summary
2 skipped 12 passed (7.8s)
🎭 Playwright Run Summary
13 passed (48.8s)
🎭 Playwright Run Summary
13 passed (9.4s)
🎭 Playwright Run Summary
4 passed (36.3s)
🎭 Playwright Run Summary
4 passed (8.6s)
🎭 Playwright Run Summary
6 skipped 6 passed (35.5s)
🎭 Playwright Run Summary
12 passed (51.4s)
🎭 Playwright Run Summary
2 skipped 29 passed (1.2m)
🎭 Playwright Run Summary
2 skipped 29 passed (36.9s)
🎭 Playwright Run Summary
192 skipped 492 passed (3.9m)
🎭 Playwright Run Summary
3 skipped 168 passed (3.9m)
🎭 Playwright Run Summary
5 skipped 166 passed (3.8m)
🎭 Playwright Run Summary
4 passed (18.1s)
🎭 Playwright Run Summary
51 passed (1.0m)
🎭 Playwright Run Summary
197 skipped 487 passed (3.8m)
🎭 Playwright Run Summary
4 failed [chromium] β€Ί tests/environment.test.ts:6:3 β€Ί environment detection β€Ί sets correct environment for client-side errors [chromium] β€Ί tests/environment.test.ts:24:3 β€Ί environment detection β€Ί sets correct environment for client-side transactions [chromium] β€Ί tests/environment.test.ts:40:3 β€Ί environment detection β€Ί sets correct environment for server-side errors [chromium] β€Ί tests/environment.test.ts:59:3 β€Ί environment detection β€Ί sets correct environment for server-side transactions
🎭 Playwright Run Summary
51 passed (1.0m)
🎭 Playwright Run Summary
43 passed (2.2m)
🎭 Playwright Run Summary
60 skipped 624 passed (4.7m)
🎭 Playwright Run Summary
13 skipped 30 passed (1.7m)
🎭 Playwright Run Summary
2 skipped 41 passed (1.1m)
🎭 Playwright Run Summary
55 skipped 629 passed (4.9m)
🎭 Playwright Run Summary
13 skipped 30 passed (1.7m)
🎭 Playwright Run Summary
2 skipped 41 passed (1.1m)
🎭 Playwright Run Summary
206 skipped 478 passed (3.7m)
🎭 Playwright Run Summary
2 skipped 29 passed (2.0m)
🎭 Playwright Run Summary
2 skipped 29 passed (37.6s)
🎭 Playwright Run Summary
5 skipped 29 passed (2.1m)
🎭 Playwright Run Summary
6 skipped 28 passed (1.1m)
🎭 Playwright Run Summary
57 skipped 627 passed (4.8m)
🎭 Playwright Run Summary
55 skipped 629 passed (4.9m)
🎭 Playwright Run Summary
2 skipped 29 passed (2.0m)
🎭 Playwright Run Summary
2 skipped 29 passed (38.9s)
🎭 Playwright Run Summary
60 skipped 624 passed (4.7m)
🎭 Playwright Run Summary
9 skipped 34 passed (2.5m)
🎭 Playwright Run Summary
2 skipped 41 passed (59.0s)
🎭 Playwright Run Summary
9 skipped 34 passed (2.8m)
🎭 Playwright Run Summary
2 skipped 41 passed (1.0m)
🎭 Playwright Run Summary
4 passed (22.5s)
🎭 Playwright Run Summary
9 skipped 34 passed (2.7m)
🎭 Playwright Run Summary
2 skipped 41 passed (1.0m)
🎭 Playwright Run Summary
2 skipped 32 passed (2.5m)
🎭 Playwright Run Summary
2 skipped 32 passed (1.1m)
🎭 Playwright Run Summary
2 skipped 32 passed (3.1m)
🎭 Playwright Run Summary
2 skipped 32 passed (1.1m)
🎭 Playwright Run Summary
2 skipped 41 passed (1.1m)

Artifacts

Produced during runtime
Name Size Digest
E2E Test Dump (nextjs-16)
388 KB
sha256:da34d150578bd975c7607c7bac358c994b7b9e84522e0005d7ae8b43e5e6df23
build-bundle-output
16.9 MB
sha256:ac3290b870a5e0e560d6519751fe1e3c798280ddd42ca515d3131f7847b7d281
build-layer-output
1.37 MB
sha256:add92b53ef78a56f9be090e15b0e8ca6c6c42eafbc32f8b6d917a02dfa1cdb8b
build-output
11.5 MB
sha256:e8d18bda61754dc8994d60cc52d223bd8ca4efe01f8acc65e586c7547d8d253b
build-tarball-output
5.48 MB
sha256:4fd3a97b40ecd8a1c7523188e0e987bd43346989d3e986e02844a71336f97186
playwright-traces-job_e2e_playwright_tests-hono-4
2.51 KB
sha256:daa18c2aff3a4d6602955dd06ea8d7a2f1c6194c041949e5c1a93a09ae1b19eb
playwright-traces-job_e2e_playwright_tests-nextjs-16
759 KB
sha256:5e8d9c7ad324cdd41a1d031b3cc7314bfac1c0c9cf74062360e89b4a2818ac2e
size-limit-action
1.17 KB
sha256:3a94b394582ee4056d1cd7f3e8ca3428d9edfc1096e8b0fe1bf87a5da753023a