Skip to content

Implementation of Readable iteration helpers that does not rely on Async Iteration #91016

Implementation of Readable iteration helpers that does not rely on Async Iteration

Implementation of Readable iteration helpers that does not rely on Async Iteration #91016

Re-run triggered July 12, 2026 13:21
Status Failure
Total duration 4m 58s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint-js-and-md: lib/internal/streams/operators.js#L493
Arrow function used ambiguously with a conditional expression
lint-js-and-md: lib/internal/streams/operators.js#L311
Expected parentheses around arrow function argument
lint-js-and-md: lib/internal/streams/operators.js#L297
Expected indentation of 2 spaces but found 4
lint-js-and-md: lib/internal/streams/operators.js#L296
Expected indentation of 2 spaces but found 4
lint-js-and-md: lib/internal/streams/operators.js#L295
Expected indentation of 4 spaces but found 6
lint-js-and-md: lib/internal/streams/operators.js#L213
Function name `readFromQueue` should match property name `_read`
lint-js-and-md: lib/internal/streams/operators.js#L18
'SymbolIterator' is assigned a value but never used
lint-js-and-md: lib/internal/streams/operators.js#L11
'PromiseAllSettled' is assigned a value but never used
lint-js-and-md: lib/internal/streams/operators.js#L5
'ArrayFrom' is assigned a value but never used
lint-js-and-md: lib/internal/streams/operators.js#L5
Out of ASCIIbetical order - ArrayPrototypePush >= ArrayFrom