Skip to content

fix(deps): update dependency inquirer to v12 #1142

fix(deps): update dependency inquirer to v12

fix(deps): update dependency inquirer to v12 #1142

Triggered via push January 19, 2025 09:09
Status Failure
Total duration 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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/