Skip to content

stream: validate streams in pipeline #84905

stream: validate streams in pipeline

stream: validate streams in pipeline #84905

Triggered via pull request March 17, 2026 21:29
Status Failure
Total duration 5m 24s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint-js-and-md
Process completed with exit code 2.
lint-js-and-md: test/parallel/test-stream-pipeline-validation.js#L174
Do not use `assert.doesNotThrow()`. Write the code without the wrapper and add a comment instead
lint-js-and-md: test/parallel/test-stream-pipeline-validation.js#L153
Add an additional `.then(common.mustCall())` to detect if resulting promise settles