fix(deps): update github.com/kubearmor/kubearmor/kubearmor digest to f390269 #2919
ci-go.yml
on: pull_request
go-build
2m 41s
go-fmt
35s
go-sec
3m 45s
go-lint
24s
unit-tests
3m 2s
Annotations
15 warnings
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:
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:
profile/Client/profileClient.go#L397
exported method Profile.MarshalText should have comment or be unexported
|
go-lint:
cmd/rotate-tls.go#L13
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/version.go#L16
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/selfupdate.go#L16
parameter 'cmd' 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/uninstall.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-fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|