Skip to content

fix(core): Ensure ip address headers are stripped when lower case #46303

fix(core): Ensure ip address headers are stripped when lower case

fix(core): Ensure ip address headers are stripped when lower case #46303

Triggered via pull request April 24, 2026 08:20
Status Success
Total duration 19m 25s
Artifacts 36

build.yml

on: pull_request
job_get_metadata  /  Get Metadata
8s
job_get_metadata / Get Metadata
Check lockfile
4m 38s
Check lockfile
Check file formatting
41s
Check file formatting
Check PR branches
4s
Check PR branches
Prepare E2E tests
2m 58s
Prepare E2E tests
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_node_core_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Matrix: job_remix_integration_tests
Size Check
2m 11s
Size Check
Lint
1m 10s
Lint
Circular Dependency Check
1m 33s
Circular Dependency Check
Upload Artifacts
0s
Upload Artifacts
Browser Unit Tests
4m 18s
Browser Unit Tests
Bun Unit Tests
42s
Bun Unit Tests
Deno Unit Tests
1m 11s
Deno Unit Tests
Cloudflare Integration Tests
1m 41s
Cloudflare Integration Tests
Bun Integration Tests
45s
Bun Integration Tests
Check for faulty .d.ts files
43s
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

4 errors, 10 warnings, and 231 notices
[chromium] › tests/orpc-error.test.ts:4:1 › should capture server-side orpc error: ../../_temp/test-application/tests/orpc-error.test.ts#L13
1) [chromium] › tests/orpc-error.test.ts:4:1 › should capture server-side orpc error ───────────── Error: page.waitForTimeout: Test timeout of 30000ms exceeded. 11 | 12 | await page.goto('/'); > 13 | await page.waitForTimeout(500); | ^ 14 | await page.getByRole('link', { name: 'Error' }).click(); 15 | 16 | const orpcError = await orpcErrorPromise; at /home/runner/work/_temp/test-application/tests/orpc-error.test.ts:13:14
[chromium] › tests/orpc-error.test.ts:4:1 › should capture server-side orpc error: ../../_temp/test-application/tests/orpc-error.test.ts#L0
1) [chromium] › tests/orpc-error.test.ts:4:1 › should capture server-side orpc error ───────────── Test timeout of 30000ms exceeded.
[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.
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/
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/
Browser Unit Tests
Patch coverage defaulted to 100% because no changed files matched coverage data. Unmatched diff files: packages/core/src/integrations/requestdata.ts, packages/core/test/lib/integrations/requestdata.test.ts 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.
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. 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. 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. 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-layer 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. 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-layer (Node 22) 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. 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-layer (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. 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
8 skipped 22 passed (10.5s)
🎭 Playwright Run Summary
7 skipped 23 passed (11.2s)
🎭 Playwright Run Summary
5 skipped 25 passed (13.6s)
🎭 Playwright Run Summary
7 skipped 23 passed (10.1s)
🎭 Playwright Run Summary
4 skipped 26 passed (18.8s)
🎭 Playwright Run Summary
478 skipped 190 passed (36.0s)
🎭 Playwright Run Summary
1 skipped 29 passed (19.6s)
🎭 Playwright Run Summary
473 skipped 195 passed (37.1s)
🎭 Playwright Run Summary
5 skipped 25 passed (14.3s)
🎭 Playwright Run Summary
477 skipped 191 passed (36.9s)
🎭 Playwright Run Summary
341 skipped 327 passed (1.5m)
🎭 Playwright Run Summary
15 passed (25.3s)
🎭 Playwright Run Summary
1 skipped 166 passed (2.4m)
🎭 Playwright Run Summary
343 skipped 325 passed (1.5m)
🎭 Playwright Run Summary
3 skipped 164 passed (2.5m)
🎭 Playwright Run Summary
3 passed (3.4s)
🎭 Playwright Run Summary
4 passed (4.3s)
🎭 Playwright Run Summary
3 passed (2.5s)
🎭 Playwright Run Summary
1 passed (3.5s)
🎭 Playwright Run Summary
3 passed (2.5s)
🎭 Playwright Run Summary
5 passed (7.8s)
🎭 Playwright Run Summary
12 passed (5.5s)
🎭 Playwright Run Summary
1 passed (4.9s)
🎭 Playwright Run Summary
11 passed (2.6s)
🎭 Playwright Run Summary
1 passed (2.1s)
🎭 Playwright Run Summary
3 passed (6.1s)
🎭 Playwright Run Summary
3 skipped 17 passed (2.7s)
🎭 Playwright Run Summary
1 skipped 20 passed (2.9s)
🎭 Playwright Run Summary
1 skipped 20 passed (4.0s)
🎭 Playwright Run Summary
5 passed (10.4s)
🎭 Playwright Run Summary
5 passed (6.9s)
🎭 Playwright Run Summary
4 passed (5.8s)
🎭 Playwright Run Summary
4 passed (2.6s)
🎭 Playwright Run Summary
3 passed (8.2s)
🎭 Playwright Run Summary
2 passed (4.4s)
🎭 Playwright Run Summary
5 passed (8.0s)
🎭 Playwright Run Summary
10 passed (5.1s)
🎭 Playwright Run Summary
10 passed (5.5s)
🎭 Playwright Run Summary
7 passed (6.4s)
🎭 Playwright Run Summary
2 passed (2.2s)
🎭 Playwright Run Summary
2 passed (3.4s)
🎭 Playwright Run Summary
1 passed (5.4s)
🎭 Playwright Run Summary
11 passed (5.3s)
🎭 Playwright Run Summary
11 passed (5.6s)
🎭 Playwright Run Summary
3 passed (5.2s)
🎭 Playwright Run Summary
1 passed (5.9s)
🎭 Playwright Run Summary
4 passed (7.1s)
🎭 Playwright Run Summary
3 passed (4.0s)
🎭 Playwright Run Summary
3 passed (4.8s)
🎭 Playwright Run Summary
4 passed (7.2s)
🎭 Playwright Run Summary
1 passed (5.3s)
🎭 Playwright Run Summary
7 passed (11.3s)
🎭 Playwright Run Summary
12 passed (7.4s)
🎭 Playwright Run Summary
3 skipped 21 passed (16.9s)
🎭 Playwright Run Summary
3 skipped 18 passed (3.6s)
🎭 Playwright Run Summary
4 passed (2.2s)
🎭 Playwright Run Summary
8 passed (3.4s)
🎭 Playwright Run Summary
11 passed (6.2s)
🎭 Playwright Run Summary
11 passed (6.7s)
🎭 Playwright Run Summary
2 passed (4.4s)
🎭 Playwright Run Summary
9 passed (9.5s)
🎭 Playwright Run Summary
3 passed (2.5s)
🎭 Playwright Run Summary
3 passed (3.4s)
🎭 Playwright Run Summary
3 passed (14.4s)
🎭 Playwright Run Summary
11 passed (15.2s)
🎭 Playwright Run Summary
14 passed (5.9s)
🎭 Playwright Run Summary
3 skipped 17 passed (2.0s)
🎭 Playwright Run Summary
7 passed (9.8s)
🎭 Playwright Run Summary
5 passed (17.3s)
🎭 Playwright Run Summary
4 passed (8.5s)
🎭 Playwright Run Summary
5 skipped 162 passed (3.6m)
🎭 Playwright Run Summary
3 passed (3.4s)
🎭 Playwright Run Summary
15 passed (10.5s)
🎭 Playwright Run Summary
5 passed (9.7s)
🎭 Playwright Run Summary
2 passed (21.0s)
🎭 Playwright Run Summary
16 passed (23.4s)
🎭 Playwright Run Summary
4 passed (7.4s)
🎭 Playwright Run Summary
13 passed (12.4s)
🎭 Playwright Run Summary
3 passed (18.6s)
🎭 Playwright Run Summary
2 skipped 19 passed (23.0s)
🎭 Playwright Run Summary
10 passed (26.5s)
🎭 Playwright Run Summary
8 passed (3.3s)
🎭 Playwright Run Summary
8 passed (3.3s)
🎭 Playwright Run Summary
10 passed (26.3s)
🎭 Playwright Run Summary
10 passed (26.4s)
🎭 Playwright Run Summary
24 passed (16.7s)
🎭 Playwright Run Summary
4 passed (9.7s)
🎭 Playwright Run Summary
1 passed (6.1s)
🎭 Playwright Run Summary
13 passed (28.6s)
🎭 Playwright Run Summary
11 passed (14.2s)
🎭 Playwright Run Summary
9 passed (12.3s)
🎭 Playwright Run Summary
5 passed (8.5s)
🎭 Playwright Run Summary
18 passed (18.0s)
🎭 Playwright Run Summary
10 passed (7.1s)
🎭 Playwright Run Summary
10 passed (6.1s)
🎭 Playwright Run Summary
9 passed (8.6s)
🎭 Playwright Run Summary
7 passed (6.0s)
🎭 Playwright Run Summary
12 passed (6.5s)
🎭 Playwright Run Summary
9 passed (10.8s)
🎭 Playwright Run Summary
9 passed (13.2s)
🎭 Playwright Run Summary
8 passed (6.9s)
🎭 Playwright Run Summary
5 passed (7.9s)
🎭 Playwright Run Summary
5 passed (9.1s)
🎭 Playwright Run Summary
2 skipped 19 passed (23.4s)
🎭 Playwright Run Summary
10 passed (10.4s)
🎭 Playwright Run Summary
22 passed (7.6s)
🎭 Playwright Run Summary
23 passed (15.5s)
🎭 Playwright Run Summary
12 passed (27.5s)
🎭 Playwright Run Summary
7 passed (10.4s)
🎭 Playwright Run Summary
3 passed (13.7s)
🎭 Playwright Run Summary
187 skipped 481 passed (3.9m)
🎭 Playwright Run Summary
12 passed (29.3s)
🎭 Playwright Run Summary
1 passed (3.3s)
🎭 Playwright Run Summary
1 passed (3.3s)
🎭 Playwright Run Summary
5 passed (23.6s)
🎭 Playwright Run Summary
18 passed (19.9s)
🎭 Playwright Run Summary
13 passed (25.8s)
🎭 Playwright Run Summary
9 passed (11.6s)
🎭 Playwright Run Summary
12 passed (28.1s)
🎭 Playwright Run Summary
3 passed (2.8s)
🎭 Playwright Run Summary
12 skipped 1 passed (4.2s)
🎭 Playwright Run Summary
12 skipped 1 passed (4.8s)
🎭 Playwright Run Summary
14 passed (24.6s)
🎭 Playwright Run Summary
3 passed (6.1s)
🎭 Playwright Run Summary
4 passed (2.0s)
🎭 Playwright Run Summary
12 passed (7.7s)
🎭 Playwright Run Summary
5 passed (23.7s)
🎭 Playwright Run Summary
9 passed (11.7s)
🎭 Playwright Run Summary
3 passed (16.9s)
🎭 Playwright Run Summary
3 passed (9.3s)
🎭 Playwright Run Summary
12 passed (28.6s)
🎭 Playwright Run Summary
3 passed (17.2s)
🎭 Playwright Run Summary
3 passed (9.4s)
🎭 Playwright Run Summary
13 passed (28.4s)
🎭 Playwright Run Summary
16 passed (28.5s)
🎭 Playwright Run Summary
10 passed (37.5s)
🎭 Playwright Run Summary
192 skipped 476 passed (3.8m)
🎭 Playwright Run Summary
5 passed (21.8s)
🎭 Playwright Run Summary
199 skipped 469 passed (3.7m)
🎭 Playwright Run Summary
29 passed (28.6s)
🎭 Playwright Run Summary
15 passed (21.4s)
🎭 Playwright Run Summary
4 passed (7.8s)
🎭 Playwright Run Summary
8 passed (10.9s)
🎭 Playwright Run Summary
12 skipped 1 passed (3.6s)
🎭 Playwright Run Summary
8 passed (6.1s)
🎭 Playwright Run Summary
1 skipped 14 passed (12.4s)
🎭 Playwright Run Summary
9 passed (11.4s)
🎭 Playwright Run Summary
8 passed (28.8s)
🎭 Playwright Run Summary
12 passed (27.5s)
🎭 Playwright Run Summary
1 skipped 12 passed (5.7s)
🎭 Playwright Run Summary
4 passed (11.2s)
🎭 Playwright Run Summary
11 passed (19.1s)
🎭 Playwright Run Summary
12 passed (17.5s)
🎭 Playwright Run Summary
8 passed (28.7s)
🎭 Playwright Run Summary
14 skipped 12 passed (22.4s)
🎭 Playwright Run Summary
14 skipped 12 passed (20.8s)
🎭 Playwright Run Summary
12 passed (28.9s)
🎭 Playwright Run Summary
10 passed (36.7s)
🎭 Playwright Run Summary
14 skipped 12 passed (21.0s)
🎭 Playwright Run Summary
40 passed (22.6s)
🎭 Playwright Run Summary
40 passed (21.6s)
🎭 Playwright Run Summary
9 passed (9.7s)
🎭 Playwright Run Summary
4 passed (18.2s)
🎭 Playwright Run Summary
4 passed (4.7s)
🎭 Playwright Run Summary
4 skipped 10 passed (24.4s)
🎭 Playwright Run Summary
4 skipped 10 passed (6.3s)
🎭 Playwright Run Summary
4 passed (8.7s)
🎭 Playwright Run Summary
4 skipped 10 passed (32.2s)
🎭 Playwright Run Summary
2 skipped 12 passed (6.5s)
🎭 Playwright Run Summary
12 skipped 1 passed (3.3s)
🎭 Playwright Run Summary
53 skipped 615 passed (4.7m)
🎭 Playwright Run Summary
17 passed (57.1s)
🎭 Playwright Run Summary
3 skipped 27 passed (37.5s)
🎭 Playwright Run Summary
30 passed (13.6s)
🎭 Playwright Run Summary
4 passed (34.9s)
🎭 Playwright Run Summary
4 passed (7.4s)
🎭 Playwright Run Summary
56 skipped 612 passed (4.7m)
🎭 Playwright Run Summary
13 passed (46.2s)
🎭 Playwright Run Summary
13 passed (8.4s)
🎭 Playwright Run Summary
1 flaky [chromium] › tests/orpc-error.test.ts:4:1 › should capture server-side orpc error ────────────── 2 passed (44.0s)
🎭 Playwright Run Summary
3 passed (6.8s)
🎭 Playwright Run Summary
51 skipped 617 passed (4.8m)
🎭 Playwright Run Summary
56 skipped 612 passed (4.7m)
🎭 Playwright Run Summary
5 passed (44.5s)
🎭 Playwright Run Summary
5 passed (11.8s)
🎭 Playwright Run Summary
13 passed (47.0s)
🎭 Playwright Run Summary
13 passed (9.6s)
🎭 Playwright Run Summary
3 skipped 27 passed (39.1s)
🎭 Playwright Run Summary
30 passed (13.5s)
🎭 Playwright Run Summary
51 skipped 617 passed (4.8m)
🎭 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.9s)
🎭 Playwright Run Summary
3 passed (4.4s)
🎭 Playwright Run Summary
4 skipped 10 passed (31.6s)
🎭 Playwright Run Summary
2 skipped 12 passed (6.6s)
🎭 Playwright Run Summary
3 skipped 164 passed (3.8m)
🎭 Playwright Run Summary
3 passed (38.4s)
🎭 Playwright Run Summary
3 passed (9.6s)
🎭 Playwright Run Summary
13 passed (51.4s)
🎭 Playwright Run Summary
13 passed (9.3s)
🎭 Playwright Run Summary
4 passed (18.7s)
🎭 Playwright Run Summary
51 passed (1.0m)
🎭 Playwright Run Summary
4 passed (19.4s)
🎭 Playwright Run Summary
51 passed (1.0m)
🎭 Playwright Run Summary
4 passed (15.1s)
🎭 Playwright Run Summary
2 skipped 48 passed (1.0m)
🎭 Playwright Run Summary
43 passed (2.2m)
🎭 Playwright Run Summary
2 skipped 29 passed (1.0m)
🎭 Playwright Run Summary
2 skipped 29 passed (37.8s)
🎭 Playwright Run Summary
5 skipped 36 passed (1.8m)
🎭 Playwright Run Summary
2 skipped 39 passed (1.1m)
🎭 Playwright Run Summary
5 skipped 36 passed (1.8m)
🎭 Playwright Run Summary
2 skipped 39 passed (1.0m)
🎭 Playwright Run Summary
2 skipped 29 passed (2.0m)
🎭 Playwright Run Summary
2 skipped 29 passed (38.0s)
🎭 Playwright Run Summary
5 skipped 36 passed (1.8m)
🎭 Playwright Run Summary
2 skipped 39 passed (1.0m)
🎭 Playwright Run Summary
2 skipped 29 passed (2.0m)
🎭 Playwright Run Summary
2 skipped 29 passed (38.5s)
🎭 Playwright Run Summary
5 skipped 29 passed (2.1m)
🎭 Playwright Run Summary
6 skipped 28 passed (1.0m)
🎭 Playwright Run Summary
2 skipped 32 passed (2.5m)
🎭 Playwright Run Summary
2 skipped 32 passed (1.1m)
🎭 Playwright Run Summary
7 skipped 34 passed (2.9m)
🎭 Playwright Run Summary
2 skipped 39 passed (1.0m)
🎭 Playwright Run Summary
4 passed (25.1s)
🎭 Playwright Run Summary
7 skipped 34 passed (3.0m)
🎭 Playwright Run Summary
2 skipped 39 passed (1.0m)
🎭 Playwright Run Summary
7 skipped 34 passed (2.6m)
🎭 Playwright Run Summary
2 skipped 39 passed (1.0m)
🎭 Playwright Run Summary
2 skipped 32 passed (3.0m)
🎭 Playwright Run Summary
2 skipped 32 passed (1.1m)

Artifacts

Produced during runtime
Name Size Digest
build-output Expired
32.1 MB
sha256:c75dcb55af928bf576b93e222757d035c20fe5d370abdd6b869512b61f86b5ae
codecov-coverage-results-fn-fix-ip-address-filter-job_browser_unit_tests
88.8 KB
sha256:0963e3e775a37059b0919d69c2e62bff1a981a4a6f31e89cbfd9ad3ec2109773
codecov-coverage-results-fn-fix-ip-address-filter-job_node_unit_tests-18
252 KB
sha256:c9d3976e5490249ddd16d318284346a0d40adffcffd21bdfce747bb3f21a4ae2
codecov-coverage-results-fn-fix-ip-address-filter-job_node_unit_tests-20
260 KB
sha256:4fc87159b54a9ac45ca20b0bef3a8ad40193b50aea8a7a0066c2106de9e8f04c
codecov-coverage-results-fn-fix-ip-address-filter-job_node_unit_tests-22
260 KB
sha256:d9947f0fc396e5b126339a9461221c20f7c5454d5490c0c95232c17e2adf4418
codecov-coverage-results-fn-fix-ip-address-filter-job_node_unit_tests-24
260 KB
sha256:201679de0a0f0dc0cea0ad9b03e9bc728f46c87006500a5b19b0832efb047a99
codecov-test-results-fn-fix-ip-address-filter-job_browser_loader_tests-browser-loader-loader_base
243 Bytes
sha256:d79e162e5d292187bcade349e8416b2bd48551461c9ab7b3fb15f62de4543f11
codecov-test-results-fn-fix-ip-address-filter-job_browser_loader_tests-browser-loader-loader_debug
243 Bytes
sha256:ed17e1416f4cabb78f1f6e6c9d07adf17d0d20d2b1ce3eb536bf6220309e4178
codecov-test-results-fn-fix-ip-address-filter-job_browser_loader_tests-browser-loader-loader_eager
243 Bytes
sha256:899eca57535311f2928eb929ecdc956c6f00233054ed2896b2b3aa72f950fc0c
codecov-test-results-fn-fix-ip-address-filter-job_browser_loader_tests-browser-loader-loader_replay
238 Bytes
sha256:4da1f9eb23a19b70fef3e186fbba9a466fae26e080517dab52cf8d4b801e2de3
codecov-test-results-fn-fix-ip-address-filter-job_browser_loader_tests-browser-loader-loader_replay_buffer
238 Bytes
sha256:0e937dd7004cf36b3bcebb5b36ffa9747e4351c5143bd7ecaa343d4f56555fa1
codecov-test-results-fn-fix-ip-address-filter-job_browser_loader_tests-browser-loader-loader_tracing
243 Bytes
sha256:d854b7545e6a9468c730d5c40a69ab17a97e88fa8962e79ad168c274a30665cf
codecov-test-results-fn-fix-ip-address-filter-job_browser_loader_tests-browser-loader-loader_tracing_replay
237 Bytes
sha256:658d52f4ecd8da15758b3d9fb39f92162d65de0ee4c37f99cc26ae2c6821f322
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-bundle-chromium
248 Bytes
sha256:638447aba8e1c5ddcd718f700e1de2b1a9dc093b8ac01d2c265bccff2ae81bea
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-bundle_logs_metrics-chromium
249 Bytes
sha256:76246be8d5c88c75645d137e4009ab6d05c6dc2f9a433c33107c75f988727781
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-bundle_min-chromium
244 Bytes
sha256:fea799b518a1ee8dc879eab63c390a1712597e549529c371218147967ac82c01
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-bundle_replay-chromium
248 Bytes
sha256:0aab6465de7b95a2e4e2117c395be5a8ddc7781eb1c2de28ba98ce7a8c0aaad7
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-bundle_replay_logs_metrics-chromium
248 Bytes
sha256:6cfb29ef19847c16fb058177b38ffa7e7d1b100ae0dfc7bfccd520c2a1cba15e
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-bundle_tracing-chromium
246 Bytes
sha256:6b85d7ae2d92ff2fd8e1847b86ba4551e58d26c8cce24332a35d07ab99ff06c6
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-bundle_tracing_logs_metrics-chromium
246 Bytes
sha256:f35d4beafa329a4d925c3114d5a712c7040b94e4a5c83b2ba5c98189d2a5f973
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay-chromium
246 Bytes
sha256:3258c404cac99bf2fa823f5e1d731b2c4ec1b69eacb4ad7f91551517b10b83c0
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_feedback-chromium
246 Bytes
sha256:c88efc407d66d4aa7e5fb949f3eefc6a54fd5f3f760de137d6c60e1620c1ed85
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_feedback_logs_metrics-chromium
245 Bytes
sha256:fbfdee5a4fbc12543f94080975e982587729b6e0b60016a04e669270031ad899
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_feedback_logs_metrics_min-chromium
247 Bytes
sha256:44b4b52db69a5ca3f78ca5b63ddabf5ced39e4c448eb27ff52e295d4c49c9190
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_feedback_logs_metrics_min-firefox
233 Bytes
sha256:0c733f19d2ec1b58fddd0bd75a3e5f6247702690e511e344a47777293ba959a7
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_feedback_logs_metrics_min-webkit
247 Bytes
sha256:83ac941545222252667c86fbed227dd94f7bda43ef029089f6c98b74974071bb
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-bundle_tracing_replay_logs_metrics-chromium
242 Bytes
sha256:52178af8bf35e8006e4a112c3e750d8f66ead7d16321f58e20b6204b4d3a282f
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-esm-chromium-1
241 Bytes
sha256:7b7b278bab55bd11c01eb089a41751f3d204bd0395b0f2baf8f2ab3c11aa24b0
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-esm-chromium-2
243 Bytes
sha256:4233a35ac1b7a546ae72a2f832b1610f065e06b9c7aec24efc3e2abb45b95eb2
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-esm-chromium-3
243 Bytes
sha256:f5b2dc219df4e6ad5d40672233b421da0149204c3864089f1fa2d9ef13ed5f3d
codecov-test-results-fn-fix-ip-address-filter-job_browser_playwright_tests-browser-playwright-esm-chromium-4
244 Bytes
sha256:dfbc125e5b3860dd57007c60f9fa5bb69a912a5d62c39fd09c10a485e8536727
codecov-test-results-fn-fix-ip-address-filter-job_browser_unit_tests
243 Bytes
sha256:a786a66ac994de991fbb3bf23055285cbb3b55fe0c3465bc097c19705671a152
codecov-test-results-fn-fix-ip-address-filter-job_node_unit_tests-18
254 Bytes
sha256:b5587116987d8d2d9e5f431476779beee4c37e9ece5e2b7aaa01714fefc77695
codecov-test-results-fn-fix-ip-address-filter-job_node_unit_tests-20
251 Bytes
sha256:62d691a82979f4d78cf723174d63f156beca998a4d852b6024b55e7a4767c7b6
codecov-test-results-fn-fix-ip-address-filter-job_node_unit_tests-22
247 Bytes
sha256:0fbd1fbf747dc64454895a26a356629e16065dbc8851d630069e7f43749851a1
codecov-test-results-fn-fix-ip-address-filter-job_node_unit_tests-24
252 Bytes
sha256:118dce7953e3fe84f946498ed956faee7cabe1ba036163fa6610b8656b76cf6a