This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
Bump actions/checkout from 4.2.0 to 4.2.2 #189
Annotations
4 errors
Action lint:
.github/workflows/digest-bot.yaml#L16
[actionlint] reported by reviewdog 🐶
if: condition "${{ github.repository_owner }} == 'chainguard-dev'" is always evaluated to true because extra characters are around ${{ }} [if-cond]
Raw Output:
.github/workflows/digest-bot.yaml:16:9: if: condition "${{ github.repository_owner }} == 'chainguard-dev'" is always evaluated to true because extra characters are around ${{ }} [if-cond]
|
Action lint:
.github/workflows/actionlint.yaml#L22
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2027:warning:2:14: The surrounding quotes actually unquote this. Remove or escape them [shellcheck]
Raw Output:
.github/workflows/actionlint.yaml:22:9: shellcheck reported issue in this script: SC2027:warning:2:14: The surrounding quotes actually unquote this. Remove or escape them [shellcheck]
|
Action lint:
.github/workflows/actionlint.yaml#L22
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:2:14: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/actionlint.yaml:22:9: shellcheck reported issue in this script: SC2086:info:2:14: Double quote to prevent globbing and word splitting [shellcheck]
|
Action lint:
.github/workflows/actionlint.yaml#L22
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:2:28: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/actionlint.yaml:22:9: shellcheck reported issue in this script: SC2086:info:2:28: Double quote to prevent globbing and word splitting [shellcheck]
|
Loading