feat(twoslash-vue): upgrade to Volar 2.2.0 #265
ci.yml
on: pull_request
lint
22s
typecheck
26s
Matrix: test
Annotations
7 errors and 3 warnings
typecheck:
docs/.vitepress/config.ts#L109
Type 'UserConfig & Promise<UserConfig> & UserConfigFnObject & UserConfigFnPromise & UserConfigFn' is not assignable to type '(UserConfig & { configFile?: string | false | undefined; }) | undefined'.
|
typecheck:
docs/.vitepress/vite.config.ts#L20
No overload matches this call.
|
typecheck
Process completed with exit code 1.
|
test (lts/*, macos-latest)
Process completed with exit code 1.
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
packages/twoslash-vue/test/query.test.ts > basic > has correct query:
packages/twoslash-vue/test/query.test.ts#L20
Error: Snapshot `basic > has correct query 1` mismatched
- Expected
+ Received
[
- 94,
+ 115,
- 162,
+ 183,
- 997,
+ 1018,
- 1166,
+ 1187,
]
❯ packages/twoslash-vue/test/query.test.ts:20:8
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (lts/*, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|