Skip to content

feat!: remove --all flag #654

feat!: remove --all flag

feat!: remove --all flag #654

Triggered via pull request January 8, 2024 11:24
Status Failure
Total duration 17m 44s
Artifacts

ci.yml

on: pull_request
Testing chores
26s
Testing chores
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Testing chores: sources/commands/InstallLocal.ts#L23
Object literal may only specify known properties, and 'all' does not exist in type '{ patterns: string[]; }'.
Testing chores: sources/commands/Up.ts#L31
Object literal may only specify known properties, and 'all' does not exist in type '{ patterns: string[]; }'.
Testing chores: sources/commands/Use.ts#L27
Object literal may only specify known properties, and 'all' does not exist in type '{ patterns: string[]; }'.
Testing chores
Process completed with exit code 2.
windows-latest w/ Node.js 18.x
Process completed with exit code 1.