chore(deps): bump yargs and @types/yargs #4282
Annotations
9 errors
CI:
src/bin/index.ts#L90
Argument of type 'unknown' is not assignable to parameter of type 'string | undefined'.
|
CI:
src/bin/index.ts#L90
Type 'unknown' is not assignable to type 'string'.
|
CI:
src/bin/index.ts#L94
'stage' is of type 'unknown'.
|
CI:
src/bin/index.ts#L94
Parameter '_' implicitly has an 'any' type.
|
CI:
src/bin/index.ts#L96
Type 'unknown' is not assignable to type 'boolean'.
|
CI:
src/bin/index.ts#L97
Type 'unknown' is not assignable to type 'string'.
|
CI:
src/bin/index.ts#L98
Type 'unknown' is not assignable to type 'string'.
|
CI:
src/bin/index.ts#L99
Type 'unknown' is not assignable to type 'string | undefined'.
|
CI
Process completed with exit code 2.
|