Skip to content

fix(deps): update github.com/kubearmor/kubearmor/pkg/kubearmorcontroller digest to 3034561 #3034

fix(deps): update github.com/kubearmor/kubearmor/pkg/kubearmorcontroller digest to 3034561

fix(deps): update github.com/kubearmor/kubearmor/pkg/kubearmorcontroller digest to 3034561 #3034

Triggered via pull request February 4, 2025 17:52
Status Failure
Total duration 3m 47s
Artifacts

ci-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
unit-tests
Process completed with exit code 2.
go-sec
Process completed with exit code 2.
go-lint: vm/policy.go#L4
should have a package comment
go-lint: profile/pathAggregator.go#L13
should omit type string from declaration of var WildPathDigit; it will be inferred from the right-hand side
go-lint: profile/pathAggregator.go#L14
should omit type string from declaration of var WildPathDigitLeaf; it will be inferred from the right-hand side
go-lint: profile/pathAggregator.go#L15
should omit type string from declaration of var WildPathChar; it will be inferred from the right-hand side
go-lint: profile/pathAggregator.go#L16
should omit type string from declaration of var WildPathCharLeaf; it will be inferred from the right-hand side
go-lint: k8s/client.go#L38
comment on exported var KubeArmorCALabels should be of the form "KubeArmorCALabels ..."
go-lint: k8s/client.go#L91
exported function GetKubeArmorCaSecret should have comment or be unexported
go-lint: selfupdate/selfupdate.go#L110
parameter 'c' seems to be unused, consider removing or renaming it as _
go-lint: cmd/root.go#L17
parameter 'cmd' seems to be unused, consider removing or renaming it as _
go-lint: cmd/rotate-tls.go#L13
parameter 'cmd' seems to be unused, consider removing or renaming it as _