For analytics records, upload a singular product that was used for an… #1405
GitHub Actions / golangci
succeeded
Sep 27, 2024 in 1s
reviewdog [golangci] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (7)
server/config.go|175 col 13| undeclared name: yaml
(typecheck)
server/config.go|182 col 14| undeclared name: yaml
(typecheck)
server/config.go|211 col 12| undeclared name: yaml
(typecheck)
server/util.go|60 col 1| missing return (typecheck)
server/kube_health_test.go|84 col 2| req declared but not used (typecheck)
server/config.go|35 col 2| "gopkg.in/yaml.v3" imported but not used (typecheck)
server/config_test.go|28 col 2| "gopkg.in/yaml.v3" imported but not used (typecheck)
Loading