fix(deps): update github.com/kubearmor/kubearmor/kubearmor digest to 77d9cd5 #3027
ci-go.yml
on: pull_request
go-build
1m 41s
go-fmt
26s
go-sec
55s
go-lint
24s
unit-tests
29s
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
|