misc: Add golangci-lint #3
Annotations
10 errors
pkg/plugin/client_test.go#L35
Error return value of `w.Write` is not checked (errcheck)
|
pkg/plugin/client_test.go#L48
Error return value of `grf.Dashboard` is not checked (errcheck)
|
pkg/plugin/client_test.go#L93
Error return value of `grf.PanelPNG` is not checked (errcheck)
|
pkg/plugin/client_test.go#L141
Error return value of `grf.PanelPNG` is not checked (errcheck)
|
pkg/plugin/report_test.go#L66
Error return value of `rep.renderPNGsParallel` is not checked (errcheck)
|
pkg/plugin/report_test.go#L93
Error return value of `rep.generateHTMLFile` is not checked (errcheck)
|
pkg/plugin/report_test.go#L103
Error return value of `io.Copy` is not checked (errcheck)
|
pkg/plugin/resources.go#L198
Error return value of `w.Write` is not checked (errcheck)
|
pkg/plugin/app.go#L116
don't use `init` function (gochecknoinits)
|
pkg/plugin/client_test.go#L18
don't use `init` function (gochecknoinits)
|
This job failed
Loading