Bump tonic from 0.9.2 to 0.12.3 #3503
Annotations
10 errors and 1 warning
Run cargo nextest run --all-features:
lading/src/generator/grpc.rs#L217
the trait bound `Endpoint: From<http::Uri>` is not satisfied
|
|
Run cargo nextest run --all-features:
integration/sheepdog/src/lib.rs#L177
the trait bound `tokio::net::UnixStream: hyper::rt::io::Read` is not satisfied
|
Run cargo nextest run --all-features:
integration/sheepdog/src/lib.rs#L177
the trait bound `tokio::net::UnixStream: hyper::rt::io::Write` is not satisfied
|
Run cargo nextest run --all-features:
integration/sheepdog/src/lib.rs#L176
the trait bound `tokio::net::UnixStream: hyper::rt::io::Read` is not satisfied
|
Run cargo nextest run --all-features:
integration/sheepdog/src/lib.rs#L176
the trait bound `tokio::net::UnixStream: hyper::rt::io::Write` is not satisfied
|
Run cargo nextest run --all-features:
integration/sheepdog/src/lib.rs#L180
the trait bound `tokio::net::UnixStream: hyper::rt::io::Read` is not satisfied
|
Run cargo nextest run --all-features:
integration/sheepdog/src/lib.rs#L180
the trait bound `tokio::net::UnixStream: hyper::rt::io::Write` is not satisfied
|
Run cargo nextest run --all-features:
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 --all-features:
integration/sheepdog/src/lib.rs#L188
the method `start_test` exists for struct `IntegrationTargetClient<Channel>`, but its trait bounds were not satisfied
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading