Use git fetch to fetch the base commit instead of all history for lint. #84
Annotations
7 errors
.github/workflows/generate-test-seed.yml#L19
step must run script with "run" section or run action with "uses" section
|
.github/workflows/generate-test-seed.yml#L23
shellcheck reported issue in this script: SC2086:info:1:28: Double quote to prevent globbing and word splitting
|
.github/workflows/generate-test-seed.yml#L64
shellcheck reported issue in this script: SC2086:info:1:24: Double quote to prevent globbing and word splitting
|
.github/workflows/test-src.yml#L14
step must run script with "run" section or run action with "uses" section
|
.github/workflows/test-src.yml#L18
shellcheck reported issue in this script: SC2086:info:1:28: Double quote to prevent globbing and word splitting
|
.github/workflows/test-src.yml#L33
shellcheck reported issue in this script: SC2086:info:1:24: Double quote to prevent globbing and word splitting
|
|
This job failed
Loading