Skip to content

chore(deps): bump yargs and @types/yargs #4282

chore(deps): bump yargs and @types/yargs

chore(deps): bump yargs and @types/yargs #4282

Triggered via pull request October 5, 2023 09:08
Status Failure
Total duration 1m 20s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.