wip #310
Annotations
4 errors and 1 warning
actionlint:
.github/workflows/ci.yaml#L24
[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:24: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#L50
[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:
.github/workflows/ci.yaml:50:9: shellcheck reported issue in this script: SC2086:info:1:77: Double quote to prevent globbing and word splitting [shellcheck]
|
actionlint:
.github/workflows/ci.yaml#L95
[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:95: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#L119
[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:119: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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|