feat: CLI license Diagnostics #8376
Annotations
4 errors
Lint using golangci-lint:
pkg/diagnostics/validators/license/online_key_validator.go#L9
const `exampleLicense` is unused (unused)
|
Lint using golangci-lint:
pkg/diagnostics/renderer/cli.go#L36
printf: non-constant format string in call to github.com/kubeshop/testkube/pkg/ui.Errf (govet)
|
Lint using golangci-lint:
pkg/diagnostics/validators/license/online_key_validator.go#L42
unreachable: unreachable code (govet)
|
Lint using golangci-lint
issues found
|
Loading