Bump tonic from 0.9.2 to 0.12.3 #2870
Annotations
10 errors
Run cargo test -p sheepdog:
integration/sheepdog/src/lib.rs#L177
the trait bound `tokio::net::UnixStream: hyper::rt::io::Read` is not satisfied
|
Run cargo test -p sheepdog:
integration/sheepdog/src/lib.rs#L177
the trait bound `tokio::net::UnixStream: hyper::rt::io::Write` is not satisfied
|
Run cargo test -p sheepdog:
integration/sheepdog/src/lib.rs#L176
the trait bound `tokio::net::UnixStream: hyper::rt::io::Read` is not satisfied
|
Run cargo test -p sheepdog:
integration/sheepdog/src/lib.rs#L176
the trait bound `tokio::net::UnixStream: hyper::rt::io::Write` is not satisfied
|
Run cargo test -p sheepdog:
integration/sheepdog/src/lib.rs#L180
the trait bound `tokio::net::UnixStream: hyper::rt::io::Read` is not satisfied
|
Run cargo test -p sheepdog:
integration/sheepdog/src/lib.rs#L180
the trait bound `tokio::net::UnixStream: hyper::rt::io::Write` is not satisfied
|
Run cargo test -p sheepdog:
integration/sheepdog/src/lib.rs#L182
the trait bound `Channel: Service<http::request::Request<http_body::combinators::box_body::UnsyncBoxBody<bytes::bytes::Bytes, tonic::status::Status>>>` is not satisfied
|
Run cargo test -p sheepdog:
integration/sheepdog/src/lib.rs#L188
the method `start_test` exists for struct `IntegrationTargetClient<Channel>`, but its trait bounds were not satisfied
|
Run cargo test -p sheepdog:
integration/sheepdog/src/lib.rs#L256
the method `get_metrics` exists for struct `IntegrationTargetClient<Channel>`, but its trait bounds were not satisfied
|
Run cargo test -p sheepdog:
integration/sheepdog/src/lib.rs#L267
the method `shutdown` exists for struct `IntegrationTargetClient<Channel>`, but its trait bounds were not satisfied
|
Loading