feat: upgrade to Volar 2.0 alpha #1180
Annotations
36 errors
Test: node-18, ubuntu-latest
Property 'createTypeScriptChecker' does not exist on type 'typeof import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/@volar+kit@1.10.9_typescript@5.2.2/node_modules/@volar/kit/out/index")'.
|
Test: node-18, ubuntu-latest
Parameter 'diag' implicitly has an 'any' type.
|
Test: node-18, ubuntu-latest
Parameter 'diag' implicitly has an 'any' type.
|
Test: node-18, ubuntu-latest
Parameter 'diag' implicitly has an 'any' type.
|
Test: node-18, ubuntu-latest
Parameter 'diag' implicitly has an 'any' type.
|
Test: node-18, ubuntu-latest
Property 'createTypeScriptChecker' does not exist on type 'typeof import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/@volar+kit@1.10.9_typescript@5.2.2/node_modules/@volar/kit/out/index")'.
|
Test: node-18, ubuntu-latest
Property 'createTypeScriptInferredChecker' does not exist on type 'typeof import("/home/runner/work/language-tools/language-tools/node_modules/.pnpm/@volar+kit@1.10.9_typescript@5.2.2/node_modules/@volar/kit/out/index")'.
|
Test: node-18, ubuntu-latest
Module '"@volar/language-core"' has no exported member 'CodeInformations'.
|
Test: node-18, ubuntu-latest
Type '{ id: string; languageId: string; kind: FileKind.TypeScriptHostFile; snapshot: { getText: (start: number, end: number) => string; getLength: () => number; getChangeRange: () => undefined; }; mappings: Mapping<FileRangeCapabilities>[]; embeddedFiles: never[]; }' is not assignable to type 'VirtualFile'.
|
Test: node-18, ubuntu-latest
Type 'AstroFile' does not satisfy the constraint 'VirtualFile'.
|
Test: node-20, ubuntu-latest
Property 'formattingEdits' does not exist on type 'FileRangeCapabilities'.
|
Test: node-20, ubuntu-latest
Type '{ id: string; languageId: string; kind: FileKind.TypeScriptHostFile; snapshot: { getText: (start: number, end: number) => string; getLength: () => number; getChangeRange: () => undefined; }; mappings: Mapping<FileRangeCapabilities>[]; embeddedFiles: never[]; }' is not assignable to type 'VirtualFile'.
|
Test: node-20, ubuntu-latest
Module '"@volar/language-core"' has no exported member 'createFileProvider'.
|
Test: node-20, ubuntu-latest
Type 'AstroFile' does not satisfy the constraint 'VirtualFile'.
|
Test: node-20, ubuntu-latest
This comparison appears to be unintentional because the types 'IScriptSnapshot' and 'string' have no overlap.
|
Test: node-20, ubuntu-latest
Argument of type 'string | undefined' is not assignable to parameter of type 'IScriptSnapshot'.
|
Test: node-20, ubuntu-latest
Class 'AstroFile' incorrectly implements interface 'VirtualFile'.
|
Test: node-20, ubuntu-latest
Process completed with exit code 1.
|
Test: node-18, windows-latest
Property 'createTypeScriptChecker' does not exist on type 'typeof import("D:/a/language-tools/language-tools/node_modules/.pnpm/@volar+kit@1.10.9_typescript@5.2.2/node_modules/@volar/kit/out/index")'.
|
Test: node-18, windows-latest
Parameter 'diag' implicitly has an 'any' type.
|
Test: node-18, windows-latest
Parameter 'diag' implicitly has an 'any' type.
|
Test: node-18, windows-latest
Parameter 'diag' implicitly has an 'any' type.
|
Test: node-18, windows-latest
Parameter 'diag' implicitly has an 'any' type.
|
Test: node-18, windows-latest
Property 'createTypeScriptChecker' does not exist on type 'typeof import("D:/a/language-tools/language-tools/node_modules/.pnpm/@volar+kit@1.10.9_typescript@5.2.2/node_modules/@volar/kit/out/index")'.
|
Test: node-18, windows-latest
Property 'createTypeScriptInferredChecker' does not exist on type 'typeof import("D:/a/language-tools/language-tools/node_modules/.pnpm/@volar+kit@1.10.9_typescript@5.2.2/node_modules/@volar/kit/out/index")'.
|
Test: node-18, windows-latest
Module '"@volar/language-core"' has no exported member 'CodeInformations'.
|
Test: node-18, windows-latest
Type '{ id: string; languageId: string; kind: FileKind.TypeScriptHostFile; snapshot: { getText: (start: number, end: number) => string; getLength: () => number; getChangeRange: () => undefined; }; mappings: Mapping<FileRangeCapabilities>[]; embeddedFiles: never[]; }' is not assignable to type 'VirtualFile'.
|
Test: node-18, windows-latest
Type 'AstroFile' does not satisfy the constraint 'VirtualFile'.
|
Test: node-18, macos-latest
Property 'formattingEdits' does not exist on type 'FileRangeCapabilities'.
|
Test: node-18, macos-latest
Type '{ id: string; languageId: string; kind: FileKind.TypeScriptHostFile; snapshot: { getText: (start: number, end: number) => string; getLength: () => number; getChangeRange: () => undefined; }; mappings: Mapping<FileRangeCapabilities>[]; embeddedFiles: never[]; }' is not assignable to type 'VirtualFile'.
|
Test: node-18, macos-latest
Module '"@volar/language-core"' has no exported member 'createFileProvider'.
|
Test: node-18, macos-latest
Type 'AstroFile' does not satisfy the constraint 'VirtualFile'.
|
Test: node-18, macos-latest
This comparison appears to be unintentional because the types 'IScriptSnapshot' and 'string' have no overlap.
|
Test: node-18, macos-latest
Argument of type 'string | undefined' is not assignable to parameter of type 'IScriptSnapshot'.
|
Test: node-18, macos-latest
Class 'AstroFile' incorrectly implements interface 'VirtualFile'.
|
Test: node-18, macos-latest
Process completed with exit code 1.
|