perf: AI experiments with ordering #17271
Annotations
2 errors
|
Typecheck
Process completed with exit code 2.
|
|
Typecheck:
packages/vitest/src/node/cli/cli-config.ts#L456
Property 'groupingStrategy' is missing in type '{ shuffle: { description: string; argument: string; subcommands: { files: { description: string; }; tests: { description: string; }; }; }; concurrent: { description: string; }; seed: { description: string; argument: string; }; hooks: { ...; }; setupFiles: { ...; }; groupOrder: null; }' but required in type 'CLIOptions<SequenceOptions>'.
|
Loading