fix(deps): update dependency inquirer to v12 #1142
Annotations
3 errors and 2 warnings
build:
src/lib/prompt.test.ts#L2
'"inquirer"' has no exported member named 'ListQuestion'. Did you mean 'Question'?
|
build:
src/lib/prompt.test.ts#L23
Conversion of type 'UnnamedDistinctQuestion<Answers> & { name: string; }' to type 'Question[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|