Skip to content

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

fix(deps): update dependency inquirer to v12

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

Triggered via push January 31, 2025 00:31
Status Failure
Total duration 36s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build
'"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
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/