Skip to content

feat: add support for eslint v9 #1868

feat: add support for eslint v9

feat: add support for eslint v9 #1868

Triggered via pull request January 16, 2024 15:48
@ota-meshiota-meshi
synchronize #673
eslint-v9
Status Success
Total duration 2m 8s
Artifacts

NodeCI.yml

on: pull_request
Matrix: Test for Svelte v3
Matrix: test-for-svelte-v4
Matrix: Test for typescript-eslint v5
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/rules/infinite-reactive-loop.ts#L372
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
lint: src/rules/no-export-load-in-svelte-module-in-kit-pages.ts#L11
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
lint: src/rules/no-immutable-reactive-statements.ts#L13
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
lint: src/rules/no-reactive-reassign.ts#L12
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
lint: src/rules/no-store-async.ts#L10
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
lint: src/rules/require-store-reactive-access.ts#L13
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
lint: src/rules/valid-each-key.ts#L10
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
lint: src/rules/valid-prop-names-in-kit-pages.ts#L13
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
lint: src/shared/svelte-compile-warns/index.ts#L2
Unexpected 'fixme' comment: 'FIXME: Workaround to get type...'
lint: tests/fixtures/rules/infinite-reactive-loop/valid/test08-input.svelte#L12
Unexpected 'todo' comment: 'TODO: This is a false positive. we need...'