xds client interface poc #13118
Annotations
20 errors and 9 warnings
tests (vet, 1.22)
cannot use &adsStream[clients.StreamRequest, any]{…} (value of type *adsStream[clients.StreamRequest, any]) as clients.Stream[clients.StreamRequest, any] value in return statement: *adsStream[clients.StreamRequest, any] does not implement clients.Stream[clients.StreamRequest, any] (wrong type for method Recv)
|
tests (vet, 1.22)
Process completed with exit code 1.
|
tests (tests, 1.22):
xds/clients/grpctransport/grpc_transport.go#L166
cannot use &adsStream[clients.StreamRequest, any]{…} (value of type *adsStream[clients.StreamRequest, any]) as clients.Stream[clients.StreamRequest, any] value in return statement: *adsStream[clients.StreamRequest, any] does not implement clients.Stream[clients.StreamRequest, any] (wrong type for method Recv)
|
tests (tests, 1.22):
xds/clients/grpctransport/grpc_transport.go#L174
cannot use &lrsStream[clients.StreamRequest, any]{…} (value of type *lrsStream[clients.StreamRequest, any]) as clients.Stream[clients.StreamRequest, any] value in return statement: *lrsStream[clients.StreamRequest, any] does not implement clients.Stream[clients.StreamRequest, any] (wrong type for method Recv)
|
tests (tests, 1.22)
Process completed with exit code 1.
|
tests (tests, 1.23):
xds/clients/grpctransport/grpc_transport.go#L166
cannot use &adsStream[clients.StreamRequest, any]{…} (value of type *adsStream[clients.StreamRequest, any]) as clients.Stream[clients.StreamRequest, any] value in return statement: *adsStream[clients.StreamRequest, any] does not implement clients.Stream[clients.StreamRequest, any] (wrong type for method Recv)
|
tests (tests, 1.23):
xds/clients/grpctransport/grpc_transport.go#L174
cannot use &lrsStream[clients.StreamRequest, any]{…} (value of type *lrsStream[clients.StreamRequest, any]) as clients.Stream[clients.StreamRequest, any] value in return statement: *lrsStream[clients.StreamRequest, any] does not implement clients.Stream[clients.StreamRequest, any] (wrong type for method Recv)
|
tests (tests, 1.23)
Process completed with exit code 1.
|
tests (tests, 1.23, 386):
xds/clients/grpctransport/grpc_transport.go#L166
cannot use &adsStream[clients.StreamRequest, any]{…} (value of type *adsStream[clients.StreamRequest, any]) as clients.Stream[clients.StreamRequest, any] value in return statement: *adsStream[clients.StreamRequest, any] does not implement clients.Stream[clients.StreamRequest, any] (wrong type for method Recv)
|
tests (tests, 1.23, 386):
xds/clients/grpctransport/grpc_transport.go#L174
cannot use &lrsStream[clients.StreamRequest, any]{…} (value of type *lrsStream[clients.StreamRequest, any]) as clients.Stream[clients.StreamRequest, any] value in return statement: *lrsStream[clients.StreamRequest, any] does not implement clients.Stream[clients.StreamRequest, any] (wrong type for method Recv)
|
tests (tests, 1.23, 386)
Process completed with exit code 1.
|
tests (tests, 1.23, -race):
xds/clients/grpctransport/grpc_transport.go#L166
cannot use &adsStream[clients.StreamRequest, any]{…} (value of type *adsStream[clients.StreamRequest, any]) as clients.Stream[clients.StreamRequest, any] value in return statement: *adsStream[clients.StreamRequest, any] does not implement clients.Stream[clients.StreamRequest, any] (wrong type for method Recv)
|
tests (tests, 1.23, -race):
xds/clients/grpctransport/grpc_transport.go#L174
cannot use &lrsStream[clients.StreamRequest, any]{…} (value of type *lrsStream[clients.StreamRequest, any]) as clients.Stream[clients.StreamRequest, any] value in return statement: *lrsStream[clients.StreamRequest, any] does not implement clients.Stream[clients.StreamRequest, any] (wrong type for method Recv)
|
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/grpctransport/grpc_transport.go#L166
cannot use &adsStream[clients.StreamRequest, any]{…} (value of type *adsStream[clients.StreamRequest, any]) as clients.Stream[clients.StreamRequest, any] value in return statement: *adsStream[clients.StreamRequest, any] does not implement clients.Stream[clients.StreamRequest, any] (wrong type for method Recv)
|
tests (tests, 1.23, -race, GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST=true):
xds/clients/grpctransport/grpc_transport.go#L174
cannot use &lrsStream[clients.StreamRequest, any]{…} (value of type *lrsStream[clients.StreamRequest, any]) as clients.Stream[clients.StreamRequest, any] value in return statement: *lrsStream[clients.StreamRequest, any] does not implement clients.Stream[clients.StreamRequest, any] (wrong type for method Recv)
|
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/grpctransport/grpc_transport.go#L166
cannot use &adsStream[clients.StreamRequest, any]{…} (value of type *adsStream[clients.StreamRequest, any]) as clients.Stream[clients.StreamRequest, any] value in return statement: *adsStream[clients.StreamRequest, any] does not implement clients.Stream[clients.StreamRequest, any] (wrong type for method Recv)
|
tests (tests, 1.23, arm64):
xds/clients/grpctransport/grpc_transport.go#L174
cannot use &lrsStream[clients.StreamRequest, any]{…} (value of type *lrsStream[clients.StreamRequest, any]) as clients.Stream[clients.StreamRequest, any] value in return statement: *lrsStream[clients.StreamRequest, any] does not implement clients.Stream[clients.StreamRequest, any] (wrong type for method Recv)
|
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
|