tools: keep multi-commit PRs in the commit queue #93698
linters.yml
on: pull_request
lint-addon-docs
50s
lint-cpp
5m 31s
format-cpp
3m 27s
lint-js-and-md
9m 1s
lint-py
42s
lint-yaml
46s
lint-sh
10s
lint-codeowners
38s
lint-pr-url
12s
lint-readme
15s
Annotations
3 errors
|
lint-sh
Process completed with exit code 1.
|
|
lint-sh:
tools/actions/commit-queue.sh#L69
/home/runner/work/node/node/tools/actions/commit-queue.sh:69:11: Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|
|
lint-sh:
tools/actions/commit-queue.sh#L45
/home/runner/work/node/node/tools/actions/commit-queue.sh:45:6: This function is invoked in an 'if' condition so set -e will be disabled. Invoke separately if failures should cause the script to exit.
|