xds client interface poc #13117
Annotations
3 errors and 1 warning
Run tests:
xds/clients/xdsclient/ads_stream.go#L470
cannot use req (variable of type *discoveryv3.DiscoveryRequest) as *clients.StreamRequest value in argument to stream.Send: *discoveryv3.DiscoveryRequest does not implement *clients.StreamRequest (type *clients.StreamRequest is pointer to interface, not interface)
|
Run tests:
xds/clients/xdsclient/ads_stream.go#L553
invalid operation: r (variable of type *any) is not an interface
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading