Skip to content

chore(deps): bump inquirer from 8.2.6 to 11.0.2 #962

chore(deps): bump inquirer from 8.2.6 to 11.0.2

chore(deps): bump inquirer from 8.2.6 to 11.0.2 #962

Triggered via push September 20, 2024 09:44
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Matrix: build-and-check
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 1 warning
build-and-check (14.x)
Process completed with exit code 1.
build-and-check (16.x)
The job was canceled because "_14_x" failed.
build-and-check (16.x)
Process completed with exit code 1.
build-and-check (latest)
The job was canceled because "_14_x" failed.
build-and-check (latest)
The operation was canceled.
build-and-check (20.x)
The job was canceled because "_14_x" failed.
build-and-check (20.x): 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-and-check (20.x): cli.ts#L631
Property 'pull' does not exist on type 'string'.
build-and-check (20.x): cli.ts#L1213
No overload matches this call.
build-and-check (20.x): cli.ts#L1223
No overload matches this call.
build-and-check (20.x)
The operation was canceled.
build-and-check (18.x)
The job was canceled because "_14_x" failed.
build-and-check (18.x): 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-and-check (18.x): cli.ts#L631
Property 'pull' does not exist on type 'string'.
build-and-check (18.x): cli.ts#L1213
No overload matches this call.
build-and-check (18.x): cli.ts#L1223
No overload matches this call.
build-and-check (18.x)
The operation was canceled.
build-and-check (14.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/