chore(deps): update all non-major dependencies #2379
Triggered via pull request
September 22, 2025 07:17
Status
Failure
Total duration
1m 59s
Artifacts
–
Annotations
10 errors
|
ci
Process completed with exit code 1.
|
|
test/e2e/extend-registry.test.ts > basic > extended registry script loads and executes function:
test/e2e/extend-registry.test.ts#L24
Error: Snapshot `basic > extended registry script loads and executes function 1` mismatched
- Expected
+ Received
- [
- {
- "location": "/myScript.js:1",
- "text": "Script -- Loading",
- },
- {
- "location": "/myScript.js:5",
- "text": "Script -- Loaded",
- },
- {
- "location": "/myScript.js:3",
- "text": "Script -- Executed -- test",
- },
- ]
+ []
❯ timeout test/e2e/extend-registry.test.ts:24:103
|
|
test/e2e/basic.test.ts > third-party-capital > expect GTM to work collect data:
test/e2e/basic.test.ts#L172
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/basic.test.ts:172:3
|
|
test/e2e/basic.test.ts > third-party-capital > expect GA to collect data:
test/e2e/basic.test.ts#L157
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/basic.test.ts:157:3
|
|
test/e2e/basic.test.ts > basic > bundle:
test/e2e/basic.test.ts#L146
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/basic.test.ts:146:3
|
|
test/e2e/basic.test.ts > basic > relative mouseover:
test/e2e/basic.test.ts#L123
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/basic.test.ts:123:3
|
|
test/e2e/basic.test.ts > basic > relative visibility:
test/e2e/basic.test.ts#L96
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/basic.test.ts:96:3
|
|
test/e2e/basic.test.ts > basic > relative manual:
test/e2e/basic.test.ts#L72
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/basic.test.ts:72:3
|
|
test/e2e/basic.test.ts > basic > relative onNuxtReady:
test/e2e/basic.test.ts#L51
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/basic.test.ts:51:3
|
|
test/e2e/base.test.ts > base > bundle:
test/e2e/base.test.ts#L18
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/e2e/base.test.ts:18:3
|