fix(uninstall):remove kubearmor annotations from kubernetes resources #2856
ci-go.yml
on: pull_request
go-build
2m 39s
go-fmt
41s
go-sec
3m 25s
go-lint
18s
unit-tests
2m 59s
Annotations
1 error and 19 warnings
go-sec
Process completed with exit code 2.
|
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:
log/log.go#L25
exported const SelfCertProvider should have comment (or a comment on this block) or be unexported
|
go-lint:
log/log.go#L44
struct field TlsCertPath should be TLSCertPath
|
go-lint:
log/log.go#L45
struct field TlsCertProvider should be TLSCertProvider
|
go-lint:
selfupdate/selfupdate.go#L110
parameter 'c' seems to be unused, consider removing or renaming it as _
|
go-lint:
install/install.go#L125
should omit type string from declaration of var imagePullPolicy; it will be inferred from the right-hand side
|
go-lint:
install/install.go#L925
should omit type string from declaration of var operatorImagePullPolicy; it will be inferred from the right-hand side
|
go-lint:
install/install.go#L1668
should omit type string from declaration of var kocName; it will be inferred from the right-hand side
|
go-lint:
vm/getscript.go#L72
parameter 'options' seems to be unused, consider removing or renaming it as _
|
go-lint:
probe/types.go#L43
don't use underscores in Go names; struct field Image_Version should be ImageVersion
|
go-lint:
install/defaults.go#L10
exported var KubeArmorOperatorClusterRoleName should have comment or be unexported
|
go-fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-fmt
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
go-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
go-sec
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-sec
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|