Skip to content

fix(deps): update dependency inquirer to v10 - autoclosed #1960

fix(deps): update dependency inquirer to v10 - autoclosed

fix(deps): update dependency inquirer to v10 - autoclosed #1960

Triggered via pull request July 8, 2024 14:42
Status Failure
Total duration 31s
Artifacts

test.yml

on: pull_request
Matrix: test_matrix
Fit to window
Zoom out
Zoom in

Annotations

32 errors
test_matrix (18): node_modules/path-scurry/dist/cjs/index.d.ts#L117
Class 'PathBase' incorrectly implements class 'Dirent'. Did you mean to extend 'Dirent' and inherit its members as a subclass?
test_matrix (18): src/helpers/filesystem.ts#L82
Argument of type 'Config' is not assignable to parameter of type 'Record<string, unknown>'.
test_matrix (18): src/helpers/user-interaction.ts#L8
Module '"inquirer"' has no exported member 'Answers'. Did you mean to use 'import Answers from "inquirer"' instead?
test_matrix (18): src/helpers/user-interaction.ts#L8
Module '"inquirer"' has no exported member 'Question'. Did you mean to use 'import Question from "inquirer"' instead?
test_matrix (18): src/helpers/user-interaction.ts#L8
Module '"inquirer"' has no exported member 'QuestionCollection'. Did you mean to use 'import QuestionCollection from "inquirer"' instead?
test_matrix (18): src/helpers/user-interaction.ts#L62
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Config'.
test_matrix (18): src/helpers/user-interaction.ts#L62
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Config'.
test_matrix (18): src/helpers/user-interaction.ts#L82
Parameter 'appName' implicitly has an 'any' type.
test_matrix (18): src/helpers/user-interaction.ts#L175
Conversion of type 'unknown[]' to type 'Config' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test_matrix (18)
Process completed with exit code 2.
test_matrix (20)
The job was canceled because "_18" failed.
test_matrix (20): node_modules/path-scurry/dist/cjs/index.d.ts#L117
Class 'PathBase' incorrectly implements class 'Dirent'. Did you mean to extend 'Dirent' and inherit its members as a subclass?
test_matrix (20): src/helpers/filesystem.ts#L82
Argument of type 'Config' is not assignable to parameter of type 'Record<string, unknown>'.
test_matrix (20): src/helpers/user-interaction.ts#L8
Module '"inquirer"' has no exported member 'Answers'. Did you mean to use 'import Answers from "inquirer"' instead?
test_matrix (20): src/helpers/user-interaction.ts#L8
Module '"inquirer"' has no exported member 'Question'. Did you mean to use 'import Question from "inquirer"' instead?
test_matrix (20): src/helpers/user-interaction.ts#L8
Module '"inquirer"' has no exported member 'QuestionCollection'. Did you mean to use 'import QuestionCollection from "inquirer"' instead?
test_matrix (20): src/helpers/user-interaction.ts#L62
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Config'.
test_matrix (20): src/helpers/user-interaction.ts#L62
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Config'.
test_matrix (20): src/helpers/user-interaction.ts#L82
Parameter 'appName' implicitly has an 'any' type.
test_matrix (20): src/helpers/user-interaction.ts#L175
Conversion of type 'unknown[]' to type 'Config' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test_matrix (20)
Process completed with exit code 2.
test_matrix (21)
The job was canceled because "_18" failed.
test_matrix (21): node_modules/path-scurry/dist/cjs/index.d.ts#L117
Class 'PathBase' incorrectly implements class 'Dirent'. Did you mean to extend 'Dirent' and inherit its members as a subclass?
test_matrix (21): src/helpers/filesystem.ts#L82
Argument of type 'Config' is not assignable to parameter of type 'Record<string, unknown>'.
test_matrix (21): src/helpers/user-interaction.ts#L8
Module '"inquirer"' has no exported member 'Answers'. Did you mean to use 'import Answers from "inquirer"' instead?
test_matrix (21): src/helpers/user-interaction.ts#L8
Module '"inquirer"' has no exported member 'Question'. Did you mean to use 'import Question from "inquirer"' instead?
test_matrix (21): src/helpers/user-interaction.ts#L8
Module '"inquirer"' has no exported member 'QuestionCollection'. Did you mean to use 'import QuestionCollection from "inquirer"' instead?
test_matrix (21): src/helpers/user-interaction.ts#L62
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Config'.
test_matrix (21): src/helpers/user-interaction.ts#L62
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Config'.
test_matrix (21): src/helpers/user-interaction.ts#L82
Parameter 'appName' implicitly has an 'any' type.
test_matrix (21): src/helpers/user-interaction.ts#L175
Conversion of type 'unknown[]' to type 'Config' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
test_matrix (21)
Process completed with exit code 2.