Update to hyper 1.0 and axum 0.7 #2343
Annotations
10 errors and 1 warning
Run interop tests:
tonic/src/codec/decode.rs#L362
no method named `poll_trailers` found for struct `Pin<&mut UnsyncBoxBody<bytes::Bytes, Status>>` in the current scope
|
Run interop tests:
tonic/src/transport/server/mod.rs#L550
the trait bound `impl tokio_stream::Stream<Item = std::result::Result<ServerIo<IO>, Box<(dyn std::error::Error + Send + Sync + 'static)>>>: AsyncRead` is not satisfied
|
Run interop tests:
tonic/src/transport/server/mod.rs#L550
the trait bound `impl tokio_stream::Stream<Item = std::result::Result<ServerIo<IO>, Box<(dyn std::error::Error + Send + Sync + 'static)>>>: AsyncWrite` is not satisfied
|
Run interop tests:
tonic/src/transport/server/mod.rs#L550
`{async block@/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.5/src/lib.rs:229:9: 229:63}` cannot be unpinned
|
Run interop tests:
tonic/src/transport/server/mod.rs#L550
the trait bound `MakeSvc<<L as Layer<S>>::Service, _>: hyper::service::Service<http::Request<hyper::body::Incoming>>` is not satisfied
|
Run interop tests:
tonic/src/codec/decode.rs#L252
the trait bound `http_body::Frame<bytes::Bytes>: Buf` is not satisfied
|
Run interop tests:
tonic/src/codec/decode.rs#L270
no method named `poll_trailers` found for struct `Pin<&mut UnsyncBoxBody<bytes::Bytes, Status>>` in the current scope
|
Run interop tests:
tonic/src/transport/server/mod.rs#L800
mismatched types
|
Run interop tests:
tonic/src/transport/service/connection.rs#L67
the trait bound `<C as tower_service::Service<Uri>>::Response: tower_service::Service<http::Request<_>>` is not satisfied
|
Run interop tests:
tonic/src/transport/service/connection.rs#L67
the trait bound `<C as tower_service::Service<Uri>>::Response: tower_service::Service<http::Request<_>>` is not satisfied
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading