Skip to content

fix(deps): update github.com/kubearmor/kubearmor/kubearmor digest to 77d9cd5 #3027

fix(deps): update github.com/kubearmor/kubearmor/kubearmor digest to 77d9cd5

fix(deps): update github.com/kubearmor/kubearmor/kubearmor digest to 77d9cd5 #3027

Triggered via pull request February 3, 2025 13:35
Status Failure
Total duration 1m 49s
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: 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: k8s/client.go#L38
comment on exported var KubeArmorCALabels should be of the form "KubeArmorCALabels ..."
go-lint: vm/policy.go#L4
should have a package comment
go-lint: k8s/client.go#L91
exported function GetKubeArmorCaSecret should have comment or be unexported
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: profile/pathAggregator.go#L13
exported var WildPathDigit should have comment or be unexported
go-lint: profile/pathAggregator.go#L14
exported var WildPathDigitLeaf should have comment or be unexported
go-lint: profile/pathAggregator.go#L15
exported var WildPathChar should have comment or be unexported