Supports installing python requirements files to salt runtime #56
local-lint.yml
on: pull_request
lint
/
tardigradelint
58s
lint
/
actionlint
6s
Annotations
2 errors
lint / actionlint:
.github/workflows/test-salt-linux.yml#L64
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2043:warning:1:13: This loop will only ever run once. Bad quoting or missing glob/expansion? [shellcheck]
Raw Output:
.github/workflows/test-salt-linux.yml:64:9: shellcheck reported issue in this script: SC2043:warning:1:13: This loop will only ever run once. Bad quoting or missing glob/expansion? [shellcheck]
|
lint / actionlint:
.github/workflows/test-salt-windows.yml#L65
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2043:warning:1:13: This loop will only ever run once. Bad quoting or missing glob/expansion? [shellcheck]
Raw Output:
.github/workflows/test-salt-windows.yml:65:9: shellcheck reported issue in this script: SC2043:warning:1:13: This loop will only ever run once. Bad quoting or missing glob/expansion? [shellcheck]
|