Merge pull request #129 from radixdlt/DO-2764-node-cli-upgrade-postgr… #448
actionlint.yml
on: push
python-lint
7s
actionlint
17s
Annotations
2 warnings
python-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
actionlint:
.github/workflows/ci.yml#L349
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:6:5: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/ci.yml:349:9: shellcheck reported issue in this script: SC2086:info:6:5: Double quote to prevent globbing and word splitting [shellcheck]
|