Skip to content

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

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

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

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

main.yml

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

Annotations

13 errors
test (ubuntu-latest, 20)
Process completed with exit code 2.
test (ubuntu-latest, 20): packages/language-service/lib/language-plugins/plugins/vue.cjs#L15
Cannot find module '@vue/language-core' or its corresponding type declarations.
test (ubuntu-latest, 20): packages/language-service/lib/language-plugins/plugins/svelte.cjs#L22
Cannot find module 'svelte2tsx' or its corresponding type declarations.
test (ubuntu-latest, 20): packages/language-service/lib/language-plugins/plugins/astro.cjs#L10
Cannot find module '@astrojs/ts-plugin/dist/language' or its corresponding type declarations.
test (ubuntu-latest, 22)
The strategy configuration was canceled because "test.ubuntu-latest_20" failed
test (ubuntu-latest, 22)
The operation was canceled.
test (ubuntu-latest, 22): packages/language-service/lib/language-plugins/plugins/vue.cjs#L15
Cannot find module '@vue/language-core' or its corresponding type declarations.
test (ubuntu-latest, 22): packages/language-service/lib/language-plugins/plugins/svelte.cjs#L22
Cannot find module 'svelte2tsx' or its corresponding type declarations.
test (ubuntu-latest, 22): packages/language-service/lib/language-plugins/plugins/astro.cjs#L10
Cannot find module '@astrojs/ts-plugin/dist/language' or its corresponding type declarations.
test (windows-latest, 20)
The strategy configuration was canceled because "test.ubuntu-latest_20" failed
test (windows-latest, 20)
The operation was canceled.
test (windows-latest, 22)
The strategy configuration was canceled because "test.ubuntu-latest_20" failed
test (windows-latest, 22)
The operation was canceled.