fix(deps): update kubernetes packages to v0.32.3 #5785
ci-test-go.yml
on: pull_request
go-fmt
9s
go-lint
26s
go-lint-tests
31s
go-sec
50s
go-vuln
42s
go-test
8s
license
27s
Annotations
12 errors and 33 warnings
go-test
Process completed with exit code 1.
|
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/api/security.kubearmor.com/v1); 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-vuln:
pkg/KubeArmorController/api/security.kubearmor.com/v1/zz_generated.deepcopy.go#L11
could not import k8s.io/apimachinery/pkg/runtime (invalid package name: "")
|
go-vuln
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/serializer (imported by github.com/kubearmor/KubeArmor/pkg/KubeArmorController/client/clientset/versioned/fake); to add:
|
go-sec
Process completed with exit code 2.
|
go-test
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
go-test
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-fmt
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
go-fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-lint
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-lint:
KubeArmor/common/common.go#L43
comment on exported const DefaultMaxRecvMaxSize should be of the form "DefaultMaxRecvMaxSize ..."
|
go-lint:
KubeArmor/common/common.go#L570
comment on exported function HandleGRPCErrors should be of the form "HandleGRPCErrors ..."
|
go-lint:
KubeArmor/common/common.go#L591
comment on exported function GetBootTime should be of the form "GetBootTime ..."
|
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/presets/protectEnv/preset.go#L154
parameter 'containerID' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/presets/base/basePreset.go#L15
don't use ALL_CAPS in Go names; use CamelCase
|
go-lint:
KubeArmor/cert/cert.go#L28
comment on exported const KubeArmor_ORG should be of the form "KubeArmor_ORG ..."
|
go-lint:
KubeArmor/cert/certloader.go#L15
exported type CertLoader should have comment or be unexported
|
go-lint:
KubeArmor/cert/tls.go#L15
exported const SelfCertProvider should have comment (or a comment on this block) or be unexported
|
go-lint:
KubeArmor/presets/anonmapexec/utils.go#L8
exported function ParseProtectionFlags should have comment or be unexported
|
license
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
go-lint-tests
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
go-lint-tests:
tests/k8s_env/presets/presets_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/presets/presets_test.go#L13
should not use dot imports
|
go-lint-tests:
tests/k8s_env/presets/presets_test.go#L14
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/throttling/throttling_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/k8s_env/throttling/throttling_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/blockposture/block_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/k8s_env/blockposture/block_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/blockposture/block_test.go#L13
should not use dot imports
|
go-lint-tests:
tests/k8s_env/visibility/visibility_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
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
go-vuln
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-sec
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
go-sec
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|