feat: upgrade vue language tools (#62) #262
Annotations
5 errors
Test:
packages/twoslash/src/validation.ts#L55
Error:
## Errors were thrown in the sample, but not included in an error tag
These errors were not marked as being expected: 1184.
Expected: // @errors: 1184
Compiler Errors:
index.tsx
[1184] 318 - Modifiers cannot appear here.
❯ Module.validateCodeForErrors packages/twoslash/src/validation.ts:55:20
❯ twoslasher2 packages/twoslash/src/core.ts:393:7
❯ twoslasher packages/twoslash-vue/src/index.ts:163:20
❯ packages/twoslash-vue/test/fixtures.test.ts:36:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { title: 'Errors were thrown in the sample, but not included in an error tag', description: 'These errors were not marked as being expected: 1184. \nExpected: // @errors: 1184', recommendation: 'Compiler Errors:\n\nindex.tsx\n [1184] 318 - Modifiers cannot appear here.', code: undefined }
|
Test:
packages/twoslash-vue/test/query.test.ts#L20
Error: Snapshot `basic > has correct query 1` mismatched
- Expected
+ Received
[
- 79,
+ 115,
- 276,
+ 183,
- 1561,
+ 1018,
- 1729,
+ 1187,
]
❯ packages/twoslash-vue/test/query.test.ts:20:8
|
Test:
packages/twoslash/src/validation.ts#L55
Error:
## Errors were thrown in the sample, but not included in an error tag
These errors were not marked as being expected: 1184.
Expected: // @errors: 1184
Compiler Errors:
index.tsx
[1184] 318 - Modifiers cannot appear here.
❯ Module.validateCodeForErrors packages/twoslash/src/validation.ts:55:20
❯ twoslasher2 packages/twoslash/src/core.ts:393:7
❯ twoslasher packages/twoslash-vue/src/index.ts:163:20
❯ Object.preprocess node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/twoslash/dist/core.mjs:1127:30
❯ codeToHast node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/index.mjs:1075:37
❯ codeToHtml node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/index.mjs:1306:23
❯ Object.codeToHtml node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/index.mjs:1739:37
❯ Module.codeToHtml node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/index.mjs:1874:20
❯ packages/twoslash-vue/test/shiki.test.ts:19:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { title: 'Errors were thrown in the sample, but not included in an error tag', description: 'These errors were not marked as being expected: 1184. \nExpected: // @errors: 1184', recommendation: 'Compiler Errors:\n\nindex.tsx\n [1184] 318 - Modifiers cannot appear here.', code: undefined }
|
Test:
packages/twoslash/src/validation.ts#L55
Error:
## Errors were thrown in the sample, but not included in an error tag
These errors were not marked as being expected: 1184.
Expected: // @errors: 1184
Compiler Errors:
index.tsx
[1184] 318 - Modifiers cannot appear here.
❯ Module.validateCodeForErrors packages/twoslash/src/validation.ts:55:20
❯ twoslasher2 packages/twoslash/src/core.ts:393:7
❯ twoslasher packages/twoslash-vue/src/index.ts:163:20
❯ Object.preprocess node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/twoslash/dist/core.mjs:1127:30
❯ codeToHast node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/index.mjs:1075:37
❯ codeToHtml node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/index.mjs:1306:23
❯ Object.codeToHtml node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/index.mjs:1739:37
❯ Module.codeToHtml node_modules/.pnpm/@shikijs[email protected]/node_modules/@shikijs/core/dist/index.mjs:1874:20
❯ packages/twoslash-vue/test/shiki.test.ts:41:18
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { title: 'Errors were thrown in the sample, but not included in an error tag', description: 'These errors were not marked as being expected: 1184. \nExpected: // @errors: 1184', recommendation: 'Compiler Errors:\n\nindex.tsx\n [1184] 318 - Modifiers cannot appear here.', code: undefined }
|
Test
Process completed with exit code 1.
|
Loading