fix(deps): update dependency postcss-safe-parser to v7 #1603
Annotations
2 errors and 10 warnings
package.json#L76
"postcss-safe-parser@^7.0.0" is not compatible with "node@^14.17.0||>=16.0.0". Allowed is: "node@>=18.0.0"
|
|
src/rules/infinite-reactive-loop.ts#L371
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
src/rules/no-export-load-in-svelte-module-in-kit-pages.ts#L11
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
src/rules/no-immutable-reactive-statements.ts#L12
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
src/rules/no-reactive-reassign.ts#L11
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
src/rules/no-store-async.ts#L10
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
src/rules/require-store-reactive-access.ts#L12
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
src/rules/valid-each-key.ts#L10
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
src/rules/valid-prop-names-in-kit-pages.ts#L13
Unexpected 'todo' comment: 'TODO Switch to recommended in the major...'
|
src/shared/svelte-compile-warns/index.ts#L2
Unexpected 'fixme' comment: 'FIXME: Workaround to get type...'
|
tests/fixtures/rules/infinite-reactive-loop/valid/test08-input.svelte#L12
Unexpected 'todo' comment: 'TODO: This is a false positive. we need...'
|
The logs for this run have expired and are no longer available.
Loading