stream: validate streams in pipeline #84905
linters.yml
on: pull_request
lint-addon-docs
53s
lint-cpp
1m 54s
format-cpp
2m 49s
lint-js-and-md
5m 21s
lint-nix
37s
lint-py
34s
lint-yaml
37s
lint-sh
12s
lint-codeowners
34s
lint-pr-url
9s
lint-readme
10s
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
|