Skip to content

child_process: add more unit test case #23

child_process: add more unit test case

child_process: add more unit test case #23

Triggered via push April 26, 2026 04:07
Status Failure
Total duration 4m 11s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

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`