Sync main #960
Merged
Sync main #960
Annotations
3 warnings
|
Run reviewdog/action-actionlint@v1:
.github/workflows/release.yaml#L115
[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:115: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#L105
[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:105: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