Skip to content

Pcp 1845

Pcp 1845 #118

Triggered via pull request October 6, 2023 10:39
Status Failure
Total duration 6m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.go#L84
exported: exported function GetDefaultTLSCipherSuits should have comment or be unexported (revive)
lint: util/flags/tls_non_boring.go#L11
var-naming: func GetTlsMaxVersion should be GetTLSMaxVersion (revive)
lint: util/flags/tls_non_boring.go#L7
exported: exported function InsecureSkipVerify should have comment or be unexported (revive)