build(deps): bump vscode-languageserver from 4.4.2 to 9.0.1 in /kusto-language-server/server #107
Annotations
10 errors and 2 warnings
Run npm run vscode:prepublish
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
Run npm run vscode:prepublish
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
Run npm run vscode:prepublish
Property 'trimLeft' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
|
Run npm run vscode:prepublish
Property 'trimLeft' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
|
Run npm run vscode:prepublish
Property 'trimRight' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
|
Run npm run vscode:prepublish
Expected 2-3 arguments, but got 1.
|
Run npm run vscode:prepublish
Generic type 'TextDocuments<T>' requires 1 type argument(s).
|
Run npm run vscode:prepublish
Expected 1 arguments, but got 0.
|
Run npm run vscode:prepublish
Parameter 'e' implicitly has an 'any' type.
|
Run npm run vscode:prepublish
Parameter 'change' implicitly has an 'any' type.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading