benchmark: improve cpu.sh for safety and usability #78782
linters.yml
on: pull_request
lint-addon-docs
50s
lint-cpp
1m 40s
format-cpp
1m 43s
lint-js-and-md
3m 57s
lint-py
52s
lint-yaml
59s
lint-sh
27s
lint-codeowners
28s
lint-pr-url
24s
lint-readme
20s
Annotations
3 errors
lint-sh
Process completed with exit code 1.
|
lint-sh:
benchmark/cpu.sh#L12
/home/runner/work/node/node/benchmark/cpu.sh:12:9: Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|
lint-sh:
benchmark/cpu.sh#L7
/home/runner/work/node/node/benchmark/cpu.sh:7:9: Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|