npm(deps): bump inquirer from 9.3.6 to 12.6.0 #751
GitHub Actions / Tests annotations (🧪 jest-coverage-report-action)
failed
May 1, 2025 in 0s
Test suite run failed
Failed tests: 0/27. Failed suites: 3/9.
Details
Created failed tests' annotations. To disable them, see documentation.
● Test suite failed to run
src/utils.ts:5:20 - error TS2614: Module '"inquirer"' has no exported member 'QuestionCollection'. Did you mean to use 'import QuestionCollection from "inquirer"' instead?
5 import inquirer, { QuestionCollection } from 'inquirer';
~~~~~~~~~~~~~~~~~~
● Test suite failed to run
src/utils.ts:5:20 - error TS2614: Module '"inquirer"' has no exported member 'QuestionCollection'. Did you mean to use 'import QuestionCollection from "inquirer"' instead?
5 import inquirer, { QuestionCollection } from 'inquirer';
~~~~~~~~~~~~~~~~~~
● Test suite failed to run
src/utils.ts:5:20 - error TS2614: Module '"inquirer"' has no exported member 'QuestionCollection'. Did you mean to use 'import QuestionCollection from "inquirer"' instead?
5 import inquirer, { QuestionCollection } from 'inquirer';
~~~~~~~~~~~~~~~~~~
Loading