chore(deps): update coverallsapp/github-action action to v2.3.0 #933
Annotations
8 warnings
Lint:
lib/rules/indent.ts#L1112
Method 'Program:exit' has a complexity of 21. Maximum allowed is 16
|
Lint:
lib/rules/key-spacing.ts#L471
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/rules/quote-props.ts#L169
Function 'checkUnnecessaryQuotes' has a complexity of 18. Maximum allowed is 16
|
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...'
|
Loading