Skip to content

fix(deps): update kubernetes packages to v0.32.0 #5168

fix(deps): update kubernetes packages to v0.32.0

fix(deps): update kubernetes packages to v0.32.0 #5168

Triggered via pull request December 21, 2024 14:56
Status Failure
Total duration 1m 29s
Artifacts

ci-test-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 27 warnings
go-test
Process completed with exit code 1.
go-vuln
missing go.sum entry for module providing package github.com/golang/protobuf/ptypes/empty (imported by github.com/kubearmor/KubeArmor/protobuf); to add:
go-vuln: protobuf/policy.pb.go#L10
could not import github.com/golang/protobuf/ptypes/empty (invalid package name: "")
go-vuln
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/kubearmor/KubeArmor/pkg/KubeArmorController/api/security.kubearmor.com/v1); to add:
go-vuln
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/kubearmor/KubeArmor/pkg/KubeArmorController); to add:
go-vuln
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by github.com/kubearmor/KubeArmor/pkg/KubeArmorController/api/security.kubearmor.com/v1); to add:
go-vuln
could not import k8s.io/apimachinery/pkg/apis/meta/v1 (invalid package name: "")
go-vuln
could not import k8s.io/apimachinery/pkg/runtime (invalid package name: "")
go-vuln
could not import k8s.io/apimachinery/pkg/runtime/schema (invalid package name: "")
go-vuln: pkg/KubeArmorController/api/security.kubearmor.com/v1/groupversion_info.go#L10
could not import k8s.io/apimachinery/pkg/runtime/schema (invalid package name: "")
go-vuln: pkg/KubeArmorController/api/security.kubearmor.com/v1/kubearmorclusterpolicy_types.go#L7
could not import k8s.io/apimachinery/pkg/apis/meta/v1 (invalid package name: "")
go-sec
Process completed with exit code 2.
go-test
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-lint: KubeArmor/policy/policy.go#L26
parameter 'c' seems to be unused, consider removing or renaming it as _
go-lint: KubeArmor/policy/policy.go#L58
parameter 'c' seems to be unused, consider removing or renaming it as _
go-lint: KubeArmor/policy/policy.go#L17
type name will be used as policy.PolicyServer by other packages, and that stutters; consider calling this Server
go-lint: KubeArmor/state/stateAgent.go#L98
parameter 'msg' seems to be unused, consider removing or renaming it as _
go-lint: KubeArmor/state/stateAgent.go#L123
parameter 'msg' seems to be unused, consider removing or renaming it as _
go-lint: KubeArmor/state/stateAgent.go#L42
type name will be used as state.StateAgent by other packages, and that stutters; consider calling this Agent
go-lint: KubeArmor/state/stateAgent.go#L4
package comment should be of the form "Package state ..."
go-lint: KubeArmor/common/common.go#L133
redefinition of the built-in function new
go-lint: KubeArmor/common/common.go#L43
comment on exported const DefaultMaxRecvMaxSize should be of the form "DefaultMaxRecvMaxSize ..."
go-lint: KubeArmor/common/common.go#L552
comment on exported function HandleGRPCErrors should be of the form "HandleGRPCErrors ..."
license
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
go-lint-tests: tests/k8s_env/visibility/visibility_test.go#L11
should not use dot imports
go-lint-tests: tests/k8s_env/visibility/visibility_test.go#L12
should not use dot imports
go-lint-tests: tests/k8s_env/visibility/visibility_test.go#L13
should not use dot imports
go-lint-tests: tests/k8s_env/csp/csp_test.go#L10
should not use dot imports
go-lint-tests: tests/k8s_env/privileged/privileged_test.go#L12
should not use dot imports
go-lint-tests: tests/k8s_env/smoke/smoke_test.go#L11
should not use dot imports
go-lint-tests: tests/k8s_env/csp/csp_test.go#L11
should not use dot imports
go-lint-tests: tests/k8s_env/throttling/throttling_test.go#L10
should not use dot imports
go-lint-tests: tests/k8s_env/privileged/privileged_suite_test.go#L9
should not use dot imports
go-lint-tests: tests/k8s_env/syscalls/syscalls_test.go#L11
should not use dot imports
go-lint-tests
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-vuln
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-sec
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum