Skip to content

feat: Add cache auto-purge and --old arg to cache clean command #296

feat: Add cache auto-purge and --old arg to cache clean command

feat: Add cache auto-purge and --old arg to cache clean command #296

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / actionlint succeeded Aug 7, 2023 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (5)

.github/workflows/build.yml|86 col 9| shellcheck reported issue in this script: SC2086:info:3:53: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/build.yml|86 col 9| shellcheck reported issue in this script: SC2086:info:6:52: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/build.yml|86 col 9| shellcheck reported issue in this script: SC2086:info:9:55: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/build.yml|86 col 9| shellcheck reported issue in this script: SC2086:info:12:28: Double quote to prevent globbing and word splitting [shellcheck]
.github/workflows/build.yml|347 col 9| shellcheck reported issue in this script: SC2086:info:1:49: Double quote to prevent globbing and word splitting [shellcheck]