Fix package.json #216
Annotations
10 errors and 1 warning
|
build:
src/lsptoolshost/autoInsert/onAutoInsert.ts#L127
Property '_vs_textEditFormat' does not exist on type '{}'.
|
|
build:
src/lsptoolshost/autoInsert/onAutoInsert.ts#L122
Property '_vs_textEdit' does not exist on type '{}'.
|
|
build:
src/lsptoolshost/autoInsert/onAutoInsert.ts#L9
Module '"vscode-languageclient"' has no exported member 'TextDocumentIdentifier'.
|
|
build:
src/lsptoolshost/autoInsert/onAutoInsert.ts#L9
Module '"vscode-languageclient"' has no exported member 'Range'.
|
|
build:
src/lsptoolshost/autoInsert/onAutoInsert.ts#L9
Module '"vscode-languageclient"' has no exported member 'InsertTextFormat'.
|
|
build:
src/lsptoolshost/autoInsert/onAutoInsert.ts#L9
'"vscode-languageclient"' has no exported member named 'FormattingOptions'. Did you mean 'FileFormattingOptions'?
|
|
build:
src/csharpExtensionExports.ts#L12
Module '"vscode-languageclient"' has no exported member 'RequestType'.
|
|
build:
src/csharpExtensionExports.ts#L12
Module '"vscode-languageclient"' has no exported member 'RequestParam'.
|
|
build:
src/csharpExtensionExports.ts#L12
Module '"vscode-languageclient"' has no exported member 'ProtocolRequestType'.
|
|
build:
src/csharpExtensionExports.ts#L12
Module '"vscode-languageclient"' has no exported member 'PartialResultParams'.
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|