chore: switch vetting from golint -> go vet #5341
Annotations
3 errors
lint:
.github/workflows/vet.yml#L24
[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:24:7: shellcheck reported issue in this script: SC2086:info:4:20: Double quote to prevent globbing and word splitting [shellcheck]
|
lint:
.github/workflows/vet.yml#L24
[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:24:7: shellcheck reported issue in this script: SC2086:info:8:47: Double quote to prevent globbing and word splitting [shellcheck]
|
lint:
.github/workflows/vet.yml#L24
[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:24:7: shellcheck reported issue in this script: SC2086:info:9:19: Double quote to prevent globbing and word splitting [shellcheck]
|