Skip to content

chore(deps): update dependency @types/inquirer to v9 #2825

chore(deps): update dependency @types/inquirer to v9

chore(deps): update dependency @types/inquirer to v9 #2825

Triggered via pull request October 18, 2023 07:04
Status Failure
Total duration 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test: src/prompt.ts#L14
Property 'prompt' does not exist on type 'typeof import("/home/runner/work/create/create/node_modules/@types/inquirer/index")'.
test: src/prompt.ts#L22
Property 'prompt' does not exist on type 'typeof import("/home/runner/work/create/create/node_modules/@types/inquirer/index")'.
test: src/prompt.ts#L31
Property 'prompt' does not exist on type 'typeof import("/home/runner/work/create/create/node_modules/@types/inquirer/index")'.
test: src/prompt.ts#L41
Property 'prompt' does not exist on type 'typeof import("/home/runner/work/create/create/node_modules/@types/inquirer/index")'.
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/