chore(semantic-release): reset and fix config #35
Annotations
10 errors
Lint:
pkg/kube/exec.go#L84
ineffectual assignment to exec (ineffassign)
|
Lint:
internal/ssolo/app/app.go#L31
Error return value of `logger.Sync` is not checked (errcheck)
|
Lint:
internal/steppa/app/app.go#L47
Error return value of `logger.Sync` is not checked (errcheck)
|
Lint:
pkg/tools/tools.go#L89
Error return value of `json.Unmarshal` is not checked (errcheck)
|
Lint:
pkg/logger/logger.go#L55
ineffectual assignment to config (ineffassign)
|
Lint:
pkg/logger/logger.go#L54
SA4009: argument config is overwritten before first use (staticcheck)
|
Lint:
internal/waltr/cmd/init.go#L103
ineffectual assignment to err (ineffassign)
|
Lint:
pkg/platform/platform.go#L72
Error return value of `p.init` is not checked (errcheck)
|
Lint:
pkg/platform/platform.go#L95
Error return value of `p.init` is not checked (errcheck)
|
Lint:
pkg/platform/info.go#L8
field `version` is unused (unused)
|