Skip to content

Update devDeps

Update devDeps #445

Triggered via pull request November 5, 2023 12:14
@mizdramizdra
synchronize #310
update-deps
Status Failure
Total duration 38s
Artifacts

benchmark.yml

on: pull_request
benchmark
25s
benchmark
Fit to window
Zoom out
Zoom in

Annotations

4 errors
benchmark: src/cli/prompt.ts#L54
Type '{ name: string; type: "multiselect"; message: string; hint: string; choices: string[]; validate(value: string): true | "Select at least one rule with <space> key."; onCancel: () => never; }' is not assignable to type 'PromptOptions | ((this: Enquirer<object>) => PromptOptions)'.
benchmark: src/core.ts#L148
Unused '@ts-expect-error' directive.
benchmark: src/core.ts#L151
Unused '@ts-expect-error' directive.
benchmark
Process completed with exit code 1.