feat(twoslash-vue): migrate to Volar v2 #187
Annotations
3 errors and 1 warning
packages/twoslash-vue/test/query.test.ts#L15
AssertionError: expected { type: 'hover', …(8) } to have property "text" with value '(property) \'click\': ((payload: Mous…'
- Expected
+ Received
- (property) 'click': ((payload: MouseEvent) => void) | undefined
+ (property) onClick?: ((payload: MouseEvent) => void) | undefined
❯ packages/twoslash-vue/test/query.test.ts:15:8
|
packages/twoslash-vue/test/query.test.ts#L20
Error: Snapshot `basic > has correct query 1` mismatched
- Expected
+ Received
[
38,
235,
- 2023,
- 2624,
+ 1533,
+ 1749,
]
❯ packages/twoslash-vue/test/query.test.ts:20:8
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading