Skip to content

Update reviewdog/action-actionlint action to v1.66.0 #6

Update reviewdog/action-actionlint action to v1.66.0

Update reviewdog/action-actionlint action to v1.66.0 #6

Triggered via pull request August 4, 2025 16:38
Status Success
Total duration 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

actionlint.yml

on: pull_request
runner / actionlint
15s
runner / actionlint
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
runner / actionlint: .github/workflows/release.yml#L75
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:18:8: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/release.yml:75:9: shellcheck reported issue in this script: SC2086:info:18:8: Double quote to prevent globbing and word splitting [shellcheck]
runner / actionlint: .github/workflows/release.yml#L75
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:17:27: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/release.yml:75:9: shellcheck reported issue in this script: SC2086:info:17:27: Double quote to prevent globbing and word splitting [shellcheck]
runner / actionlint: .github/workflows/release.yml#L75
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:17:11: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/release.yml:75:9: shellcheck reported issue in this script: SC2086:info:17:11: Double quote to prevent globbing and word splitting [shellcheck]
runner / actionlint: .github/workflows/release.yml#L75
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:7:21: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/release.yml:75:9: shellcheck reported issue in this script: SC2086:info:7:21: Double quote to prevent globbing and word splitting [shellcheck]
runner / actionlint: .github/workflows/release.yml#L68
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:1:32: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/release.yml:68:9: shellcheck reported issue in this script: SC2086:info:1:32: Double quote to prevent globbing and word splitting [shellcheck]
runner / actionlint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.