fix(deps): update dependency postcss-safe-parser to v7 #955
NodeCI.yml
on: pull_request
lint
40s
test-and-coverage
34s
Matrix: test-with-eslint6
Matrix: test-with-eslint7
Matrix: test-with-eslint8
Matrix: test
Annotations
2 errors and 4 warnings
lint:
package.json#L107
"postcss-safe-parser@^7.0.0" is not compatible with "node@^12.22.0||^14.17.0||>=16.0.0". Allowed is: "node@>=18.0.0"
|
lint
Process completed with exit code 1.
|
lint:
docs/.vitepress/vite-plugin.mjs#L26
Unexpected console statement
|
lint:
lib/rules/v-deep-pseudo-style.ts#L20
Unexpected 'todo' comment: 'TODO: enable in next major version'
|
lint:
lib/rules/v-global-pseudo-style.ts#L20
Unexpected 'todo' comment: 'TODO: enable in next major version'
|
lint:
lib/rules/v-slotted-pseudo-style.ts#L20
Unexpected 'todo' comment: 'TODO: enable in next major version'
|