feat: upgrade to Volar 2.0 alpha #5013
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 errors and 3 warnings
build (16.x, ubuntu-latest):
packages/language-core/src/virtualFile/computedFiles.ts#L1
Module '"@volar/language-core"' has no exported member 'resolveCommonLanguageId'.
|
build (16.x, ubuntu-latest):
packages/language-core/src/virtualFile/computedFiles.ts#L1
Argument of type '{ id: string; languageId: any; kind: FileKind; capabilities: FileCapabilities; mirrorBehaviorMappings: Mapping<[MirrorBehaviorCapabilities, MirrorBehaviorCapabilities]>[]; snapshot: ts.IScriptSnapshot; mappings: Mapping<...>[]; codegenStacks: Stack[]; embeddedFiles: never[]; }' is not assignable to parameter of type 'VirtualFile'.
|
build (16.x, ubuntu-latest):
packages/language-core/src/virtualFile/computedFiles.ts#L1
Argument of type '{ id: string; languageId: any; kind: FileKind; capabilities: FileCapabilities; mirrorBehaviorMappings: Mapping<[MirrorBehaviorCapabilities, MirrorBehaviorCapabilities]>[]; snapshot: ts.IScriptSnapshot; mappings: Mapping<...>[]; codegenStacks: Stack[]; embeddedFiles: never[]; }' is not assignable to parameter of type 'VirtualFile'.
|
build (16.x, ubuntu-latest):
packages/language-core/src/virtualFile/computedFiles.ts#L1
Argument of type '{ id: string; languageId: any; kind: FileKind; capabilities: FileCapabilities; mirrorBehaviorMappings: Mapping<[MirrorBehaviorCapabilities, MirrorBehaviorCapabilities]>[]; snapshot: ts.IScriptSnapshot; mappings: Mapping<...>[]; codegenStacks: Stack[]; embeddedFiles: never[]; }' is not assignable to parameter of type 'VirtualFile'.
|
build (16.x, ubuntu-latest):
packages/language-core/src/virtualFile/computedFiles.ts#L1
Property 'id' does not exist on type 'VirtualFile'.
|
build (16.x, ubuntu-latest):
packages/language-core/src/virtualFile/vueFile.ts#L1
Class 'VueFile' incorrectly implements interface 'VirtualFile'.
|
build (16.x, ubuntu-latest):
packages/language-core/src/virtualFile/vueFile.ts#L1
Argument of type 'this' is not assignable to parameter of type 'VirtualFile'.
|
build (16.x, ubuntu-latest):
packages/language-core/src/virtualFile/vueFile.ts#L1
Property 'id' does not exist on type 'VirtualFile'.
|
build (16.x, ubuntu-latest):
packages/language-core/src/languageModule.ts#L1
Type 'VueFile' does not satisfy the constraint 'VirtualFile'.
|
build (16.x, ubuntu-latest):
packages/language-core/src/languageModule.ts#L1
Argument of type 'IScriptSnapshot' is not assignable to parameter of type 'string'.
|
build (16.x, windows-latest)
The operation was canceled.
|
build (16.x, macos-latest)
The operation was canceled.
|
build (16.x, ubuntu-latest)
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/
|
build (16.x, windows-latest)
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/
|
build (16.x, macos-latest)
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/
|