fix: github action olm publish #984
Merged
Annotations
3 warnings
|
Run reviewdog/action-actionlint@v1:
.github/workflows/release.yaml#L116
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:4:52: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/release.yaml:116:9: shellcheck reported issue in this script: SC2086:info:4:52: Double quote to prevent globbing and word splitting [shellcheck]
|
|
Run reviewdog/action-actionlint@v1:
.github/workflows/release.yaml#L106
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:5:16: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/release.yaml:106:9: shellcheck reported issue in this script: SC2046:warning:5:16: Quote this to prevent word splitting [shellcheck]
|
|
Run reviewdog/action-actionlint@v1:
.github/workflows/release.yaml#L42
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:3:28: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/release.yaml:42:9: shellcheck reported issue in this script: SC2086:info:3:28: Double quote to prevent globbing and word splitting [shellcheck]
|
Loading