fix(deps): update kubernetes packages to v0.32.0 #4725
Triggered via pull request
September 17, 2024 06:24
Status
Failure
Total duration
2m 16s
Artifacts
–
ci-test-go.yml
on: pull_request
go-fmt
19s
go-lint
1m 5s
go-lint-tests
58s
go-sec
1m 41s
go-vuln
47s
go-test
17s
license
27s
Annotations
6 errors and 34 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
undefined: leaderelection.SwitchMetric
|
go-vuln
not enough arguments in call to fn
|
go-vuln
not enough arguments in call to fn
|
go-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-test
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
license
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
license
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-vuln
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-vuln
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-lint-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-lint-tests:
tests/k8s_env/csp/csp_test.go#L11
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/blockposture/block_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/k8s_env/csp/csp_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/blockposture/block_test.go#L12
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#L11
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/smoke/smoke_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-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L132
redefinition of the built-in function new
|
go-lint:
KubeArmor/feeder/policyMatcher.go#L227
redefinition of the built-in function cap
|
go-lint:
KubeArmor/core/kubeUpdate.go#L1061
redefinition of the built-in function new
|
go-lint:
KubeArmor/core/kubeUpdate.go#L920
redefinition of the built-in function new
|
go-lint:
KubeArmor/core/kubeUpdate.go#L1110
redefinition of the built-in function new
|
go-lint:
KubeArmor/core/kubeUpdate.go#L1064
redefinition of the built-in function new
|
go-lint:
KubeArmor/core/kubeUpdate.go#L1648
redefinition of the built-in function new
|
go-lint:
KubeArmor/core/kubeUpdate.go#L1113
redefinition of the built-in function new
|
go-lint:
KubeArmor/core/kubeUpdate.go#L1755
redefinition of the built-in function new
|
go-lint:
KubeArmor/core/kubeUpdate.go#L1651
redefinition of the built-in function new
|
go-sec
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
go-sec
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|