Bump sigs.k8s.io/custom-metrics-apiserver from 1.22.0 to 1.28.0 in /custom-metrics-stackdriver-adapter #43
Annotations
5 errors and 1 warning
Unit tests
cannot use &nodeMetrics{} (value of type *nodeMetrics) as "k8s.io/apiserver/pkg/registry/rest".Storage value in variable declaration: *nodeMetrics does not implement "k8s.io/apiserver/pkg/registry/rest".Storage (missing method Destroy)
|
Unit tests
cannot use &podMetrics{} (value of type *podMetrics) as "k8s.io/apiserver/pkg/registry/rest".Storage value in variable declaration: *podMetrics does not implement "k8s.io/apiserver/pkg/registry/rest".Storage (missing method Destroy)
|
Unit tests
cannot use node (variable of type *nodeMetrics) as "k8s.io/apiserver/pkg/registry/rest".Storage value in map literal: *nodeMetrics does not implement "k8s.io/apiserver/pkg/registry/rest".Storage (missing method Destroy)
|
Unit tests
cannot use pod (variable of type *podMetrics) as "k8s.io/apiserver/pkg/registry/rest".Storage value in map literal: *podMetrics does not implement "k8s.io/apiserver/pkg/registry/rest".Storage (missing method Destroy)
|
Unit tests
Process completed with exit code 2.
|
Set up Go 1.x
Restore cache failed: Dependencies file is not found in /home/runner/work/k8s-stackdriver/k8s-stackdriver. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading