Skip to content

chore(deps): update vitest monorepo to v3.2.4 #20878

chore(deps): update vitest monorepo to v3.2.4

chore(deps): update vitest monorepo to v3.2.4 #20878

Triggered via pull request June 6, 2025 23:57
Status Failure
Total duration 6h 0m 14s
Artifacts

ci.yml

on: pull_request
incremental_mutation_test
54m 19s
incremental_mutation_test
Matrix: build_and_test
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

11 errors
build_and_test (24.x, ubuntu-latest)
Process completed with exit code 2.
build_and_test (24.x, ubuntu-latest): packages/vitest-runner/test/util/factories.ts#L66
Type '{ type: "test"; context: any; timeout: number; annotations?: TestAnnotation[] | undefined; file: RunnerTestFile; fails?: boolean; promises?: Promise<any>[]; ... 12 more ...; logs?: UserConsoleLog[]; }' is not assignable to type 'Test<object>'.
build_and_test (20.x, ubuntu-latest)
Process completed with exit code 2.
build_and_test (20.x, ubuntu-latest): packages/vitest-runner/test/util/factories.ts#L66
Type '{ type: "test"; context: any; timeout: number; annotations?: TestAnnotation[] | undefined; file: RunnerTestFile; fails?: boolean; promises?: Promise<any>[]; ... 12 more ...; logs?: UserConsoleLog[]; }' is not assignable to type 'Test<object>'.
build_and_test (24.x, windows-2025)
Process completed with exit code 1.
build_and_test (24.x, windows-2025): packages/vitest-runner/test/util/factories.ts#L66
Type '{ type: "test"; context: any; timeout: number; annotations?: TestAnnotation[] | undefined; file: RunnerTestFile; fails?: boolean; promises?: Promise<any>[]; ... 12 more ...; logs?: UserConsoleLog[]; }' is not assignable to type 'Test<object>'.
build_and_test (20.x, windows-2025)
Process completed with exit code 1.
build_and_test (20.x, windows-2025): packages/vitest-runner/test/util/factories.ts#L66
Type '{ type: "test"; context: any; timeout: number; annotations?: TestAnnotation[] | undefined; file: RunnerTestFile; fails?: boolean; promises?: Promise<any>[]; ... 12 more ...; logs?: UserConsoleLog[]; }' is not assignable to type 'Test<object>'.
incremental_mutation_test
Process completed with exit code 1.
e2e (windows-2025)
The operation was canceled.
e2e (windows-2025)
The job has exceeded the maximum execution time of 6h0m0s