docs: add ideas for planned changes #46
Annotations
11 errors
Lint:
pkg/proc/proc.go#L57
Error return value is not checked (errcheck)
|
Lint:
pkg/tools/tools.go#L89
Error return value of `json.Unmarshal` is not checked (errcheck)
|
Lint:
internal/plattr/cmd/aws.go#L75
Error return value of `app.Kube.CreateSecret` is not checked (errcheck)
|
Lint:
internal/plattr/cmd/cloudflare.go#L75
Error return value of `app.Kube.CreateSecret` is not checked (errcheck)
|
Lint:
internal/plattr/cmd/cmd.go#L43
Error return value of `cmd.Usage` is not checked (errcheck)
|
Lint:
internal/plattr/cmd/hetzner.go#L118
Error return value of `app.Kube.CreateStorageClass` is not checked (errcheck)
|
Lint:
internal/plattr/cmd/longhorn.go#L137
Error return value of `app.Kube.CreateStorageClass` is not checked (errcheck)
|
Lint:
internal/plattr/cmd/nginx.go#L79
Error return value of `app.Kube.CreateSecret` is not checked (errcheck)
|
Lint:
internal/fillr/cmd/cmd.go#L59
Error return value of `cmd.Usage` is not checked (errcheck)
|
Lint:
internal/ssolo/cmd/cmd.go#L32
Error return value of `cmd.Usage` is not checked (errcheck)
|
Test (ubuntu-latest)
Process completed with exit code 1.
|