fix(pre-commit): the excludes
to pre-commit config
#34
Annotations
10 errors
pkg/tools/tools.go#L89
Error return value of `json.Unmarshal` is not checked (errcheck)
|
pkg/platform/platform.go#L72
Error return value of `p.init` is not checked (errcheck)
|
pkg/platform/platform.go#L95
Error return value of `p.init` is not checked (errcheck)
|
internal/steppa/app/app.go#L47
Error return value of `logger.Sync` is not checked (errcheck)
|
internal/ssolo/app/app.go#L31
Error return value of `logger.Sync` is not checked (errcheck)
|
pkg/platform/info.go#L8
field `version` is unused (unused)
|
pkg/platform/info.go#L9
field `name` is unused (unused)
|
pkg/kube/exec.go#L84
ineffectual assignment to exec (ineffassign)
|
pkg/logger/logger.go#L55
ineffectual assignment to config (ineffassign)
|
internal/waltr/cmd/init.go#L103
ineffectual assignment to err (ineffassign)
|
This job failed
Loading