Update Go Dependencies #44
update-go-deps.yml
on: schedule
Update Go Dependencies
4m 18s
Annotations
10 errors
|
Update Go Dependencies
Process completed with exit code 2.
|
|
Update Go Dependencies:
third_party/github.com/banzaicloud/istio-operator/api/v1alpha1/common_json.gen.go#L237
cannot use this (variable of type *IntOrString) as "github.com/golang/protobuf/proto".Message value in argument to CommonUnmarshaler.Unmarshal: *IntOrString does not implement protoiface.MessageV1 (missing method ProtoMessage)) (typecheck)
|
|
Update Go Dependencies:
third_party/github.com/banzaicloud/istio-operator/api/v1alpha1/common_json.gen.go#L231
cannot use this (variable of type *IntOrString) as "github.com/golang/protobuf/proto".Message value in argument to CommonMarshaler.MarshalToString: *IntOrString does not implement protoiface.MessageV1 (missing method ProtoMessage)
|
|
Update Go Dependencies:
third_party/github.com/banzaicloud/istio-operator/api/v1alpha1/common_json.gen.go#L226
cannot use this (variable of type *Quantity) as "github.com/golang/protobuf/proto".Message value in argument to CommonUnmarshaler.Unmarshal: *Quantity does not implement protoiface.MessageV1 (missing method ProtoMessage)
|
|
Update Go Dependencies:
third_party/github.com/banzaicloud/istio-operator/api/v1alpha1/common_json.gen.go#L220
cannot use this (variable of type *Quantity) as "github.com/golang/protobuf/proto".Message value in argument to CommonMarshaler.MarshalToString: *Quantity does not implement protoiface.MessageV1 (missing method ProtoMessage)
|
|
Update Go Dependencies:
third_party/github.com/banzaicloud/istio-operator/api/v1alpha1/common_deepcopy.gen.go#L430
cannot use in (variable of type *IntOrString) as "github.com/golang/protobuf/proto".Message value in argument to proto.Clone: *IntOrString does not implement protoiface.MessageV1 (missing method ProtoMessage)
|
|
Update Go Dependencies:
third_party/github.com/banzaicloud/istio-operator/api/v1alpha1/common_deepcopy.gen.go#L430
impossible type assertion: proto.Clone(in).(*IntOrString)
|
|
Update Go Dependencies:
third_party/github.com/banzaicloud/istio-operator/api/v1alpha1/common_deepcopy.gen.go#L409
cannot use in (variable of type *Quantity) as "github.com/golang/protobuf/proto".Message value in argument to proto.Clone: *Quantity does not implement protoiface.MessageV1 (missing method ProtoMessage)
|
|
Update Go Dependencies:
third_party/github.com/banzaicloud/istio-operator/api/v1alpha1/common_deepcopy.gen.go#L409
impossible type assertion: proto.Clone(in).(*Quantity)
|
|
Update Go Dependencies:
pkg/resources/istioingress/istioingress.go#L26
could not import github.com/banzaicloud/istio-operator/api/v2/v1alpha1 (-: # github.com/banzaicloud/istio-operator/api/v2/v1alpha1
|