Skip to content

feat: Add framework language plugins for Vue, Svelte, and Astro support #806

feat: Add framework language plugins for Vue, Svelte, and Astro support

feat: Add framework language plugins for Vue, Svelte, and Astro support #806

Triggered via pull request December 23, 2025 00:54
Status Failure
Total duration 1m 12s
Artifacts

main.yml

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

Annotations

21 errors
test (ubuntu-latest, 22)
Process completed with exit code 2.
test (ubuntu-latest, 22): packages/language-service/lib/language-plugins/plugins/vue.cjs#L106
Parameter 'end' implicitly has an 'any' type.
test (ubuntu-latest, 22): packages/language-service/lib/language-plugins/plugins/vue.cjs#L106
Parameter 'start' implicitly has an 'any' type.
test (ubuntu-latest, 22): packages/language-service/lib/language-plugins/plugins/vue.cjs#L77
Property 'typescript' does not exist on type 'LanguagePlugin<any, VirtualCode>'.
test (ubuntu-latest, 22): packages/language-service/lib/language-plugins/plugins/vue.cjs#L61
Property 'typescript' does not exist on type 'LanguagePlugin<any, VirtualCode>'.
test (ubuntu-latest, 22): packages/language-service/lib/language-plugins/plugins/vue.cjs#L60
Property 'typescript' does not exist on type 'LanguagePlugin<any, VirtualCode>'.
test (ubuntu-latest, 22): packages/language-service/lib/language-plugins/plugins/vue.cjs#L60
Object literal may only specify known properties, and 'typescript' does not exist in type 'LanguagePlugin<any, VirtualCode>'.
test (ubuntu-latest, 22): packages/language-service/lib/language-plugins/plugins/svelte.cjs#L190
Object literal may only specify known properties, and 'typescript' does not exist in type 'LanguagePlugin<any, VirtualCode>'.
test (ubuntu-latest, 20)
The strategy configuration was canceled because "test.ubuntu-latest_22" failed
test (ubuntu-latest, 20)
Process completed with exit code 2.
test (ubuntu-latest, 20): packages/language-service/lib/language-plugins/plugins/vue.cjs#L106
Parameter 'end' implicitly has an 'any' type.
test (ubuntu-latest, 20): packages/language-service/lib/language-plugins/plugins/vue.cjs#L106
Parameter 'start' implicitly has an 'any' type.
test (ubuntu-latest, 20): packages/language-service/lib/language-plugins/plugins/vue.cjs#L77
Property 'typescript' does not exist on type 'LanguagePlugin<any, VirtualCode>'.
test (ubuntu-latest, 20): packages/language-service/lib/language-plugins/plugins/vue.cjs#L61
Property 'typescript' does not exist on type 'LanguagePlugin<any, VirtualCode>'.
test (ubuntu-latest, 20): packages/language-service/lib/language-plugins/plugins/vue.cjs#L60
Property 'typescript' does not exist on type 'LanguagePlugin<any, VirtualCode>'.
test (ubuntu-latest, 20): packages/language-service/lib/language-plugins/plugins/vue.cjs#L60
Object literal may only specify known properties, and 'typescript' does not exist in type 'LanguagePlugin<any, VirtualCode>'.
test (ubuntu-latest, 20): packages/language-service/lib/language-plugins/plugins/svelte.cjs#L190
Object literal may only specify known properties, and 'typescript' does not exist in type 'LanguagePlugin<any, VirtualCode>'.
test (windows-latest, 20)
The strategy configuration was canceled because "test.ubuntu-latest_22" failed
test (windows-latest, 20)
The operation was canceled.
test (windows-latest, 22)
The strategy configuration was canceled because "test.ubuntu-latest_22" failed
test (windows-latest, 22)
The operation was canceled.