fixup! build: add create release proposal action #296
linters.yml
on: push
lint-addon-docs
37s
lint-cpp
1m 3s
format-cpp
0s
lint-js-and-md
3m 12s
lint-py
35s
lint-yaml
46s
lint-sh
26s
lint-codeowners
21s
lint-pr-url
0s
lint-readme
22s
Annotations
3 errors
lint-sh:
tools/actions/create-release.sh#L38
/home/runner/work/node/node/tools/actions/create-release.sh:38:36: Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|
lint-sh:
tools/actions/create-release.sh#L38
/home/runner/work/node/node/tools/actions/create-release.sh:38:61: Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|
lint-sh
Process completed with exit code 1.
|