chore(deps): update dependency @types/inquirer to v9 #17409
lint.yml
on: pull_request
Node.js ubuntu-latest 18.x
32s
Annotations
10 errors
Node.js ubuntu-latest 18.x:
packages/create-plugin/src/index.ts#L44
Property 'prompt' does not exist on type 'typeof import("/home/runner/work/js-sdk/js-sdk/node_modules/.pnpm/@types+inquirer@9.0.7/node_modules/@types/inquirer/index")'.
|
Node.js ubuntu-latest 18.x:
packages/create-plugin/src/index.ts#L45
Parameter 'answers' implicitly has an 'any' type.
|
Node.js ubuntu-latest 18.x:
packages/create-plugin/src/index.ts#L56
Binding element 'manifest' implicitly has an 'any' type.
|
Node.js ubuntu-latest 18.x:
packages/create-plugin/src/index.ts#L56
Binding element 'enablePluginUploader' implicitly has an 'any' type.
|
Node.js ubuntu-latest 18.x:
packages/customize-uploader/src/params/init.ts#L25
Property 'prompt' does not exist on type 'typeof import("/home/runner/work/js-sdk/js-sdk/node_modules/.pnpm/@types+inquirer@9.0.7/node_modules/@types/inquirer/index")'.
|
Node.js ubuntu-latest 18.x:
packages/customize-uploader/src/params/init.ts#L26
Parameter 'answers' implicitly has an 'any' type.
|
Node.js ubuntu-latest 18.x:
packages/customize-uploader/src/params/index.ts#L49
Property 'prompt' does not exist on type 'typeof import("/home/runner/work/js-sdk/js-sdk/node_modules/.pnpm/@types+inquirer@9.0.7/node_modules/@types/inquirer/index")'.
|
Node.js ubuntu-latest 18.x:
packages/customize-uploader/src/params/index.ts#L50
Parameter 'answers' implicitly has an 'any' type.
|
Node.js ubuntu-latest 18.x:
packages/plugin-uploader/src/params.ts#L50
Property 'prompt' does not exist on type 'typeof import("/home/runner/work/js-sdk/js-sdk/node_modules/.pnpm/@types+inquirer@9.0.7/node_modules/@types/inquirer/index")'.
|
Node.js ubuntu-latest 18.x:
packages/plugin-uploader/src/params.ts#L50
Parameter 'answers' implicitly has an 'any' type.
|