Skip to content

feat: upgrade to Volar 2.0 alpha #5013

feat: upgrade to Volar 2.0 alpha

feat: upgrade to Volar 2.0 alpha #5013

Triggered via pull request November 17, 2023 20:48
Status Failure
Total duration 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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/