Better quality? #424
Annotations
1 error and 8 warnings
Lint and test
Process completed with exit code 1.
|
Lint and test:
index.js#L22
Async arrow function has too many lines (23). Maximum allowed is 22
|
Lint and test:
index.js#L22
Async arrow function has too many statements (11). Maximum allowed is 10
|
Lint and test:
lib/find-map.js#L32
Arrow function has too many lines (54). Maximum allowed is 22
|
Lint and test:
lib/find-map.js#L32
Arrow function has too many statements (30). Maximum allowed is 10
|
Lint and test:
lib/find-map.js#L32
Arrow function has a complexity of 18. Maximum allowed is 12
|
Lint and test:
lib/read-sources.js#L32
Async arrow function has too many lines (30). Maximum allowed is 22
|
Lint and test:
lib/write-sources.js#L19
Arrow function has too many statements (11). Maximum allowed is 10
|
Lint and test:
lib/write-sources.js#L19
Arrow function has too many parameters (4). Maximum allowed is 3
|
Loading