refactor(ci): integrate arm64 runners + zig build #343
Annotations
5 errors and 11 warnings
actionlint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
actionlint:
.github/workflows/release-draft.yaml#L178
[actionlint] reported by reviewdog 🐶
the runner of "docker/setup-buildx-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw Output:
e:.github/workflows/release-draft.yaml:178:15: the runner of "docker/setup-buildx-action@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
actionlint:
.github/workflows/release-draft.yaml#L216
[actionlint] reported by reviewdog 🐶
the runner of "actions/download-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw Output:
e:.github/workflows/release-draft.yaml:216:15: the runner of "actions/download-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
actionlint:
.github/workflows/release-draft.yaml#L226
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2126:style:1:46: Consider using 'grep -c' instead of 'grep|wc -l' [shellcheck]
Raw Output:
e:.github/workflows/release-draft.yaml:226:9: shellcheck reported issue in this script: SC2126:style:1:46: Consider using 'grep -c' instead of 'grep|wc -l' [shellcheck]
|
actionlint:
.github/workflows/release-draft.yaml#L295
[actionlint] reported by reviewdog 🐶
the runner of "softprops/action-gh-release@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw Output:
e:.github/workflows/release-draft.yaml:295:15: the runner of "softprops/action-gh-release@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
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#L30
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:28:47: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/ci.yaml:30:9: shellcheck reported issue in this script: SC2046:warning:28:47: Quote this to prevent word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L30
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:28:59: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/ci.yaml:30:9: shellcheck reported issue in this script: SC2086:info:28:59: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L30
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:29:20: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/ci.yaml:30:9: shellcheck reported issue in this script: SC2046:warning:29:20: Quote this to prevent word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L30
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:29:32: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/ci.yaml:30:9: shellcheck reported issue in this script: SC2086:info:29:32: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L30
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:30:17: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/ci.yaml:30:9: shellcheck reported issue in this script: SC2046:warning:30:17: Quote this to prevent word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L30
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:30:29: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/ci.yaml:30:9: shellcheck reported issue in this script: SC2086:info:30:29: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L30
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:31:14: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/ci.yaml:30:9: shellcheck reported issue in this script: SC2046:warning:31:14: Quote this to prevent word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L30
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:31:26: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/ci.yaml:30:9: shellcheck reported issue in this script: SC2086:info:31:26: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L86
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:83: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/ci.yaml:86:9: shellcheck reported issue in this script: SC2086:info:1:83: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/release-draft.yaml#L47
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2046:warning:28:47: Quote this to prevent word splitting [shellcheck]
Raw Output:
w:.github/workflows/release-draft.yaml:47:9: shellcheck reported issue in this script: SC2046:warning:28:47: Quote this to prevent word splitting [shellcheck]
|