ci(pie-monorepo): DSW-2251 Pin GitHub Actions dependencies to commit #6
Annotations
10 errors
lint:
.github/workflows/amplify-deploy.yml#L116
shellcheck reported issue in this script: SC2086:info:2:72: Double quote to prevent globbing and word splitting
|
lint
shellcheck reported issue in this script: SC2086:info:12:52: Double quote to prevent globbing and word splitting
|
lint
shellcheck reported issue in this script: SC2086:info:16:14: Double quote to prevent globbing and word splitting
|
lint
shellcheck reported issue in this script: SC2219:style:31:3: Instead of 'let expr', prefer (( expr ))
|
lint
if: condition "github.repository == 'justeattakeaway/pie' && ${{ github.event_name != 'pull_request' }} && (contains(github.ref_name, 'main') || contains(github.ref_name, 'beta') || contains(github.ref_name, 'feature'))" is always evaluated to true because extra characters are around ${{ }}
|
lint
if: condition "${{ github.event_name != 'pull_request' }} && (contains(github.ref_name, 'main') || contains(github.ref_name, 'beta') || contains(github.ref_name, 'feature'))" is always evaluated to true because extra characters are around ${{ }}
|
lint
shellcheck reported issue in this script: SC2034:warning:2:1: PRIORITIZED_PACKAGES appears unused. Verify use (or export if used externally)
|
lint
shellcheck reported issue in this script: SC2086:info:56:30: Double quote to prevent globbing and word splitting
|
lint
shellcheck reported issue in this script: SC2086:info:70:26: Double quote to prevent globbing and word splitting
|
lint
shellcheck reported issue in this script: SC2045:error:1:13: Iterating over ls output is fragile. Use globs
|