Address Shellcheck errors (from Lint check) #2
Annotations
3 errors
Run alphagov/govuk-infrastructure/.github/actions/actionlint@main:
.github/workflows/ci.yaml#L29
shellcheck reported issue in this script: SC2044:warning:2:15: For loops over find output are fragile. Use find -exec or a while read loop
|
Run alphagov/govuk-infrastructure/.github/actions/actionlint@main:
.github/workflows/ci.yaml#L37
shellcheck reported issue in this script: SC2086:info:1:51: Double quote to prevent globbing and word splitting
|
Run alphagov/govuk-infrastructure/.github/actions/actionlint@main
Process completed with exit code 1.
|
Loading