docs: use twoslash-eslint instead of playground #2709
NodeCI.yml
on: pull_request
Matrix: Test for Svelte v3
Matrix: test-for-svelte-v4
Matrix: Test for typescript-eslint v5
Matrix: test
Annotations
2 errors and 10 warnings
lint:
docs-svelte-kit/src/lib/utils.js#L1
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
lint
Process completed with exit code 1.
|
lint:
packages/eslint-plugin-svelte/src/rules/infinite-reactive-loop.ts#L372
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
lint:
packages/eslint-plugin-svelte/src/rules/no-deprecated-raw-special-elements.ts#L12
Unexpected 'todo' comment: 'TODO: Switch to recommended in the major...'
|
lint:
packages/eslint-plugin-svelte/src/rules/no-export-load-in-svelte-module-in-kit-pages.ts#L11
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
lint:
packages/eslint-plugin-svelte/src/rules/no-immutable-reactive-statements.ts#L13
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
lint:
packages/eslint-plugin-svelte/src/rules/no-inspect.ts#L10
Unexpected 'todo' comment: 'TODO: Enable recommended in major...'
|
lint:
packages/eslint-plugin-svelte/src/rules/no-reactive-reassign.ts#L12
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
lint:
packages/eslint-plugin-svelte/src/rules/no-store-async.ts#L10
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
lint:
packages/eslint-plugin-svelte/src/rules/no-svelte-internal.ts#L9
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
lint:
packages/eslint-plugin-svelte/src/rules/require-store-reactive-access.ts#L13
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
lint:
packages/eslint-plugin-svelte/src/rules/valid-each-key.ts#L10
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|