Skip to content

chore(deps): update all non-major dependencies #518

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #518

Triggered via pull request August 15, 2024 22:51
Status Failure
Total duration 56s
Artifacts

unit-test.yml

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

Annotations

12 errors and 9 warnings
test (ubuntu-latest, 18): src/volar.ts#L1
Module '"@vue/language-core"' has no exported member 'replace'.
test (ubuntu-latest, 18): src/volar.ts#L19
Parameter 'm' implicitly has an 'any' type.
test (ubuntu-latest, 18)
Process completed with exit code 1.
test (ubuntu-latest, 20): src/volar.ts#L1
Module '"@vue/language-core"' has no exported member 'replace'.
test (ubuntu-latest, 20): src/volar.ts#L19
Parameter 'm' implicitly has an 'any' type.
test (ubuntu-latest, 20)
Process completed with exit code 1.
test (windows-latest, 18): src/volar.ts#L1
Module '"@vue/language-core"' has no exported member 'replace'.
test (windows-latest, 18): src/volar.ts#L19
Parameter 'm' implicitly has an 'any' type.
test (windows-latest, 18)
Process completed with exit code 1.
test (windows-latest, 20): src/volar.ts#L1
Module '"@vue/language-core"' has no exported member 'replace'.
test (windows-latest, 20): src/volar.ts#L19
Parameter 'm' implicitly has an 'any' type.
test (windows-latest, 20)
Process completed with exit code 1.
lint: README.md#L90
Expected "./my-card.vue" to come before "./MyComponent.vue"
lint: README.md#L91
Expected "./my_footer.vue" to come before "./my-card.vue"
lint: src/index.ts#L2
Expected "ast-kit" to come before "unplugin"
lint: src/index.ts#L3
Expected "@rollup/pluginutils" to come before "ast-kit"
lint: src/index.ts#L4
Expected "generateTransform" to come before "MagicString"
lint: src/index.ts#L5
Expected "resolveOption" to come before "Options"
lint: src/volar.ts#L1
Expected "replace" to come before "VueLanguagePlugin"
lint: tests/basic.test.ts#L3
Expected "@vue-macros/test-utils" to come before "vitest"
lint: tests/basic.test.ts#L7
Expected "rollupBuild" to come before "RollupVue"