chore: switch vetting from golint -> go vet #5340
Annotations
4 errors
Run reviewdog/action-actionlint@v1:
.github/workflows/vet.yml#L21
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:38: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/vet.yml:21:7: shellcheck reported issue in this script: SC2086:info:1:38: Double quote to prevent globbing and word splitting [shellcheck]
|
Run reviewdog/action-actionlint@v1:
.github/workflows/vet.yml#L28
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:4:20: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/vet.yml:28:7: shellcheck reported issue in this script: SC2086:info:4:20: Double quote to prevent globbing and word splitting [shellcheck]
|
Run reviewdog/action-actionlint@v1:
.github/workflows/vet.yml#L28
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:8:47: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/vet.yml:28:7: shellcheck reported issue in this script: SC2086:info:8:47: Double quote to prevent globbing and word splitting [shellcheck]
|
Run reviewdog/action-actionlint@v1:
.github/workflows/vet.yml#L28
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:9:19: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/vet.yml:28:7: shellcheck reported issue in this script: SC2086:info:9:19: Double quote to prevent globbing and word splitting [shellcheck]
|
Loading