chore(deps): update vitest monorepo to v3.2.4 #20878
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
|