Bump @typescript-eslint/eslint-plugin from 6.15.0 to 8.2.0 in /client #1235
Annotations
10 errors
npm ci and compile:
client/src/common/protocol.ts#L1
Cannot find module 'vscode-languageclient' or its corresponding type declarations.
|
npm ci and compile:
client/src/common/exposeUnexposeAction.ts#L1
Cannot find module 'vscode' or its corresponding type declarations.
|
npm ci and compile:
client/src/common/exposeUnexposeAction.ts#L7
Cannot find module 'vscode-languageclient' or its corresponding type declarations.
|
npm ci and compile:
client/src/common/refactorAction.ts#L1
Cannot find module 'vscode' or its corresponding type declarations.
|
npm ci and compile:
client/src/common/refactorAction.ts#L2
Cannot find module 'vscode-languageclient' or its corresponding type declarations.
|
npm ci and compile:
client/src/common/refactorAction.ts#L47
Parameter 'destination' implicitly has an 'any' type.
|
npm ci and compile:
client/src/common/restart.ts#L2
Cannot find module 'vscode' or its corresponding type declarations.
|
npm ci and compile:
client/src/common/restart.ts#L3
Cannot find module 'vscode-languageclient' or its corresponding type declarations.
|
npm ci and compile:
client/src/common/virtualFiles.ts#L6
Cannot find module 'vscode' or its corresponding type declarations.
|
npm ci and compile:
client/src/common/virtualFiles.ts#L7
Cannot find module 'vscode-languageclient' or its corresponding type declarations.
|
Loading