Skip to content

fix: add espree to dependencies (#286) #733

fix: add espree to dependencies (#286)

fix: add espree to dependencies (#286) #733

Triggered via push December 19, 2023 01:17
Status Success
Total duration 2m 29s
Artifacts

NodeCI.yml

on: push
lint
1m 14s
lint
test-for-win-integrations
1m 47s
test-for-win-integrations
test-for-mac-integrations
2m 20s
test-for-mac-integrations
test-for-ubuntu-integrations
55s
test-for-ubuntu-integrations
test-and-coverage
45s
test-and-coverage
Matrix: test-with-eslint6
Matrix: test-with-eslint7
Matrix: test
Fit to window
Zoom out
Zoom in

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#L13
Unexpected 'fixme' comment: 'FIXME: drop supports eslint6 ["Multiline...'
lint: tests/lib/rules/no-multi-str.ts#L18
Unexpected 'fixme' comment: 'FIXME: drop supports eslint6 ["Multiline...'
lint: tests/lib/rules/no-multi-str.ts#L24
Unexpected 'fixme' comment: 'FIXME: drop supports eslint6 ["Multiline...'