chore(deps): update dependency @types/inquirer to v9 #557
Annotations
11 errors
|
packages/create-plugin/src/index.ts#L44
Property 'prompt' does not exist on type 'typeof import("/Users/runner/work/js-sdk/js-sdk/node_modules/.pnpm/@types+inquirer@9.0.7/node_modules/@types/inquirer/index")'.
|
packages/create-plugin/src/index.ts#L45
Parameter 'answers' implicitly has an 'any' type.
|
packages/create-plugin/src/index.ts#L56
Binding element 'manifest' implicitly has an 'any' type.
|
packages/create-plugin/src/index.ts#L56
Binding element 'enablePluginUploader' implicitly has an 'any' type.
|
packages/customize-uploader/src/params/init.ts#L25
Property 'prompt' does not exist on type 'typeof import("/Users/runner/work/js-sdk/js-sdk/node_modules/.pnpm/@types+inquirer@9.0.7/node_modules/@types/inquirer/index")'.
|
packages/customize-uploader/src/params/init.ts#L26
Parameter 'answers' implicitly has an 'any' type.
|
packages/customize-uploader/src/params/index.ts#L49
Property 'prompt' does not exist on type 'typeof import("/Users/runner/work/js-sdk/js-sdk/node_modules/.pnpm/@types+inquirer@9.0.7/node_modules/@types/inquirer/index")'.
|
packages/customize-uploader/src/params/index.ts#L50
Parameter 'answers' implicitly has an 'any' type.
|
packages/plugin-uploader/src/params.ts#L50
Property 'prompt' does not exist on type 'typeof import("/Users/runner/work/js-sdk/js-sdk/node_modules/.pnpm/@types+inquirer@9.0.7/node_modules/@types/inquirer/index")'.
|
packages/plugin-uploader/src/params.ts#L50
Parameter 'answers' implicitly has an 'any' type.
|
This job was cancelled
Loading