Skip to content

fix(deps): update dependency inquirer to v10 #17553

fix(deps): update dependency inquirer to v10

fix(deps): update dependency inquirer to v10 #17553

Triggered via push July 21, 2024 21:34
Status Failure
Total duration 42s
Artifacts

lint.yml

on: push
Node.js ubuntu-latest 18.x
33s
Node.js ubuntu-latest 18.x
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Node.js ubuntu-latest 18.x: packages/create-plugin/src/manifest.ts#L3
Module '"inquirer"' has no exported member 'Answers'. Did you mean to use 'import Answers from "inquirer"' instead?
Node.js ubuntu-latest 18.x: packages/create-plugin/src/qa.ts#L3
Module '"inquirer"' has no exported member 'Answers'. Did you mean to use 'import Answers from "inquirer"' instead?
Node.js ubuntu-latest 18.x: packages/create-plugin/src/qa.ts#L3
Module '"inquirer"' has no exported member 'Question'. Did you mean to use 'import Question from "inquirer"' instead?
Node.js ubuntu-latest 18.x: packages/create-plugin/src/qa.ts#L23
Parameter 'value' implicitly has an 'any' type.
Node.js ubuntu-latest 18.x: packages/create-plugin/src/qa.ts#L33
Parameter 'value' implicitly has an 'any' type.
Node.js ubuntu-latest 18.x: packages/create-plugin/src/qa.ts#L47
Parameter 'answers' implicitly has an 'any' type.
Node.js ubuntu-latest 18.x: packages/create-plugin/src/qa.ts#L49
Parameter 'value' implicitly has an 'any' type.
Node.js ubuntu-latest 18.x: packages/create-plugin/src/qa.ts#L57
Parameter 'answers' implicitly has an 'any' type.
Node.js ubuntu-latest 18.x: packages/create-plugin/src/qa.ts#L59
Parameter 'value' implicitly has an 'any' type.
Node.js ubuntu-latest 18.x: packages/create-plugin/src/qa.ts#L73
Parameter 'answers' implicitly has an 'any' type.