Skip to content

chore(deps): update dependency inquirer to v12 #762

chore(deps): update dependency inquirer to v12

chore(deps): update dependency inquirer to v12 #762

Triggered via pull request November 11, 2024 22:15
Status Failure
Total duration 24s
Artifacts

build.yml

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

Annotations

5 errors
build (20.x): src/core/prompt.ts#L5
Module '"inquirer"' has no exported member 'AsyncDynamicQuestionProperty'. Did you mean to use 'import AsyncDynamicQuestionProperty from "inquirer"' instead?
build (20.x): src/core/prompt.ts#L6
Module '"inquirer"' has no exported member 'DistinctChoice'. Did you mean to use 'import DistinctChoice from "inquirer"' instead?
build (20.x): src/core/prompt.ts#L7
Module '"inquirer"' has no exported member 'ListChoiceMap'. Did you mean to use 'import ListChoiceMap from "inquirer"' instead?
build (20.x): src/core/run.ts#L41
No overload matches this call.
build (20.x)
Process completed with exit code 2.