Feat/ci as a state of the art part 4 #94
00_pull-request-entry-point.yml
on: pull_request
check-permissions
/
check-permissions
0s
workflows-sanity-checks
/
GitHub Actions Sanity Checks
10s
Matrix: build-or-retag-go-projects
Matrix: test-go-projects
conclusion
0s
Annotations
2 warnings
workflows-sanity-checks / GitHub Actions Sanity Checks:
.github/workflows/50_go_build-component.yml#L175
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:34: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/50_go_build-component.yml:175:9: shellcheck reported issue in this script: SC2086:info:1:34: Double quote to prevent globbing and word splitting [shellcheck]
|
workflows-sanity-checks / GitHub Actions Sanity Checks:
.github/workflows/50_go_build-component.yml#L185
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:6:41: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
i:.github/workflows/50_go_build-component.yml:185:9: shellcheck reported issue in this script: SC2086:info:6:41: Double quote to prevent globbing and word splitting [shellcheck]
|