feat!: remove --all
flag
#656
ci.yml
on: pull_request
Testing chores
22s
Matrix: build-and-test
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 20.x
Process completed with exit code 1.
|