Skip to content

chore(deps): Bump tower-http from 0.4.4 to 0.5.1 #37009

chore(deps): Bump tower-http from 0.4.4 to 0.5.1

chore(deps): Bump tower-http from 0.4.4 to 0.5.1 #37009

Triggered via pull request January 15, 2024 04:19
Status Failure
Total duration 13m 43s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Checks: src/sinks/prometheus/exporter.rs#L514
the trait bound `tower_http::trace::Trace<hyper::service::util::ServiceFn<{closure@src/sinks/prometheus/exporter.rs:489:36: 489:46}, hyper::Body>, tower_http::classify::SharedClassifier<tower_http::classify::ServerErrorsAsFailures>, impl (for<'a> Fn(&'a http::Request<hyper::Body>) -> tracing::Span) + std::clone::Clone, impl (for<'a, 'b> Fn(&'a http::Request<hyper::Body>, &'b tracing::Span)) + std::clone::Clone, impl (for<'a, 'b> Fn(&'a http::Response<hyper::Body>, std::time::Duration, &'b tracing::Span)) + std::clone::Clone, (), (), ()>: tower::Service<http::Request<hyper::Body>>` is not satisfied
Checks: src/sinks/prometheus/exporter.rs#L515
the method `with_graceful_shutdown` exists for struct `Server<impl Accept<Conn = MaybeTlsIncomingStream<TcpStream>, Error = TlsError>, MakeServiceFn<...>>`, but its trait bounds were not satisfied
Checks: src/sources/opentelemetry/http.rs#L76
the trait bound `tower_http::trace::Trace<tower::util::Either<http::MaxConnectionAgeService<warp::filter::service::FilteredService<warp::filter::recover::Recover<warp::filters::BoxedFilter<(http::Response<hyper::Body>,)>, fn(warp::Rejection) -> impl futures::Future<Output = std::result::Result<impl warp::Reply, std::convert::Infallible>> {sources::opentelemetry::http::handle_rejection}>>>, warp::filter::service::FilteredService<warp::filter::recover::Recover<warp::filters::BoxedFilter<(http::Response<hyper::Body>,)>, fn(warp::Rejection) -> impl futures::Future<Output = std::result::Result<impl warp::Reply, std::convert::Infallible>> {sources::opentelemetry::http::handle_rejection}>>>, tower_http::classify::SharedClassifier<tower_http::classify::ServerErrorsAsFailures>, impl (for<'a> Fn(&'a http::Request<hyper::Body>) -> tracing::Span) + std::clone::Clone, impl (for<'a, 'b> Fn(&'a http::Request<hyper::Body>, &'b tracing::Span)) + std::clone::Clone, impl (for<'a, 'b> Fn(&'a http::Response<hyper::Body>, std::time::Duration, &'b tracing::Span)) + std::clone::Clone, (), (), ()>: tower::Service<http::Request<hyper::Body>>` is not satisfied
Checks: src/sources/opentelemetry/http.rs#L77
the method `with_graceful_shutdown` exists for struct `Server<impl Accept<Conn = MaybeTlsIncomingStream<TcpStream>, Error = TlsError>, MakeServiceFn<...>>`, but its trait bounds were not satisfied
Checks: src/sources/util/grpc/mod.rs#L58
the trait bound `tower_http::trace::Trace<sources::util::grpc::decompression::DecompressionAndMetrics<tonic::transport::server::Routes>, tower_http::classify::SharedClassifier<tower_http::classify::GrpcErrorsAsFailures>, impl (for<'a> Fn(&'a http::Request<hyper::Body>) -> tracing::Span) + std::clone::Clone, impl (for<'a, 'b> Fn(&'a http::Request<hyper::Body>, &'b tracing::Span)) + std::clone::Clone, impl (for<'a, 'b> Fn(&'a http::Response<http_body::combinators::UnsyncBoxBody<bytes::Bytes, tonic::Status>>, std::time::Duration, &'b tracing::Span)) + std::clone::Clone, (), (), ()>: tower::Service<http::Request<hyper::Body>>` is not satisfied
Checks: src/sinks/prometheus/exporter.rs#L514
the trait bound `tower_http::trace::Trace<hyper::service::util::ServiceFn<{closure@src/sinks/prometheus/exporter.rs:489:36: 489:46}, hyper::Body>, tower_http::classify::SharedClassifier<tower_http::classify::ServerErrorsAsFailures>, impl (for<'a> Fn(&'a http::Request<hyper::Body>) -> tracing::Span) + std::clone::Clone, impl (for<'a, 'b> Fn(&'a http::Request<hyper::Body>, &'b tracing::Span)) + std::clone::Clone, impl (for<'a, 'b> Fn(&'a http::Response<hyper::Body>, std::time::Duration, &'b tracing::Span)) + std::clone::Clone, (), (), ()>: tower::Service<http::Request<hyper::Body>>` is not satisfied
Checks: src/sinks/prometheus/exporter.rs#L515
the method `with_graceful_shutdown` exists for struct `Server<impl Accept<Conn = MaybeTlsIncomingStream<TcpStream>, Error = TlsError>, MakeServiceFn<...>>`, but its trait bounds were not satisfied
Checks: src/sources/opentelemetry/http.rs#L76
the trait bound `tower_http::trace::Trace<tower::util::Either<http::MaxConnectionAgeService<warp::filter::service::FilteredService<warp::filter::recover::Recover<warp::filters::BoxedFilter<(http::Response<hyper::Body>,)>, fn(warp::Rejection) -> impl futures::Future<Output = std::result::Result<impl warp::Reply, std::convert::Infallible>> {sources::opentelemetry::http::handle_rejection}>>>, warp::filter::service::FilteredService<warp::filter::recover::Recover<warp::filters::BoxedFilter<(http::Response<hyper::Body>,)>, fn(warp::Rejection) -> impl futures::Future<Output = std::result::Result<impl warp::Reply, std::convert::Infallible>> {sources::opentelemetry::http::handle_rejection}>>>, tower_http::classify::SharedClassifier<tower_http::classify::ServerErrorsAsFailures>, impl (for<'a> Fn(&'a http::Request<hyper::Body>) -> tracing::Span) + std::clone::Clone, impl (for<'a, 'b> Fn(&'a http::Request<hyper::Body>, &'b tracing::Span)) + std::clone::Clone, impl (for<'a, 'b> Fn(&'a http::Response<hyper::Body>, std::time::Duration, &'b tracing::Span)) + std::clone::Clone, (), (), ()>: tower::Service<http::Request<hyper::Body>>` is not satisfied
Checks: src/sources/opentelemetry/http.rs#L77
the method `with_graceful_shutdown` exists for struct `Server<impl Accept<Conn = MaybeTlsIncomingStream<TcpStream>, Error = TlsError>, MakeServiceFn<...>>`, but its trait bounds were not satisfied
Checks: src/api/server.rs#L66
the trait bound `tower_http::trace::Trace<warp::filter::service::FilteredService<warp::filters::BoxedFilter<(impl warp::Reply,)>>, tower_http::classify::SharedClassifier<tower_http::classify::ServerErrorsAsFailures>, impl (for<'a> Fn(&'a http::Request<hyper::Body>) -> tracing::Span) + std::clone::Clone, impl (for<'a, 'b> Fn(&'a http::Request<hyper::Body>, &'b tracing::Span)) + std::clone::Clone, impl (for<'a, 'b> Fn(&'a http::Response<hyper::Body>, std::time::Duration, &'b tracing::Span)) + std::clone::Clone, (), (), ()>: tower::Service<http::Request<hyper::Body>>` is not satisfied
Test Suite
Process completed with exit code 1.
changes / source
'ref' input parameter is ignored when 'base' is set to HEAD
changes / source
'base' input parameter is ignored when action is triggered by pull request event