feat: add capkk #1176
Annotations
7 errors and 1 warning
golangci-lint:
cmd/kk/app/options/option.go#L56
exported: exported type CommonOptions should have comment or be unexported (revive)
|
golangci-lint:
cmd/kk/app/options/option.go#L75
exported: exported function NewCommonOptions should have comment or be unexported (revive)
|
golangci-lint:
cmd/kk/app/options/option.go#L91
exported: exported method CommonOptions.Flags should have comment or be unexported (revive)
|
golangci-lint:
cmd/kk/app/options/option.go#L105
exported: exported method CommonOptions.CompleteRef should have comment or be unexported (revive)
|
golangci-lint:
cmd/kk/app/root.go#L37
exported: exported function RegisterInternalCommand should have comment or be unexported (revive)
|
golangci-lint:
cmd/kk/app/root.go#L80
exported: comment on exported function CommandRunE should be of the form "CommandRunE ..." (revive)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading