Skip to content

PCP-2010: validation checks added #120

PCP-2010: validation checks added

PCP-2010: validation checks added #120

Triggered via pull request October 20, 2023 08:43
Status Failure
Total duration 8m 42s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
lint: util/flags/tls.go#L70
commentFormatting: put a space between `//` and comment text (gocritic)
lint: exp/api/v1beta1/machinepool_webhook.go#L147
commentFormatting: put a space between `//` and comment text (gocritic)
lint: controlplane/kubeadm/api/v1beta1/kubeadm_control_plane_webhook.go#L142
commentFormatting: put a space between `//` and comment text (gocritic)
lint
issues found
lint: util/flags/tls_non_boring.go#L7
exported: exported function InsecureSkipVerify should have comment or be unexported (revive)
lint: util/flags/tls_non_boring.go#L11
exported: exported function GetTlsMaxVersion should have comment or be unexported (revive)
lint: util/flags/tls.go#L84
exported: exported function GetDefaultTLSCipherSuits should have comment or be unexported (revive)