chore(deps): update pnpm to v8 - autoclosed #1730
NodeCI.yml
on: pull_request
Matrix: Test for Svelte v3
Matrix: test-for-svelte-v4
Matrix: Test for typescript-eslint v5
Matrix: test
Annotations
1 error and 10 warnings
Test for Svelte v3 (ubuntu-latest, 14)
Process completed with exit code 1.
|
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...'
|