build(deps): Bump k8s.io/client-go from 0.26.3 to 0.30.1 #1776
Annotations
7 errors and 1 warning
Run basic test:
pkg/operator/collector-statefulset.go#L189
cannot use r (variable of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal
|
Run basic test:
pkg/operator/pvc.go#L63
cannot use r (variable of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal
|
Run basic test
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
|
Run basic test
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
|
Run basic test
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
Run basic test
undefined: leaderelection.SwitchMetric
|
Run basic test
Process completed with exit code 2.
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/fluent-operator/fluent-operator. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading