fix(deps): update dependency eslint-json-compat-utils to ^0.2.0 #1132
NodeCI.yml
on: pull_request
lint
1m 13s
test-for-win-integrations
2m 33s
test-for-mac-integrations
1m 16s
test-for-ubuntu-integrations
57s
test-and-coverage
1m 0s
Matrix: test-with-eslint6
Matrix: test-with-eslint7
Matrix: test-with-eslint8
Matrix: test
Annotations
7 warnings
lint:
docs/.vitepress/vite-plugin.mjs#L46
Unexpected console statement
|
lint:
lib/rules/key-spacing.ts#L470
Function 'report' has a complexity of 21. Maximum allowed is 16
|
lint:
lib/rules/no-irregular-whitespace.ts#L8
Unexpected 'todo' comment: 'TODO: We will switch this in the next...'
|
lint:
lib/utils/eslint-ast-utils.ts#L28
Function 'canTokensBeAdjacent' has a complexity of 33. Maximum allowed is 16
|
lint:
tests/lib/rules/no-multi-str.ts#L17
Unexpected 'fixme' comment: 'FIXME: drop supports eslint6 ["Multiline...'
|
lint:
tests/lib/rules/no-multi-str.ts#L22
Unexpected 'fixme' comment: 'FIXME: drop supports eslint6 ["Multiline...'
|
lint:
tests/lib/rules/no-multi-str.ts#L32
Unexpected 'fixme' comment: 'FIXME: drop supports eslint6 ["Multiline...'
|