chore(deps): bump inquirer from 8.2.6 to 12.0.1 #980
Annotations
6 errors
|
Build TypeScript:
cli.ts#L606
Argument of type '(branchStatus: BranchStatus) => Promise<(BranchStatus.BRANCH_NOT_UP_TO_DATE | { pull: any; })[]> | Promise<BranchStatus.BRANCH_UP_TO_DATE[]>' is not assignable to parameter of type '(value: BranchStatus) => (BranchStatus.BRANCH_NOT_UP_TO_DATE | { pull: any; })[] | PromiseLike<(BranchStatus.BRANCH_NOT_UP_TO_DATE | { pull: any; })[]>'.
|
Build TypeScript:
cli.ts#L631
Property 'pull' does not exist on type 'string'.
|
Build TypeScript:
cli.ts#L1213
No overload matches this call.
|
Build TypeScript:
cli.ts#L1223
No overload matches this call.
|
Build TypeScript
The operation was canceled.
|
Loading