feat: add capkk #1175
Annotations
8 errors and 3 warnings
verify
Process completed with exit code 2.
|
lint:
cmd/kk/app/options/option.go#L56
exported: exported type CommonOptions should have comment or be unexported (revive)
|
lint:
cmd/kk/app/options/option.go#L75
exported: exported function NewCommonOptions should have comment or be unexported (revive)
|
lint:
cmd/kk/app/options/option.go#L91
exported: exported method CommonOptions.Flags should have comment or be unexported (revive)
|
lint:
cmd/kk/app/options/option.go#L105
exported: exported method CommonOptions.CompleteRef should have comment or be unexported (revive)
|
lint:
cmd/kk/app/root.go#L37
exported: exported function RegisterInternalCommand should have comment or be unexported (revive)
|
lint:
cmd/kk/app/root.go#L80
exported: comment on exported function CommandRunE should be of the form "CommandRunE ..." (revive)
|
lint
issues found
|
verify
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|