child_process: watch child_process stdin pipe peer close event #86948
linters.yml
on: pull_request
lint-addon-docs
51s
lint-cpp
4m 7s
format-cpp
4m 40s
lint-js-and-md
6m 42s
lint-nix
33s
lint-py
31s
lint-yaml
26s
lint-sh
12s
lint-codeowners
29s
lint-pr-url
10s
lint-readme
7s
Annotations
6 errors
|
lint-js-and-md
Process completed with exit code 2.
|
|
lint-js-and-md:
test/parallel/test-child-process-stdin-close-event.js#L70
Do not use an empty function, omit the parameter altogether
|
|
lint-js-and-md:
test/parallel/test-child-process-stdin-close-event.js#L64
Do not use `assert.doesNotThrow()`. Write the code without the wrapper and add a comment instead
|
|
lint-js-and-md:
test/parallel/test-child-process-stdin-close-event.js#L63
Assertions must be wrapped into `common.mustSucceed`, `common.mustCall` or `common.mustCallAtLeast`
|
|
lint-js-and-md:
test/parallel/test-child-process-stdin-close-event.js#L61
Assertions must be wrapped into `common.mustSucceed`, `common.mustCall` or `common.mustCallAtLeast`
|
|
lint-js-and-md:
test/parallel/test-child-process-stdin-close-event.js#L53
Assertions must be wrapped into `common.mustSucceed`, `common.mustCall` or `common.mustCallAtLeast`
|