feat: readd syslog support #457
Annotations
4 warnings
|
actionlint:
.github/workflows/release-draft.yaml#L226
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2035:info:1:96: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
Raw Output:
i:.github/workflows/release-draft.yaml:226:9: shellcheck reported issue in this script: SC2035:info:1:96: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
|
|
actionlint:
.github/workflows/release-draft.yaml#L223
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2035:info:1:57: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
Raw Output:
i:.github/workflows/release-draft.yaml:223:9: shellcheck reported issue in this script: SC2035:info:1:57: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
|
|
actionlint:
.github/workflows/release-draft.yaml#L40
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:13:15: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/release-draft.yaml:40:9: shellcheck reported issue in this script: SC2046:warning:13:15: Quote this to prevent word splitting [shellcheck]
|
|
actionlint:
.github/workflows/ci.yaml#L30
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:13:15: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/ci.yaml:30:9: shellcheck reported issue in this script: SC2046:warning:13:15: Quote this to prevent word splitting [shellcheck]
|