Draft: Update to hyper 1.0 and axum 0.7 #2295
Annotations
6 errors
tonic/src/codec/decode.rs#L359
no method named `poll_trailers` found for struct `Pin<&mut UnsyncBoxBody<bytes::Bytes, Status>>` in the current scope
|
tonic/src/codec/decode.rs#L125
no method named `map_data` found for type parameter `B` in the current scope
|
tonic/src/codec/decode.rs#L234
no method named `poll_data` found for struct `Pin<&mut UnsyncBoxBody<bytes::Bytes, Status>>` in the current scope
|
tonic/src/codec/decode.rs#L267
no method named `poll_trailers` found for struct `Pin<&mut UnsyncBoxBody<bytes::Bytes, Status>>` in the current scope
|
tonic/src/codec/encode.rs#L328
the trait bound `Poll<Option<std::result::Result<http_body::Frame<bytes::Bytes>, Status>>>: From<Option<std::result::Result<bytes::Bytes, _>>>` is not satisfied
|
|
The logs for this run have expired and are no longer available.
Loading