fix(deps): update github.com/kubearmor/kubearmor/deployments digest to f390269 #2932
ci-go.yml
on: pull_request
go-build
2m 25s
go-fmt
32s
go-sec
3m 39s
go-lint
34s
unit-tests
2m 51s
Annotations
15 errors and 15 warnings
go-build
undefined: cfg.ConfigAlertThrottling
|
go-build
undefined: cfg.ConfigMaxAlertPerSec
|
go-build
undefined: cfg.ConfigThrottleSec
|
go-build
undefined: corev1.AppArmorBetaProfileRuntimeDefault
|
go-build
undefined: corev1.AppArmorBetaProfileNamePrefix
|
go-build
undefined: corev1.AppArmorBetaContainerAnnotationKeyPrefix
|
go-build
Process completed with exit code 2.
|
unit-tests
undefined: cfg.ConfigAlertThrottling
|
unit-tests
undefined: cfg.ConfigMaxAlertPerSec
|
unit-tests
undefined: cfg.ConfigThrottleSec
|
unit-tests
undefined: corev1.AppArmorBetaProfileRuntimeDefault
|
unit-tests
undefined: corev1.AppArmorBetaProfileNamePrefix
|
unit-tests
undefined: corev1.AppArmorBetaContainerAnnotationKeyPrefix
|
unit-tests
Process completed with exit code 2.
|
go-sec
Process completed with exit code 2.
|
go-fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-lint:
selfupdate/selfupdate.go#L110
parameter 'c' seems to be unused, consider removing or renaming it as _
|
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:
profile/Client/tabs.go#L103
redefinition of the built-in function max
|
go-lint:
cmd/profile.go#L18
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/profile.go#L18
parameter 'args' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/vmonboarding.go#L19
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/log.go#L18
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/sysdump.go#L18
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/probe.go#L24
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-sec
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|