Skip to content

Bump reviewdog/action-misspell from 1.22.0 to 1.23.0 #154

Bump reviewdog/action-misspell from 1.22.0 to 1.23.0

Bump reviewdog/action-misspell from 1.22.0 to 1.23.0 #154

Triggered via pull request July 15, 2024 07:38
Status Success
Total duration 16s
Artifacts

actionlint.yaml

on: pull_request
Action lint
5s
Action lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors
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]
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]