AS/verifier: fix tdx quote verification unit test #349
actionlint.yml
on: pull_request
lint workflow files
9s
Annotations
3 errors
lint workflow files:
.github/workflows/as-basic.yml#L68
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:14: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/as-basic.yml:68:9: shellcheck reported issue in this script: SC2086:info:1:14: Double quote to prevent globbing and word splitting [shellcheck]
|
lint workflow files:
.github/workflows/as-basic.yml#L72
[actionlint] reported by reviewdog 🐶
the runner of "actions-rs/cargo@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw Output:
.github/workflows/as-basic.yml:72:15: the runner of "actions-rs/cargo@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|
lint workflow files:
.github/workflows/as-basic.yml#L78
[actionlint] reported by reviewdog 🐶
the runner of "actions-rs/cargo@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
Raw Output:
.github/workflows/as-basic.yml:78:15: the runner of "actions-rs/cargo@v1" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
|