Skip to content

wip

wip #298

Triggered via pull request December 10, 2024 22:19
Status Failure
Total duration 22s
Artifacts

ci-check.yaml

on: pull_request
actionlint
13s
actionlint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
actionlint: .github/workflows/ci.yaml#L17
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:9:4: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: .github/workflows/ci.yaml:17:9: shellcheck reported issue in this script: SC2086:info:9:4: Double quote to prevent globbing and word splitting [shellcheck]
actionlint: .github/workflows/ci.yaml#L29
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2046:warning:1:108: Quote this to prevent word splitting [shellcheck] Raw Output: .github/workflows/ci.yaml:29:9: shellcheck reported issue in this script: SC2046:warning:1:108: Quote this to prevent word splitting [shellcheck]
actionlint: .github/workflows/ci.yaml#L29
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2046:warning:4:31: Quote this to prevent word splitting [shellcheck] Raw Output: .github/workflows/ci.yaml:29:9: shellcheck reported issue in this script: SC2046:warning:4:31: Quote this to prevent word splitting [shellcheck]
actionlint: .github/workflows/ci.yaml#L29
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2046:warning:5:32: Quote this to prevent word splitting [shellcheck] Raw Output: .github/workflows/ci.yaml:29:9: shellcheck reported issue in this script: SC2046:warning:5:32: Quote this to prevent word splitting [shellcheck]
actionlint: .github/workflows/ci.yaml#L45
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2046:warning:3:9: Quote this to prevent word splitting [shellcheck] Raw Output: .github/workflows/ci.yaml:45:9: shellcheck reported issue in this script: SC2046:warning:3:9: Quote this to prevent word splitting [shellcheck]
actionlint: .github/workflows/ci.yaml#L51
[actionlint] reported by reviewdog 🐶 the runner of "actions/upload-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action] Raw Output: .github/workflows/ci.yaml:51:15: the runner of "actions/upload-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
actionlint: .github/workflows/ci.yaml#L58
[actionlint] reported by reviewdog 🐶 the runner of "actions/upload-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action] Raw Output: .github/workflows/ci.yaml:58:15: the runner of "actions/upload-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
actionlint: .github/workflows/ci.yaml#L65
[actionlint] reported by reviewdog 🐶 the runner of "actions/upload-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action] Raw Output: .github/workflows/ci.yaml:65:15: the runner of "actions/upload-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
actionlint: .github/workflows/ci.yaml#L106
[actionlint] reported by reviewdog 🐶 property "builder" is not defined in object type {} [expression] Raw Output: .github/workflows/ci.yaml:106:22: property "builder" is not defined in object type {} [expression]
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636