Skip to content

fix(deps): update all non-major dependencies #13525

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #13525

Triggered via pull request January 22, 2025 08:44
Status Failure
Total duration 12m 48s
Artifacts

ci.yml

on: pull_request
Diff: node-latest, ubuntu-latest
9s
Diff: node-latest, ubuntu-latest
Lint: node-latest, ubuntu-latest
2m 32s
Lint: node-latest, ubuntu-latest
Matrix: test-browser
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 5 warnings
test/runner.test.ts > should fail > typecheck files: test/typescript/test/runner.test.ts#L32
Error: Snapshot `should fail > typecheck files 1` mismatched - Expected + Received @@ -1,6 +1,7 @@ - "TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. + "TypeCheckError: Unknown compiler option 'strictBuiltinIteratorReturn'. + TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. TypeCheckError: This expression is not callable. Type 'ExpectArray<number>' has no call signatures. TypeCheckError: This expression is not callable. Type 'ExpectUndefined<number>' has no call signatures. TypeCheckError: This expression is not callable. Type 'ExpectVoid<number>' has no call signatures. TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. TypeCheckError: Unused '@ts-expect-error' directive. ❯ test/runner.test.ts:32:17
test/runner.test.ts > should fail > typechecks with custom tsconfig: test/typescript/test/runner.test.ts#L64
Error: Snapshot `should fail > typechecks with custom tsconfig 1` mismatched - Expected + Received - "TypeCheckError: This expression is not callable. Type 'ExpectUndefined<number>' has no call signatures. + "TypeCheckError: Unknown compiler option 'strictBuiltinIteratorReturn'. + TypeCheckError: This expression is not callable. Type 'ExpectUndefined<number>' has no call signatures. TypeCheckError: This expression is not callable. Type 'ExpectVoid<number>' has no call signatures. TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. TypeCheckError: This expression is not callable. Type 'ExpectVoid<number>' has no call signatures." ❯ test/runner.test.ts:64:17
test/runner.test.ts > should fail > typechecks empty "include" but with tests: test/typescript/test/runner.test.ts#L87
Error: Snapshot `should fail > typechecks empty "include" but with tests 1` mismatched - Expected + Received @@ -3,11 +3,12 @@ ⎯⎯⎯⎯⎯⎯ Unhandled Errors ⎯⎯⎯⎯⎯⎯ Vitest caught 1 unhandled error during the test run. This might cause false positive tests. Resolve unhandled errors to make sure your tests are not affected. - ⎯⎯⎯⎯⎯⎯ Typecheck Error ⎯⎯⎯⎯⎯⎯⎯ - Error: error TS18003: No inputs were found in config file '<root>/tsconfig.empty.vitest-temp.json'. Specified 'include' paths were '["src"]' and 'exclude' paths were '["**/dist/**"]'. + ⎯⎯⎯ Unhandled Source Error ⎯⎯⎯ + TypeCheckError: Unknown compiler option 'strictBuiltinIteratorReturn'. + ❯ ../tsconfig.empty.vitest-temp.json:113:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ " ❯ test/runner.test.ts:87:64
Build&Test: node-22, ubuntu-latest
Process completed with exit code 1.
test/runner.test.ts > should fail > typecheck files: test/typescript/test/runner.test.ts#L32
Error: Snapshot `should fail > typecheck files 1` mismatched - Expected + Received @@ -1,6 +1,7 @@ - "TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. + "TypeCheckError: Unknown compiler option 'strictBuiltinIteratorReturn'. + TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. TypeCheckError: This expression is not callable. Type 'ExpectArray<number>' has no call signatures. TypeCheckError: This expression is not callable. Type 'ExpectUndefined<number>' has no call signatures. TypeCheckError: This expression is not callable. Type 'ExpectVoid<number>' has no call signatures. TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. TypeCheckError: Unused '@ts-expect-error' directive. ❯ test/runner.test.ts:32:17
test/runner.test.ts > should fail > typechecks with custom tsconfig: test/typescript/test/runner.test.ts#L64
Error: Snapshot `should fail > typechecks with custom tsconfig 1` mismatched - Expected + Received - "TypeCheckError: This expression is not callable. Type 'ExpectUndefined<number>' has no call signatures. + "TypeCheckError: Unknown compiler option 'strictBuiltinIteratorReturn'. + TypeCheckError: This expression is not callable. Type 'ExpectUndefined<number>' has no call signatures. TypeCheckError: This expression is not callable. Type 'ExpectVoid<number>' has no call signatures. TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. TypeCheckError: This expression is not callable. Type 'ExpectVoid<number>' has no call signatures." ❯ test/runner.test.ts:64:17
test/runner.test.ts > should fail > typechecks empty "include" but with tests: test/typescript/test/runner.test.ts#L87
Error: Snapshot `should fail > typechecks empty "include" but with tests 1` mismatched - Expected + Received @@ -3,11 +3,12 @@ ⎯⎯⎯⎯⎯⎯ Unhandled Errors ⎯⎯⎯⎯⎯⎯ Vitest caught 1 unhandled error during the test run. This might cause false positive tests. Resolve unhandled errors to make sure your tests are not affected. - ⎯⎯⎯⎯⎯⎯ Typecheck Error ⎯⎯⎯⎯⎯⎯⎯ - Error: error TS18003: No inputs were found in config file '<root>/tsconfig.empty.vitest-temp.json'. Specified 'include' paths were '["src"]' and 'exclude' paths were '["**/dist/**"]'. + ⎯⎯⎯ Unhandled Source Error ⎯⎯⎯ + TypeCheckError: Unknown compiler option 'strictBuiltinIteratorReturn'. + ❯ ../tsconfig.empty.vitest-temp.json:113:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ " ❯ test/runner.test.ts:87:64
Build&Test: node-20, ubuntu-latest
Process completed with exit code 1.
test/runner.test.ts > should fail > typecheck files: test/typescript/test/runner.test.ts#L32
Error: Snapshot `should fail > typecheck files 1` mismatched - Expected + Received @@ -1,6 +1,7 @@ - "TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. + "TypeCheckError: Unknown compiler option 'strictBuiltinIteratorReturn'. + TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. TypeCheckError: This expression is not callable. Type 'ExpectArray<number>' has no call signatures. TypeCheckError: This expression is not callable. Type 'ExpectUndefined<number>' has no call signatures. TypeCheckError: This expression is not callable. Type 'ExpectVoid<number>' has no call signatures. TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. TypeCheckError: Unused '@ts-expect-error' directive. ❯ test/runner.test.ts:32:17
test/runner.test.ts > should fail > typechecks with custom tsconfig: test/typescript/test/runner.test.ts#L64
Error: Snapshot `should fail > typechecks with custom tsconfig 1` mismatched - Expected + Received - "TypeCheckError: This expression is not callable. Type 'ExpectUndefined<number>' has no call signatures. + "TypeCheckError: Unknown compiler option 'strictBuiltinIteratorReturn'. + TypeCheckError: This expression is not callable. Type 'ExpectUndefined<number>' has no call signatures. TypeCheckError: This expression is not callable. Type 'ExpectVoid<number>' has no call signatures. TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. TypeCheckError: This expression is not callable. Type 'ExpectVoid<number>' has no call signatures." ❯ test/runner.test.ts:64:17
test/runner.test.ts > should fail > typechecks empty "include" but with tests: test/typescript/test/runner.test.ts#L87
Error: Snapshot `should fail > typechecks empty "include" but with tests 1` mismatched - Expected + Received @@ -3,11 +3,12 @@ ⎯⎯⎯⎯⎯⎯ Unhandled Errors ⎯⎯⎯⎯⎯⎯ Vitest caught 1 unhandled error during the test run. This might cause false positive tests. Resolve unhandled errors to make sure your tests are not affected. - ⎯⎯⎯⎯⎯⎯ Typecheck Error ⎯⎯⎯⎯⎯⎯⎯ - Error: error TS18003: No inputs were found in config file '<root>/tsconfig.empty.vitest-temp.json'. Specified 'include' paths were '["src"]' and 'exclude' paths were '["**/dist/**"]'. + ⎯⎯⎯ Unhandled Source Error ⎯⎯⎯ + TypeCheckError: Unknown compiler option 'strictBuiltinIteratorReturn'. + ❯ ../tsconfig.empty.vitest-temp.json:113:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ " ❯ test/runner.test.ts:87:64
Build&Test: node-18, ubuntu-latest
Process completed with exit code 1.
test/runner.test.ts > should fail > typecheck files: test/typescript/test/runner.test.ts#L32
Error: Snapshot `should fail > typecheck files 1` mismatched - Expected + Received @@ -1,6 +1,7 @@ - "TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. + "TypeCheckError: Unknown compiler option 'strictBuiltinIteratorReturn'. + TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. TypeCheckError: This expression is not callable. Type 'ExpectArray<number>' has no call signatures. TypeCheckError: This expression is not callable. Type 'ExpectUndefined<number>' has no call signatures. TypeCheckError: This expression is not callable. Type 'ExpectVoid<number>' has no call signatures. TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. TypeCheckError: Unused '@ts-expect-error' directive. ❯ test/runner.test.ts:32:17
test/runner.test.ts > should fail > typechecks with custom tsconfig: test/typescript/test/runner.test.ts#L64
Error: Snapshot `should fail > typechecks with custom tsconfig 1` mismatched - Expected + Received - "TypeCheckError: This expression is not callable. Type 'ExpectUndefined<number>' has no call signatures. + "TypeCheckError: Unknown compiler option 'strictBuiltinIteratorReturn'. + TypeCheckError: This expression is not callable. Type 'ExpectUndefined<number>' has no call signatures. TypeCheckError: This expression is not callable. Type 'ExpectVoid<number>' has no call signatures. TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. TypeCheckError: This expression is not callable. Type 'ExpectVoid<number>' has no call signatures." ❯ test/runner.test.ts:64:17
test/runner.test.ts > should fail > typechecks empty "include" but with tests: test/typescript/test/runner.test.ts#L87
Error: Snapshot `should fail > typechecks empty "include" but with tests 1` mismatched - Expected + Received @@ -3,11 +3,12 @@ ⎯⎯⎯⎯⎯⎯ Unhandled Errors ⎯⎯⎯⎯⎯⎯ Vitest caught 1 unhandled error during the test run. This might cause false positive tests. Resolve unhandled errors to make sure your tests are not affected. - ⎯⎯⎯⎯⎯⎯ Typecheck Error ⎯⎯⎯⎯⎯⎯⎯ - Error: error TS18003: No inputs were found in config file '<root>/tsconfig.empty.vitest-temp.json'. Specified 'include' paths were '["src"]' and 'exclude' paths were '["**/dist/**"]'. + ⎯⎯⎯ Unhandled Source Error ⎯⎯⎯ + TypeCheckError: Unknown compiler option 'strictBuiltinIteratorReturn'. + ❯ ../tsconfig.empty.vitest-temp.json:113:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ " ❯ test/runner.test.ts:87:64
Build&Test: node-20, macos-latest
Process completed with exit code 1.
test/runner.test.ts > should fail > typecheck files: test/typescript/test/runner.test.ts#L32
Error: Snapshot `should fail > typecheck files 1` mismatched - Expected + Received @@ -1,6 +1,7 @@ - "TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. + "TypeCheckError: Unknown compiler option 'strictBuiltinIteratorReturn'. + TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. TypeCheckError: This expression is not callable. Type 'ExpectArray<number>' has no call signatures. TypeCheckError: This expression is not callable. Type 'ExpectUndefined<number>' has no call signatures. TypeCheckError: This expression is not callable. Type 'ExpectVoid<number>' has no call signatures. TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. TypeCheckError: Unused '@ts-expect-error' directive. ❯ test/runner.test.ts:32:17
test/runner.test.ts > should fail > typechecks with custom tsconfig: test/typescript/test/runner.test.ts#L64
Error: Snapshot `should fail > typechecks with custom tsconfig 1` mismatched - Expected + Received - "TypeCheckError: This expression is not callable. Type 'ExpectUndefined<number>' has no call signatures. + "TypeCheckError: Unknown compiler option 'strictBuiltinIteratorReturn'. + TypeCheckError: This expression is not callable. Type 'ExpectUndefined<number>' has no call signatures. TypeCheckError: This expression is not callable. Type 'ExpectVoid<number>' has no call signatures. TypeCheckError: Type 'string' does not satisfy the constraint '"Expected string, Actual number"'. TypeCheckError: This expression is not callable. Type 'ExpectVoid<number>' has no call signatures." ❯ test/runner.test.ts:64:17
test/runner.test.ts > should fail > typechecks empty "include" but with tests: test/typescript/test/runner.test.ts#L87
Error: Snapshot `should fail > typechecks empty "include" but with tests 1` mismatched - Expected + Received @@ -3,11 +3,12 @@ ⎯⎯⎯⎯⎯⎯ Unhandled Errors ⎯⎯⎯⎯⎯⎯ Vitest caught 1 unhandled error during the test run. This might cause false positive tests. Resolve unhandled errors to make sure your tests are not affected. - ⎯⎯⎯⎯⎯⎯ Typecheck Error ⎯⎯⎯⎯⎯⎯⎯ - Error: error TS18003: No inputs were found in config file '<root>/tsconfig.empty.vitest-temp.json'. Specified 'include' paths were '["src"]' and 'exclude' paths were '["**/dist/**"]'. + ⎯⎯⎯ Unhandled Source Error ⎯⎯⎯ + TypeCheckError: Unknown compiler option 'strictBuiltinIteratorReturn'. + ❯ ../tsconfig.empty.vitest-temp.json:113:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ " ❯ test/runner.test.ts:87:64
Build&Test: node-20, windows-latest
Process completed with exit code 1.
Diff: node-latest, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint: node-latest, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build&Test: node-22, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build&Test: node-20, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build&Test: node-18, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636