fix(deps): update rust crate tonic-tracing-opentelemetry to 0.24.0 #18
ci.yml
on: pull_request
Build and Test
54s
Deploy to Shuttle
0s
Annotations
5 errors
Build and Test:
src/main.rs#L244
the trait bound `tonic_tracing_opentelemetry::middleware::server::OtelGrpcService<Routes>: tower::Service<hyper::Request<hyper::Body>>` is not satisfied
|
Build and Test:
src/main.rs#L247
the trait bound `tonic_tracing_opentelemetry::middleware::server::OtelGrpcService<Routes>: tower::Service<hyper::Request<hyper::Body>>` is not satisfied
|
Build and Test:
src/main.rs#L249
the trait bound `hyper::common::exec::Exec: hyper::common::exec::NewSvcExec<AddrStream, SharedFuture<tonic_tracing_opentelemetry::middleware::server::OtelGrpcService<Routes>>, tonic_tracing_opentelemetry::middleware::server::OtelGrpcService<Routes>, hyper::common::exec::Exec, hyper::server::server::NoopWatcher>` is not satisfied
|
Build and Test:
src/main.rs#L249
the trait bound `hyper::common::exec::Exec: hyper::common::exec::NewSvcExec<AddrStream, SharedFuture<tonic_tracing_opentelemetry::middleware::server::OtelGrpcService<Routes>>, tonic_tracing_opentelemetry::middleware::server::OtelGrpcService<Routes>, hyper::common::exec::Exec, hyper::server::server::NoopWatcher>` is not satisfied
|
Build and Test
Process completed with exit code 101.
|