Skip to content

fix(deps): update dependency inquirer to v11 - autoclosed #1986

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

fix(deps): update dependency inquirer to v11 - autoclosed #1986

Triggered via pull request September 15, 2024 21:52
Status Failure
Total duration 27s
Artifacts

test.yml

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

Annotations

25 errors
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)
Process completed with exit code 2.
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)
Process completed with exit code 2.
test_matrix (21)
The job was canceled because "_18" failed.
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)
The operation was canceled.