chore(deps): update vitest monorepo to v3.2.4 #20857
Annotations
2 errors
Build & lint & test
Process completed with exit code 2.
|
Build & lint & test:
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>'.
|
Loading