feat: Support runes #1226
NodeCI.yml
on: pull_request
lint
38s
test-for-svelte-v5
49s
test-for-svelte-v4
49s
update-fixtures
58s
test-and-coverage
1m 39s
Matrix: test-for-eslint-v7
Matrix: test-for-svelte-v3
Matrix: test-for-ts-eslint-v4
Matrix: test-for-ts-eslint-v5
Matrix: test
Annotations
11 errors and 2 warnings
lint:
tests/fixtures/parser/ast/svelte5/docs/universal-reactivity/03-ts-input.svelte.ts#L1
Missing return type on function
|
|
|
lint:
tests/fixtures/parser/ast/svelte5/docs/universal-reactivity/03-ts-input.svelte.ts#L5
Replace `↹↹` with `····`
|
|
|
lint:
tests/fixtures/parser/ast/svelte5/docs/universal-reactivity/03-ts-input.svelte.ts#L9
Replace `↹↹` with `····`
|
lint:
tests/fixtures/parser/ast/svelte5/docs/universal-reactivity/03-ts-input.svelte.ts#L10
Replace `↹↹↹` with `······`
|
lint:
tests/fixtures/parser/ast/svelte5/docs/universal-reactivity/03-ts-input.svelte.ts#L11
Replace `↹↹` with `····`
|
lint:
tests/fixtures/parser/ast/svelte5/docs/universal-reactivity/03-ts-input.svelte.ts#L12
Replace `↹↹increment` with `····increment,`
|
test-for-ts-eslint-v5 (18.x)
Process completed with exit code 1.
|
lint:
src/parser/converts/attr.ts#L190
Unexpected 'fixme' comment: 'FIXME: Older parsers may use the same...'
|
lint:
src/parser/template.ts#L1
Unexpected 'fixme' comment: 'FIXME: Workaround to get type...'
|