Skip to content

Docs: make prereq titles consistent (#7035) #21594

Docs: make prereq titles consistent (#7035)

Docs: make prereq titles consistent (#7035) #21594

Triggered via push November 17, 2023 23:00
Status Failure
Total duration 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/yamlutil/parser.go#L156
var-naming: var generateApiObj should be generateAPIObj (revive)
lint: pkg/yamlutil/parser.go#L97
receiver-naming: receiver name p should be consistent with previous receiver name c for Parser (revive)
lint: pkg/yamlutil/parser.go#L103
receiver-naming: receiver name p should be consistent with previous receiver name c for Parser (revive)
lint: pkg/yamlutil/apiobject.go#L28
exported: exported function NewObjectLookupBuilder should have comment or be unexported (revive)
lint: pkg/yamlutil/parser.go#L125
receiver-naming: receiver name p should be consistent with previous receiver name c for Parser (revive)
lint: pkg/yamlutil/parser.go#L174
receiver-naming: receiver name p should be consistent with previous receiver name c for Parser (revive)
lint: pkg/yamlutil/parser.go#L31
exported: exported function NewParser should have comment or be unexported (revive)
lint: pkg/yamlutil/parser.go#L54
exported: exported function NewMapping should have comment or be unexported (revive)
lint: pkg/controller/result.go#L37
exported: comment on exported function ResultWithRequeue should be of the form "ResultWithRequeue ..." (revive)
lint: pkg/clients/kubernetes/kubeconfig.go#L14
exported: exported function NewKubeconfigClient should have comment or be unexported (revive)