chore(deps): bump inquirer from 8.2.6 to 11.0.2 #962
Annotations
6 errors
|
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; })[]>'.
|
cli.ts#L631
Property 'pull' does not exist on type 'string'.
|
cli.ts#L1213
No overload matches this call.
|
cli.ts#L1223
No overload matches this call.
|
|
This job was cancelled
Loading