Skip to content

chore(deps): update dependency inquirer to v10 #17573

chore(deps): update dependency inquirer to v10

chore(deps): update dependency inquirer to v10 #17573

Triggered via pull request July 22, 2024 20:43
Status Failure
Total duration 39s
Artifacts

lint.yml

on: pull_request
Node.js ubuntu-latest 18.x
31s
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.