build(deps): Bump the all-go-mod-patch-and-minor group across 4 directories with 13 updates #3533
checks.yml
on: pull_request
Matrix: lint-go
unit-test
5m 14s
lint-gha
6s
pre-commit
3m 20s
lint-test-helm
1m 3s
Matrix: e2e-quick-start
Waiting for pending jobs
Matrix: e2e-self-hosted
Waiting for pending jobs
Annotations
3 errors and 9 warnings
|
pre-commit
Process completed with exit code 2.
|
|
unit-test
Process completed with exit code 2.
|
|
unit-test:
pkg/handlers/generic/lifecycle/servicelbgc/deleter_test.go#L235
deleter_test.go:235:
Error Trace: /home/runner/work/cluster-api-runtime-extensions-nutanix/cluster-api-runtime-extensions-nutanix/pkg/handlers/generic/lifecycle/servicelbgc/deleter_test.go:235
Error: Not equal:
expected: []v1.Service(nil)
actual : []v1.Service{}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]v1.Service) <nil>
+([]v1.Service) {
+}
Test: Test_deleteServicesWithLoadBalancer/no_services
|
|
lint-test-helm
Failed to restore: Cache service responded with 422
|
|
lint-go (api)
Failed to restore: Cache service responded with 422
|
|
lint-go (api)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
lint-go (common)
Failed to restore: Cache service responded with 422
|
|
lint-go (common)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
lint-go (.)
Failed to restore: Cache service responded with 422
|
|
lint-go (.)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
pre-commit
Failed to restore: Cache service responded with 422
|
|
unit-test
Failed to restore: Cache service responded with 422
|