PCP-2010: validation checks added #120
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)
|