fix(deps): update dependency svelte-eslint-parser to ^0.43.0 #2521
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/eslint-plugin-svelte/src/rules/infinite-reactive-loop.ts#L372
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
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...'
|
packages/eslint-plugin-svelte/src/rules/no-immutable-reactive-statements.ts#L13
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
packages/eslint-plugin-svelte/src/rules/no-inspect.ts#L10
Unexpected 'todo' comment: 'TODO: Enable recommended in major...'
|
packages/eslint-plugin-svelte/src/rules/no-reactive-reassign.ts#L12
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
packages/eslint-plugin-svelte/src/rules/no-store-async.ts#L10
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
packages/eslint-plugin-svelte/src/rules/no-svelte-internal.ts#L9
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
packages/eslint-plugin-svelte/src/rules/require-store-reactive-access.ts#L13
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
packages/eslint-plugin-svelte/src/rules/valid-each-key.ts#L10
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
packages/eslint-plugin-svelte/src/rules/valid-prop-names-in-kit-pages.ts#L13
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
This job succeeded
Loading