Skip to content

chore(deps): bump inquirer from 8.2.6 to 10.0.1 #928

chore(deps): bump inquirer from 8.2.6 to 10.0.1

chore(deps): bump inquirer from 8.2.6 to 10.0.1 #928

Triggered via push July 12, 2024 09:11
Status Failure
Total duration 28s
Artifacts

ci.yml

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

Annotations

20 errors and 2 warnings
build-and-check (14.x)
Process completed with exit code 1.
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
Argument of type '{ type: string; name: string; excludePath: (maybeExcludePath: any) => any; itemType: string; rootPath: string; message: string; default: string; suggestOnly: boolean; depthLimit: number; }[]' is not assignable to parameter of type 'QuestionArray<Answers> | Question<Answers> | QuestionAnswerMap<Answers> | QuestionObservable<Answers>'.
build-and-check (20.x): cli.ts#L1223
Argument of type '({ type: "fuzzypath"; name: string; excludePath: (maybeExcludePath: any) => any; itemType: string; rootPath: string; message: string; default: string; suggestOnly: boolean; depthLimit: number; } | { ...; })[]' is not assignable to parameter of type 'QuestionArray<{ interfaceFilename: any; }> | Question<{ interfaceFilename: any; }> | QuestionAnswerMap<{ interfaceFilename: any; }> | QuestionObservable<...>'.
build-and-check (20.x)
Process completed with exit code 2.
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
Argument of type '{ type: string; name: string; excludePath: (maybeExcludePath: any) => any; itemType: string; rootPath: string; message: string; default: string; suggestOnly: boolean; depthLimit: number; }[]' is not assignable to parameter of type 'QuestionArray<Answers> | Question<Answers> | QuestionAnswerMap<Answers> | QuestionObservable<Answers>'.
build-and-check (18.x): cli.ts#L1223
Argument of type '({ type: "fuzzypath"; name: string; excludePath: (maybeExcludePath: any) => any; itemType: string; rootPath: string; message: string; default: string; suggestOnly: boolean; depthLimit: number; } | { ...; })[]' is not assignable to parameter of type 'QuestionArray<{ interfaceFilename: any; }> | Question<{ interfaceFilename: any; }> | QuestionAnswerMap<{ interfaceFilename: any; }> | QuestionObservable<...>'.
build-and-check (18.x)
Process completed with exit code 2.
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): 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 (latest): cli.ts#L631
Property 'pull' does not exist on type 'string'.
build-and-check (latest): cli.ts#L1213
Argument of type '{ type: string; name: string; excludePath: (maybeExcludePath: any) => any; itemType: string; rootPath: string; message: string; default: string; suggestOnly: boolean; depthLimit: number; }[]' is not assignable to parameter of type 'QuestionArray<Answers> | Question<Answers> | QuestionAnswerMap<Answers> | QuestionObservable<Answers>'.
build-and-check (latest): cli.ts#L1223
Argument of type '({ type: "fuzzypath"; name: string; excludePath: (maybeExcludePath: any) => any; itemType: string; rootPath: string; message: string; default: string; suggestOnly: boolean; depthLimit: number; } | { ...; })[]' is not assignable to parameter of type 'QuestionArray<{ interfaceFilename: any; }> | Question<{ interfaceFilename: any; }> | QuestionAnswerMap<{ interfaceFilename: any; }> | QuestionObservable<...>'.
build-and-check (latest)
The operation was canceled.
build-and-check (14.x)
The following actions uses Node.js version which is deprecated 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/
build-and-check (20.x)
The following actions uses Node.js version which is deprecated 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/