Merge pull request #130 from radixdlt/DO-2765 #497
actionlint.yml
on: push
python-lint
7s
actionlint
11s
Annotations
1 error and 7 warnings
python-lint
Process completed with exit code 1.
|
actionlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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]
|
actionlint:
.github/workflows/ci.yml#L478
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:4:18: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/ci.yml:478:9: shellcheck reported issue in this script: SC2086:info:4:18: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yml#L478
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:4:42: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/ci.yml:478:9: shellcheck reported issue in this script: SC2086:info:4:42: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yml#L487
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:4:4: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/ci.yml:487:9: shellcheck reported issue in this script: SC2086:info:4:4: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yml#L504
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:5:4: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/ci.yml:504:9: shellcheck reported issue in this script: SC2086:info:5:4: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yml#L524
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:4:4: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/ci.yml:524:9: shellcheck reported issue in this script: SC2086:info:4:4: Double quote to prevent globbing and word splitting [shellcheck]
|