wip #309
Annotations
7 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#L56
[actionlint] reported by reviewdog 🐶
property "outputs" is not defined in object type {artifact_name: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]
Raw Output:
.github/workflows/ci.yaml:56:21: property "outputs" is not defined in object type {artifact_name: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]
|
actionlint:
.github/workflows/ci.yaml#L63
[actionlint] reported by reviewdog 🐶
property "outputs" is not defined in object type {artifact_name: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]
Raw Output:
.github/workflows/ci.yaml:63:21: property "outputs" is not defined in object type {artifact_name: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]
|
actionlint:
.github/workflows/ci.yaml#L70
[actionlint] reported by reviewdog 🐶
property "outputs" is not defined in object type {artifact_name: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]
Raw Output:
.github/workflows/ci.yaml:70:21: property "outputs" is not defined in object type {artifact_name: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]
|
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
|