refactor(ci): integrate arm64 runners + zig build #328
Annotations
10 warnings
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.yaml#L34
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:20:47: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/ci.yaml:34:9: shellcheck reported issue in this script: SC2046:warning:20:47: Quote this to prevent word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L34
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:20:59: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/ci.yaml:34:9: shellcheck reported issue in this script: SC2086:info:20:59: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L34
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:21:20: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/ci.yaml:34:9: shellcheck reported issue in this script: SC2046:warning:21:20: Quote this to prevent word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L34
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:21:32: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/ci.yaml:34:9: shellcheck reported issue in this script: SC2086:info:21:32: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L34
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:22:17: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/ci.yaml:34:9: shellcheck reported issue in this script: SC2046:warning:22:17: Quote this to prevent word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L34
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:22:29: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/ci.yaml:34:9: shellcheck reported issue in this script: SC2086:info:22:29: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L34
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:23:14: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/ci.yaml:34:9: shellcheck reported issue in this script: SC2046:warning:23:14: Quote this to prevent word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L34
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:23:26: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/ci.yaml:34:9: shellcheck reported issue in this script: SC2086:info:23:26: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L84
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:77: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/ci.yaml:84:9: shellcheck reported issue in this script: SC2086:info:1:77: Double quote to prevent globbing and word splitting [shellcheck]
|