fix(node-core): rejection warning in strict mode #47853
build.yml
on: pull_request
Get CI Metadata
/
Get Metadata
7s
Check PR branches
3s
Matrix: job_node_core_integration_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Lint
1m 6s
Circular Dependency Check
1m 35s
Browser Unit Tests
38s
Bun Unit Tests
33s
Deno Unit Tests
0s
Cloudflare Integration Tests
2m 36s
Bun Integration Tests
31s
Check for faulty .d.ts files
30s
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_optional_e2e_tests
Matrix: job_e2e_tests
All required jobs passed or were skipped
2s
Annotations
42 errors, 5 warnings, and 140 notices
|
Check file formatting
Process completed with exit code 1.
|
|
Node (22) Node-Core Integration Tests
Process completed with exit code 1.
|
|
suites/public-api/onUnhandledRejectionIntegration/test.ts > onUnhandledRejectionIntegration > should not close process on unhandled rejection in strict mode:
dev-packages/node-core-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L44
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:44:3
|
|
Unhandled error:
dev-packages/node-core-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L55
AssertionError: expected 'test rejection\n' to be 'Error: test rejection\n at Object.β¦' // Object.is equality
- Expected
+ Received
- Error: test rejection
- at Object.<anonymous>
+ test rejection
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:55:12
β― ChildProcess.exithandler node:child_process:424:5
β― ChildProcess.emit node:events:519:28
β― maybeClose node:internal/child_process:1101:16
β― Process.ChildProcess._handle.onexit node:internal/child_process:304:5
This error originated in "suites/public-api/onUnhandledRejectionIntegration/test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should not close process on unhandled rejection in strict mode". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Node (24) Node-Core Integration Tests
Process completed with exit code 1.
|
|
suites/public-api/onUnhandledRejectionIntegration/test.ts > onUnhandledRejectionIntegration > should not close process on unhandled rejection in strict mode:
dev-packages/node-core-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L44
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:44:3
|
|
Unhandled error:
dev-packages/node-core-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L55
AssertionError: expected 'test rejection\n' to be 'Error: test rejection\n at Object.β¦' // Object.is equality
- Expected
+ Received
- Error: test rejection
- at Object.<anonymous>
+ test rejection
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:55:12
β― ChildProcess.exithandler node:child_process:424:5
β― ChildProcess.emit node:events:509:28
β― maybeClose node:internal/child_process:1124:16
β― Process.ChildProcess._handle.onexit node:internal/child_process:306:5
This error originated in "suites/public-api/onUnhandledRejectionIntegration/test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should not close process on unhandled rejection in strict mode". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Node (18) Node-Core Integration Tests
Process completed with exit code 1.
|
|
suites/public-api/onUnhandledRejectionIntegration/test.ts > onUnhandledRejectionIntegration > should not close process on unhandled rejection in strict mode:
dev-packages/node-core-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L44
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:44:3
|
|
Unhandled error:
dev-packages/node-core-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L55
AssertionError: expected 'test rejection\n' to be 'Error: test rejection\n at Object.β¦' // Object.is equality
- Expected
+ Received
- Error: test rejection
- at Object.<anonymous>
+ test rejection
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:55:12
β― ChildProcess.exithandler node:child_process:430:5
β― ChildProcess.emit node:events:517:28
β― maybeClose node:internal/child_process:1098:16
β― Process.ChildProcess._handle.onexit node:internal/child_process:303:5
This error originated in "suites/public-api/onUnhandledRejectionIntegration/test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should not close process on unhandled rejection in strict mode". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Node (26) Node-Core Integration Tests
Process completed with exit code 1.
|
|
suites/public-api/onUnhandledRejectionIntegration/test.ts > onUnhandledRejectionIntegration > should not close process on unhandled rejection in strict mode:
dev-packages/node-core-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L44
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:44:3
|
|
Unhandled error:
dev-packages/node-core-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L55
AssertionError: expected 'test rejection\n' to be 'Error: test rejection\n at Object.β¦' // Object.is equality
- Expected
+ Received
- Error: test rejection
- at Object.<anonymous>
+ test rejection
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:55:12
β― ChildProcess.exithandler node:child_process:424:5
β― ChildProcess.emit node:events:509:20
β― maybeClose node:internal/child_process:1108:16
β― Process.ChildProcess._handle.onexit node:internal/child_process:305:5
This error originated in "suites/public-api/onUnhandledRejectionIntegration/test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should not close process on unhandled rejection in strict mode". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Node (20) Node-Core Integration Tests
Process completed with exit code 1.
|
|
suites/public-api/onUnhandledRejectionIntegration/test.ts > onUnhandledRejectionIntegration > should not close process on unhandled rejection in strict mode:
dev-packages/node-core-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L44
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:44:3
|
|
Unhandled error:
dev-packages/node-core-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L55
AssertionError: expected 'test rejection\n' to be 'Error: test rejection\n at Object.β¦' // Object.is equality
- Expected
+ Received
- Error: test rejection
- at Object.<anonymous>
+ test rejection
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:55:12
β― ChildProcess.exithandler node:child_process:430:5
β― ChildProcess.emit node:events:524:28
β― maybeClose node:internal/child_process:1104:16
β― Process.ChildProcess._handle.onexit node:internal/child_process:304:5
This error originated in "suites/public-api/onUnhandledRejectionIntegration/test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should not close process on unhandled rejection in strict mode". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Node (24) (TS 3.8) Node-Core Integration Tests
Process completed with exit code 1.
|
|
suites/public-api/onUnhandledRejectionIntegration/test.ts > onUnhandledRejectionIntegration > should not close process on unhandled rejection in strict mode:
dev-packages/node-core-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L44
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:44:3
|
|
Unhandled error:
dev-packages/node-core-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L55
AssertionError: expected 'test rejection\n' to be 'Error: test rejection\n at Object.β¦' // Object.is equality
- Expected
+ Received
- Error: test rejection
- at Object.<anonymous>
+ test rejection
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:55:12
β― ChildProcess.exithandler node:child_process:424:5
β― ChildProcess.emit node:events:509:28
β― maybeClose node:internal/child_process:1124:16
β― Process.ChildProcess._handle.onexit node:internal/child_process:306:5
This error originated in "suites/public-api/onUnhandledRejectionIntegration/test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should not close process on unhandled rejection in strict mode". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Node (24) Integration Tests
Process completed with exit code 1.
|
|
suites/public-api/onUnhandledRejectionIntegration/test.ts > onUnhandledRejectionIntegration > should not close process on unhandled rejection in strict mode:
dev-packages/node-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L45
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:45:3
|
|
Unhandled error:
dev-packages/node-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L56
AssertionError: expected 'test rejection\n' to be 'Error: test rejection\n at Object.β¦' // Object.is equality
- Expected
+ Received
- Error: test rejection
- at Object.<anonymous>
+ test rejection
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:56:12
β― ChildProcess.exithandler node:child_process:424:5
β― ChildProcess.emit node:events:509:28
β― maybeClose node:internal/child_process:1124:16
β― Process.ChildProcess._handle.onexit node:internal/child_process:306:5
This error originated in "suites/public-api/onUnhandledRejectionIntegration/test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should not close process on unhandled rejection in strict mode". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Node (26) Integration Tests
Process completed with exit code 1.
|
|
suites/public-api/onUnhandledRejectionIntegration/test.ts > onUnhandledRejectionIntegration > should not close process on unhandled rejection in strict mode:
dev-packages/node-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L45
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:45:3
|
|
Unhandled error:
dev-packages/node-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L56
AssertionError: expected 'test rejection\n' to be 'Error: test rejection\n at Object.β¦' // Object.is equality
- Expected
+ Received
- Error: test rejection
- at Object.<anonymous>
+ test rejection
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:56:12
β― ChildProcess.exithandler node:child_process:424:5
β― ChildProcess.emit node:events:509:20
β― maybeClose node:internal/child_process:1108:16
β― Process.ChildProcess._handle.onexit node:internal/child_process:305:5
This error originated in "suites/public-api/onUnhandledRejectionIntegration/test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should not close process on unhandled rejection in strict mode". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Node (18) Integration Tests
Process completed with exit code 1.
|
|
suites/public-api/onUnhandledRejectionIntegration/test.ts > onUnhandledRejectionIntegration > should not close process on unhandled rejection in strict mode:
dev-packages/node-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L45
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:45:3
|
|
Unhandled error:
dev-packages/node-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L56
AssertionError: expected 'test rejection\n' to be 'Error: test rejection\n at Object.β¦' // Object.is equality
- Expected
+ Received
- Error: test rejection
- at Object.<anonymous>
+ test rejection
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:56:12
β― ChildProcess.exithandler node:child_process:430:5
β― ChildProcess.emit node:events:517:28
β― maybeClose node:internal/child_process:1098:16
β― Process.ChildProcess._handle.onexit node:internal/child_process:303:5
This error originated in "suites/public-api/onUnhandledRejectionIntegration/test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should not close process on unhandled rejection in strict mode". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Node (22) Integration Tests
Process completed with exit code 1.
|
|
suites/public-api/onUnhandledRejectionIntegration/test.ts > onUnhandledRejectionIntegration > should not close process on unhandled rejection in strict mode:
dev-packages/node-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L45
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:45:3
|
|
Unhandled error:
dev-packages/node-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L56
AssertionError: expected 'test rejection\n' to be 'Error: test rejection\n at Object.β¦' // Object.is equality
- Expected
+ Received
- Error: test rejection
- at Object.<anonymous>
+ test rejection
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:56:12
β― ChildProcess.exithandler node:child_process:424:5
β― ChildProcess.emit node:events:519:28
β― maybeClose node:internal/child_process:1101:16
β― Process.ChildProcess._handle.onexit node:internal/child_process:304:5
This error originated in "suites/public-api/onUnhandledRejectionIntegration/test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should not close process on unhandled rejection in strict mode". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Node (20) Integration Tests
Process completed with exit code 1.
|
|
suites/public-api/onUnhandledRejectionIntegration/test.ts > onUnhandledRejectionIntegration > should not close process on unhandled rejection in strict mode:
dev-packages/node-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L45
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:45:3
|
|
Unhandled error:
dev-packages/node-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L56
AssertionError: expected 'test rejection\n' to be 'Error: test rejection\n at Object.β¦' // Object.is equality
- Expected
+ Received
- Error: test rejection
- at Object.<anonymous>
+ test rejection
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:56:12
β― ChildProcess.exithandler node:child_process:430:5
β― ChildProcess.emit node:events:524:28
β― maybeClose node:internal/child_process:1104:16
β― Process.ChildProcess._handle.onexit node:internal/child_process:304:5
This error originated in "suites/public-api/onUnhandledRejectionIntegration/test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should not close process on unhandled rejection in strict mode". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
Node (24) (TS 3.8) Integration Tests
Process completed with exit code 1.
|
|
suites/public-api/onUnhandledRejectionIntegration/test.ts > onUnhandledRejectionIntegration > should not close process on unhandled rejection in strict mode:
dev-packages/node-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L45
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:45:3
|
|
Unhandled error:
dev-packages/node-integration-tests/suites/public-api/onUnhandledRejectionIntegration/test.ts#L56
AssertionError: expected 'test rejection\n' to be 'Error: test rejection\n at Object.β¦' // Object.is equality
- Expected
+ Received
- Error: test rejection
- at Object.<anonymous>
+ test rejection
β― suites/public-api/onUnhandledRejectionIntegration/test.ts:56:12
β― ChildProcess.exithandler node:child_process:424:5
β― ChildProcess.emit node:events:509:28
β― maybeClose node:internal/child_process:1124:16
β― Process.ChildProcess._handle.onexit node:internal/child_process:306:5
This error originated in "suites/public-api/onUnhandledRejectionIntegration/test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should not close process on unhandled rejection in strict mode". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
E2E nestjs-basic-with-graphql Test
The job has exceeded the maximum execution time of 15m0s
|
|
E2E nestjs-basic-with-graphql Test
The operation was canceled.
|
|
E2E nuxt-3 Test
The job has exceeded the maximum execution time of 15m0s
|
|
E2E nuxt-3 Test
The operation was canceled.
|
|
All required jobs passed or were skipped
Process completed with exit code 1.
|
|
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 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/
|
|
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/
|
|
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/
|
|
π Playwright Run Summary
4 passed (2.5s)
|
|
π Playwright Run Summary
3 skipped
17 passed (2.3s)
|
|
π Playwright Run Summary
3 passed (3.8s)
|
|
π Playwright Run Summary
3 passed (3.9s)
|
|
π Playwright Run Summary
3 passed (3.7s)
|
|
π Playwright Run Summary
4 passed (2.9s)
|
|
π Playwright Run Summary
12 passed (6.8s)
|
|
π Playwright Run Summary
4 passed (7.8s)
|
|
π Playwright Run Summary
2 passed (4.4s)
|
|
π Playwright Run Summary
3 passed (8.8s)
|
|
π Playwright Run Summary
3 passed (2.9s)
|
|
π Playwright Run Summary
1 passed (2.4s)
|
|
π Playwright Run Summary
18 passed (4.7s)
|
|
π Playwright Run Summary
9 passed (10.4s)
|
|
π Playwright Run Summary
1 skipped
61 passed (5.2s)
|
|
π Playwright Run Summary
10 passed (10.7s)
|
|
π Playwright Run Summary
3 passed (4.2s)
|
|
π Playwright Run Summary
1 passed (6.5s)
|
|
π Playwright Run Summary
1 skipped
61 passed (4.1s)
|
|
π Playwright Run Summary
2 passed (3.6s)
|
|
π Playwright Run Summary
5 passed (18.1s)
|
|
π Playwright Run Summary
4 passed (7.7s)
|
|
π Playwright Run Summary
8 passed (6.4s)
|
|
π Playwright Run Summary
4 passed (2.5s)
|
|
π Playwright Run Summary
7 passed (8.9s)
|
|
π Playwright Run Summary
11 passed (5.5s)
|
|
π Playwright Run Summary
11 passed (5.9s)
|
|
π Playwright Run Summary
9 passed (11.6s)
|
|
π Playwright Run Summary
5 passed (9.2s)
|
|
π Playwright Run Summary
11 passed (6.5s)
|
|
π Playwright Run Summary
11 passed (6.8s)
|
|
π Playwright Run Summary
3 skipped
17 passed (2.8s)
|
|
π Playwright Run Summary
7 passed (10.1s)
|
|
π Playwright Run Summary
5 passed (7.9s)
|
|
π Playwright Run Summary
1 skipped
61 passed (5.1s)
|
|
π Playwright Run Summary
7 passed (6.6s)
|
|
π Playwright Run Summary
3 passed (5.6s)
|
|
π Playwright Run Summary
15 passed (10.8s)
|
|
π Playwright Run Summary
24 passed (15.7s)
|
|
π Playwright Run Summary
23 passed (14.5s)
|
|
π Playwright Run Summary
22 passed (10.1s)
|
|
π Playwright Run Summary
12 passed (5.2s)
|
|
π Playwright Run Summary
10 passed (5.4s)
|
|
π Playwright Run Summary
10 passed (5.8s)
|
|
π Playwright Run Summary
16 passed (28.7s)
|
|
π Playwright Run Summary
29 passed (28.6s)
|
|
π Playwright Run Summary
3 passed (5.9s)
|
|
π Playwright Run Summary
12 skipped
1 passed (3.4s)
|
|
π Playwright Run Summary
1 skipped
14 passed (12.3s)
|
|
π Playwright Run Summary
3 passed (2.3s)
|
|
π Playwright Run Summary
11 passed (2.2s)
|
|
π Playwright Run Summary
7 passed (8.4s)
|
|
π Playwright Run Summary
13 passed (28.4s)
|
|
π Playwright Run Summary
4 passed (14.6s)
|
|
π Playwright Run Summary
4 passed (3.7s)
|
|
π Playwright Run Summary
7 passed (15.9s)
|
|
π Playwright Run Summary
7 passed (27.3s)
|
|
π Playwright Run Summary
13 passed (28.7s)
|
|
π Playwright Run Summary
9 passed (11.2s)
|
|
π Playwright Run Summary
9 passed (11.5s)
|
|
π Playwright Run Summary
2 skipped
20 passed (24.6s)
|
|
π Playwright Run Summary
53 passed (26.4s)
|
|
π Playwright Run Summary
3 passed (2.7s)
|
|
π Playwright Run Summary
2 passed (24.3s)
|
|
π Playwright Run Summary
9 passed (11.6s)
|
|
π Playwright Run Summary
9 passed (11.6s)
|
|
π Playwright Run Summary
11 passed (14.5s)
|
|
π Playwright Run Summary
11 passed (14.9s)
|
|
π Playwright Run Summary
12 passed (8.6s)
|
|
π Playwright Run Summary
5 passed (9.1s)
|
|
π Playwright Run Summary
18 passed (18.2s)
|
|
π Playwright Run Summary
9 passed (11.2s)
|
|
π Playwright Run Summary
8 passed (6.3s)
|
|
π Playwright Run Summary
7 passed (28.3s)
|
|
π Playwright Run Summary
12 skipped
1 passed (2.9s)
|
|
π Playwright Run Summary
14 passed (24.6s)
|
|
π Playwright Run Summary
18 passed (19.1s)
|
|
π Playwright Run Summary
11 passed (18.9s)
|
|
π Playwright Run Summary
3 passed (15.6s)
|
|
π Playwright Run Summary
3 passed (9.7s)
|
|
π Playwright Run Summary
13 passed (22.7s)
|
|
π Playwright Run Summary
3 passed (15.8s)
|
|
π Playwright Run Summary
3 passed (9.7s)
|
|
π Playwright Run Summary
16 passed (24.2s)
|
|
π Playwright Run Summary
12 skipped
1 passed (4.7s)
|
|
π Playwright Run Summary
2 skipped
20 passed (24.9s)
|
|
π Playwright Run Summary
14 skipped
12 passed (20.9s)
|
|
π Playwright Run Summary
1 skipped
12 passed (6.0s)
|
|
π Playwright Run Summary
7 passed (26.9s)
|
|
π Playwright Run Summary
4 passed (3.2s)
|
|
π Playwright Run Summary
8 passed (10.2s)
|
|
π Playwright Run Summary
10 passed (37.0s)
|
|
π Playwright Run Summary
12 passed (19.8s)
|
|
π Playwright Run Summary
12 skipped
1 passed (3.9s)
|
|
π Playwright Run Summary
10 passed (37.5s)
|
|
π Playwright Run Summary
9 passed (10.3s)
|
|
π Playwright Run Summary
14 skipped
12 passed (22.0s)
|
|
π Playwright Run Summary
17 passed (56.1s)
|
|
π Playwright Run Summary
4 skipped
10 passed (23.3s)
|
|
π Playwright Run Summary
4 skipped
10 passed (6.9s)
|
|
π Playwright Run Summary
9 passed (7.2s)
|
|
π Playwright Run Summary
3 passed (32.9s)
|
|
π Playwright Run Summary
3 passed (4.6s)
|
|
π Playwright Run Summary
2 skipped
14 passed (1.2m)
|
|
π Playwright Run Summary
4 skipped
10 passed (33.1s)
|
|
π Playwright Run Summary
2 skipped
12 passed (7.0s)
|
|
π Playwright Run Summary
3 passed (35.6s)
|
|
π Playwright Run Summary
3 passed (9.9s)
|
|
π Playwright Run Summary
13 passed (43.2s)
|
|
π Playwright Run Summary
13 passed (9.5s)
|
|
π Playwright Run Summary
4 skipped
10 passed (29.3s)
|
|
π Playwright Run Summary
2 skipped
12 passed (7.0s)
|
|
π Playwright Run Summary
4 passed (34.0s)
|
|
π Playwright Run Summary
4 passed (8.3s)
|
|
π Playwright Run Summary
3 skipped
27 passed (40.8s)
|
|
π Playwright Run Summary
30 passed (12.2s)
|
|
π Playwright Run Summary
6 skipped
6 passed (35.0s)
|
|
π Playwright Run Summary
12 passed (51.6s)
|
|
π Playwright Run Summary
5 passed (42.0s)
|
|
π Playwright Run Summary
5 passed (10.9s)
|
|
π Playwright Run Summary
8 passed (2.2s)
|
|
π Playwright Run Summary
4 passed (18.3s)
|
|
π Playwright Run Summary
51 passed (1.0m)
|
|
π Playwright Run Summary
13 skipped
30 passed (1.7m)
|
|
π Playwright Run Summary
2 skipped
41 passed (1.1m)
|
|
π Playwright Run Summary
13 skipped
30 passed (1.7m)
|
|
π Playwright Run Summary
2 skipped
41 passed (1.1m)
|
|
π Playwright Run Summary
2 skipped
29 passed (2.0m)
|
|
π Playwright Run Summary
2 skipped
29 passed (38.2s)
|
|
π Playwright Run Summary
4 passed (20.8s)
|
|
π Playwright Run Summary
2 skipped
32 passed (2.4m)
|
|
π Playwright Run Summary
2 skipped
32 passed (1.1m)
|
|
π Playwright Run Summary
5 skipped
29 passed (2.0m)
|
|
π Playwright Run Summary
6 skipped
28 passed (1.1m)
|
|
π Playwright Run Summary
9 skipped
34 passed (2.7m)
|
|
π Playwright Run Summary
2 skipped
41 passed (1.0m)
|
|
π 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.9m)
|
|
π Playwright Run Summary
2 skipped
32 passed (1.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-bundle-output
Expired
|
16.8 MB |
sha256:bfab47a4de13edd666917ee3bd699b34867d54656210855d1b551cda3a0f8862
|
|
|
build-layer-output
Expired
|
1.27 MB |
sha256:bf6fcd7475ac8b4b92c3d8403621ecd022f5e069fa6fecdc96551525a7855b45
|
|
|
build-output
Expired
|
11 MB |
sha256:630edb8ddaecd6ea5c20bbf792cfb5750b62c0267e697df27e71f22f6d4a22c2
|
|
|
build-tarball-output
Expired
|
5.27 MB |
sha256:6a669279ef9721f2cd0b238df30b0d6d9b56c1e0c7ceaa1f344e89102982afa5
|
|