fix(deps): update rust crate tonic-tracing-opentelemetry to 0.24.0 #12216
Triggered via pull request
September 23, 2024 14:36
Status
Failure
Total duration
2m 28s
Artifacts
–
lint.yml
on: pull_request
Run Formatter and Lint Check
2m 18s
Annotations
5 errors
Run Formatter and Lint Check:
tailcall-upstream-grpc/src/main.rs#L238
the trait bound `tonic_tracing_opentelemetry::middleware::server::OtelGrpcService<tonic::transport::server::Routes>: tower::Service<hyper::Request<hyper::Body>>` is not satisfied
|
Run Formatter and Lint Check:
tailcall-upstream-grpc/src/main.rs#L241
the trait bound `tonic_tracing_opentelemetry::middleware::server::OtelGrpcService<tonic::transport::server::Routes>: tower::Service<hyper::Request<hyper::Body>>` is not satisfied
|
Run Formatter and Lint Check:
tailcall-upstream-grpc/src/main.rs#L242
the trait bound `hyper::common::exec::Exec: hyper::common::exec::NewSvcExec<hyper::server::conn::AddrStream, tower::make::future::SharedFuture<tonic_tracing_opentelemetry::middleware::server::OtelGrpcService<tonic::transport::server::Routes>>, tonic_tracing_opentelemetry::middleware::server::OtelGrpcService<tonic::transport::server::Routes>, hyper::common::exec::Exec, hyper::server::server::NoopWatcher>` is not satisfied
|
Run Formatter and Lint Check:
tailcall-upstream-grpc/src/main.rs#L242
the trait bound `hyper::common::exec::Exec: hyper::common::exec::NewSvcExec<hyper::server::conn::AddrStream, tower::make::future::SharedFuture<tonic_tracing_opentelemetry::middleware::server::OtelGrpcService<tonic::transport::server::Routes>>, tonic_tracing_opentelemetry::middleware::server::OtelGrpcService<tonic::transport::server::Routes>, hyper::common::exec::Exec, hyper::server::server::NoopWatcher>` is not satisfied
|
Run Formatter and Lint Check
Process completed with exit code 1.
|