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