deps: bump asynchronous-codec from 0.6.2 to 0.7.0 #14128
Annotations
11 errors
|
protocols/autonat/src/protocol.rs#L48
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
protocols/autonat/src/protocol.rs#L49
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
protocols/autonat/src/protocol.rs#L65
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Decoder` is not satisfied
|
protocols/autonat/src/protocol.rs#L66
the method `next` exists for struct `FramedRead<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
protocols/autonat/src/protocol.rs#L83
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
protocols/autonat/src/protocol.rs#L84
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
protocols/autonat/src/protocol.rs#L85
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
protocols/autonat/src/protocol.rs#L99
the trait bound `quick_protobuf_codec::Codec<proto::structs::Message>: Encoder` is not satisfied
|
protocols/autonat/src/protocol.rs#L100
the method `send` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
protocols/autonat/src/protocol.rs#L101
the method `close` exists for struct `FramedWrite<&mut T, Codec<Message>>`, but its trait bounds were not satisfied
|
The logs for this run have expired and are no longer available.
Loading