Bump tonic from 0.9.2 to 0.12.3 #2870
Annotations
10 errors
Run cargo nextest run:
lading/src/generator/grpc.rs#L217
the trait bound `Endpoint: From<http::Uri>` is not satisfied
|
Run cargo nextest run:
lading/src/generator/grpc.rs#L238
mismatched types
|
Run cargo nextest run:
integration/sheepdog/src/lib.rs#L177
the trait bound `tokio::net::UnixStream: hyper::rt::io::Read` is not satisfied
|
Run cargo nextest run:
integration/sheepdog/src/lib.rs#L177
the trait bound `tokio::net::UnixStream: hyper::rt::io::Write` is not satisfied
|
Run cargo nextest run:
integration/sheepdog/src/lib.rs#L176
the trait bound `tokio::net::UnixStream: hyper::rt::io::Read` is not satisfied
|
Run cargo nextest run:
integration/sheepdog/src/lib.rs#L176
the trait bound `tokio::net::UnixStream: hyper::rt::io::Write` is not satisfied
|
Run cargo nextest run:
integration/sheepdog/src/lib.rs#L180
the trait bound `tokio::net::UnixStream: hyper::rt::io::Read` is not satisfied
|
Run cargo nextest run:
integration/sheepdog/src/lib.rs#L180
the trait bound `tokio::net::UnixStream: hyper::rt::io::Write` is not satisfied
|
Run cargo nextest run:
integration/sheepdog/src/lib.rs#L182
the trait bound `Channel: Service<http::request::Request<http_body::combinators::box_body::UnsyncBoxBody<tonic::codegen::Bytes, tonic::status::Status>>>` is not satisfied
|
Run cargo nextest run:
integration/sheepdog/src/lib.rs#L188
the method `start_test` exists for struct `IntegrationTargetClient<Channel>`, but its trait bounds were not satisfied
|
Loading