Skip to content

Update kubernetes monorepo to v0.36.2 #10288

Update kubernetes monorepo to v0.36.2

Update kubernetes monorepo to v0.36.2 #10288

Triggered via pull request July 3, 2026 11:52
Status Failure
Total duration 3m 17s
Artifacts

ci-test-go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 34 warnings
go-test
Process completed with exit code 1.
go-vuln
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/kubearmor/KubeArmor/pkg/KubeArmorOperator/api/operator.kubearmor.com/v1); to add:
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: 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/groupversion_info.go#L10
could not import k8s.io/apimachinery/pkg/runtime/schema (invalid package name: "")
go-vuln
could not import k8s.io/apimachinery/pkg/runtime/schema (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/apis/meta/v1 (invalid package name: "")
go-vuln
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by github.com/kubearmor/KubeArmor/pkg/KubeArmorOperator/api/operator.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/KubeArmorOperator/api/operator.kubearmor.com/v1); to add:
go-vuln
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/kubearmor/KubeArmor/pkg/KubeArmorOperator/api/operator.kubearmor.com/v1); to add:
go-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
go-test
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-fmt
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
go-fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-lint-tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
go-lint-tests: tests/k8s_env/nsp/nsp_test.go#L13
should not use dot imports
go-lint-tests: tests/k8s_env/throttling/throttling_suite_test.go#L10
should not use dot imports
go-lint-tests: tests/k8s_env/nsp/nsp_suite_test.go#L10
should not use dot imports
go-lint-tests: tests/k8s_env/ksp/ksp_suite_test.go#L10
should not use dot imports
go-lint-tests: tests/k8s_env/nsp/nsp_suite_test.go#L9
should not use dot imports
go-lint-tests: tests/k8s_env/throttling/throttling_suite_test.go#L9
should not use dot imports
go-lint-tests: tests/k8s_env/ksp/ksp_suite_test.go#L9
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/throttling/throttling_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
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
license
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
license
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
go-lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
go-lint: KubeArmor/cert/cert.go#L40
exported var DefaultKubeArmorClientConfig should have comment or be unexported
go-lint: KubeArmor/cert/certloader.go#L15
type name will be used as cert.CertLoader by other packages, and that stutters; consider calling this Loader
go-lint: KubeArmor/cert/cert.go#L33
exported var DefaultKubeArmorServerConfig should have comment or be unexported
go-lint: KubeArmor/cert/tls.go#L41
exported function NewTlsCredentialManager should have comment or be unexported
go-lint: KubeArmor/cert/cert.go#L30
exported const KubeArmor_CN should have comment (or a comment on this block) or be unexported
go-lint: KubeArmor/cert/certloader.go#L15
exported type CertLoader should have comment or be unexported
go-lint: KubeArmor/cert/cert.go#L28
comment on exported const KubeArmor_ORG should be of the form "KubeArmor_ORG ..."
go-lint: KubeArmor/cert/tls.go#L37
exported type TlsCredentialManager should have comment or be unexported
go-lint: KubeArmor/cert/tls.go#L19
exported type TlsConfig 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
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-vuln
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
go-vuln
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
go-sec
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
go-sec
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum