Golang CI #6
Annotations
5 errors
check:
pkg/diskscaler/service.go#L131
ineffectual assignment to status (ineffassign)
|
check:
pkg/pvsizingrecommendation/query.go#L7
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
check:
cmd/diskautoscaler/main.go#L89
Error return value of `viper.BindPFlags` is not checked (errcheck)
|
check:
cmd/diskautoscaler/main.go#L93
Error return value of `viper.BindPFlags` is not checked (errcheck)
|
check
issues found
|