xds client interface poc #13117
Annotations
20 errors and 9 warnings
tests (vet, 1.22)
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)
|
tests (vet, 1.22)
Process completed with exit code 1.
|
tests (tests, 1.22):
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)
|
tests (tests, 1.22):
xds/clients/xdsclient/ads_stream.go#L553
invalid operation: r (variable of type *any) is not an interface
|
tests (tests, 1.22)
Process completed with exit code 1.
|
tests (tests, 1.23):
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)
|
tests (tests, 1.23):
xds/clients/xdsclient/ads_stream.go#L553
invalid operation: r (variable of type *any) is not an interface
|
tests (tests, 1.23)
Process completed with exit code 1.
|
tests (tests, 1.23, 386):
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)
|
tests (tests, 1.23, 386):
xds/clients/xdsclient/ads_stream.go#L553
invalid operation: r (variable of type *any) is not an interface
|
tests (tests, 1.23, 386)
Process completed with exit code 1.
|
tests (tests, 1.23, -race):
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)
|
tests (tests, 1.23, -race):
xds/clients/xdsclient/ads_stream.go#L553
invalid operation: r (variable of type *any) is not an interface
|
tests (tests, 1.23, -race)
Process completed with exit code 1.
|
tests (tests, 1.23, -race, GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST=true):
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)
|
tests (tests, 1.23, -race, GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST=true):
xds/clients/xdsclient/ads_stream.go#L553
invalid operation: r (variable of type *any) is not an interface
|
tests (tests, 1.23, -race, GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST=true)
Process completed with exit code 1.
|
tests (tests, 1.23, arm64):
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)
|
tests (tests, 1.23, arm64):
xds/clients/xdsclient/ads_stream.go#L553
invalid operation: r (variable of type *any) is not an interface
|
tests (tests, 1.23, arm64)
Process completed with exit code 1.
|
vet-proto
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (vet, 1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (extras, 1.23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (tests, 1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (tests, 1.23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (tests, 1.23, 386)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (tests, 1.23, -race)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (tests, 1.23, -race, GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST=true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (tests, 1.23, arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|