Replace read-package-up
with find-up-simple
#5212
Annotations
10 warnings
index.js#L66
Unexpected 'todo' comment: 'TODO: Remove this at some point. Kept...'
|
rules/ast/call-or-new-expression.js#L14
Function 'create' has a complexity of 24. Maximum allowed is 20
|
rules/ast/is-member-expression.js#L14
Function 'isMemberExpression' has a complexity of 24. Maximum allowed is 20
|
rules/expiring-todo-comments.js#L320
Function 'processComment' has a complexity of 33. Maximum allowed is 20
|
rules/fix/replace-node-or-token-and-spaces-before.js#L3
Generator function 'replaceNodeOrTokenAndSpacesBefore' has too many parameters (5). Maximum allowed is 4
|
rules/import-style.js#L156
Arrow function has too many parameters (5). Maximum allowed is 4
|
rules/prefer-dom-node-dataset.js#L17
Unexpected 'todo' comment: 'TODO: Remove this restriction if...'
|
rules/prefer-dom-node-remove.js#L18
Unexpected 'todo' comment: 'TODO: Don't check node.type twice'
|
rules/prefer-dom-node-remove.js#L78
Unexpected 'todo' comment: 'TODO: Allow case like...'
|
rules/prefer-math-min-max.js#L38
Method 'ConditionalExpression' has a complexity of 40. Maximum allowed is 20
|
The logs for this run have expired and are no longer available.
Loading