fix(deps): update github.com/kubearmor/kubearmor/pkg/kubearmorcontroller digest to 77d9cd5 #3031
Annotations
10 warnings
Run Revive Action by pulling pre-built imag:
log/log.go#L25
exported const SelfCertProvider should have comment (or a comment on this block) or be unexported
|
Run Revive Action by pulling pre-built imag:
k8s/client.go#L38
comment on exported var KubeArmorCALabels should be of the form "KubeArmorCALabels ..."
|
Run Revive Action by pulling pre-built imag:
k8s/client.go#L91
exported function GetKubeArmorCaSecret should have comment or be unexported
|
Run Revive Action by pulling pre-built imag:
profile/Client/profileClient.go#L396
exported method Profile.MarshalText should have comment or be unexported
|
Run Revive Action by pulling pre-built imag:
install/install.go#L450
comment on exported function K8sLegacyInstaller should be of the form "K8sLegacyInstaller ..."
|
Run Revive Action by pulling pre-built imag:
install/install.go#L1293
exported function K8sLegacyUninstaller should have comment or be unexported
|
Run Revive Action by pulling pre-built imag:
log/log.go#L44
struct field TlsCertPath should be TLSCertPath
|
Run Revive Action by pulling pre-built imag:
selfupdate/selfupdate.go#L110
parameter 'c' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by pulling pre-built imag:
probe/types.go#L43
don't use underscores in Go names; struct field Image_Version should be ImageVersion
|
Run Revive Action by pulling pre-built imag:
cmd/policy.go#L28
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
Loading