Local test #176
Annotations
11 warnings
|
KubeArmor/cert/certloader.go#L15
exported type CertLoader should have comment or be unexported
|
KubeArmor/cert/certloader.go#L15
type name will be used as cert.CertLoader by other packages, and that stutters; consider calling this Loader
|
KubeArmor/cert/certloader.go#L19
comment on exported type SelfSignedCertLoader should be of the form "SelfSignedCertLoader ..." (with optional leading article)
|
KubeArmor/cert/tls.go#L15
exported const SelfCertProvider should have comment (or a comment on this block) or be unexported
|
KubeArmor/common/common.go#L43
comment on exported const DefaultMaxRecvMaxSize should be of the form "DefaultMaxRecvMaxSize ..."
|
KubeArmor/cert/cert.go#L28
comment on exported const KubeArmor_ORG should be of the form "KubeArmor_ORG ..."
|
KubeArmor/cert/tls.go#L19
exported type TlsConfig should have comment or be unexported
|
KubeArmor/cert/certloader.go#L25
exported method SelfSignedCertLoader.GetCertificateAndCaPool should have comment or be unexported
|
KubeArmor/cert/cert.go#L30
exported const KubeArmor_CN should have comment (or a comment on this block) or be unexported
|
KubeArmor/common/common.go#L552
comment on exported function HandleGRPCErrors should be of the form "HandleGRPCErrors ..."
|
The logs for this run have expired and are no longer available.
Loading