Schema #30
Annotations
3 errors
🐶 reviewdog with actionlint:
.github/workflows/pull-request-checks-workflow.yml#L25
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:50: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/pull-request-checks-workflow.yml:25:9: shellcheck reported issue in this script: SC2086:info:1:50: Double quote to prevent globbing and word splitting [shellcheck]
|
🐶 reviewdog with actionlint:
.github/workflows/push-checks-workflow.yml#L35
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:48: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/push-checks-workflow.yml:35:9: shellcheck reported issue in this script: SC2086:info:1:48: Double quote to prevent globbing and word splitting [shellcheck]
|
🐶 reviewdog with actionlint:
.github/workflows/release.yml#L30
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:50: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/release.yml:30:9: shellcheck reported issue in this script: SC2086:info:1:50: Double quote to prevent globbing and word splitting [shellcheck]
|
Loading