Skip to content

added missing asynciterator #3

added missing asynciterator

added missing asynciterator #3

Triggered via push March 16, 2026 13:19
Status Failure
Total duration 15s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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