added missing asynciterator #3
Annotations
1 error and 5 warnings
|
test
Process completed with exit code 1.
|
|
test:
tests/safe-async-iterator.test.js#L274
Async arrow function has no 'await' expression
|
|
test:
tests/safe-async-iterator.test.js#L201
File has too many lines (344). Maximum allowed is 200
|
|
test:
tests/safe-async-iterator.test.js#L144
Async arrow function has no 'await' expression
|
|
test:
tests/safe-async-iterator.test.js#L87
Async arrow function has no 'await' expression
|
|
test:
src/functional.js#L92
Async generator function 'safeAsyncIterator' has a complexity of 8. Maximum allowed is 7
|