Skip to content
GitHub Actions / actionlint failed Apr 4, 2024 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (1)

.github/workflows/reviewdog.yml|147 col 11| shellcheck reported issue in this script: SC2034:warning:25:1: AGENT_MODE appears unused. Verify use (or export if used externally) [shellcheck]

Filtered Findings (0)

Annotations

Check failure on line 147 in .github/workflows/reviewdog.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/reviewdog.yml#L147

shellcheck reported issue in this script: SC2034:warning:25:1: AGENT_MODE appears unused. Verify use (or export if used externally) [shellcheck]
Raw output
.github/workflows/reviewdog.yml:147:11: shellcheck reported issue in this script: SC2034:warning:25:1: AGENT_MODE appears unused. Verify use (or export if used externally) [shellcheck]