Bump tokio-util from 0.6.10 to 0.7.8 #391
Annotations
8 errors and 11 warnings
src/rpc/handler.rs#L414
the method `send` exists for struct `Framed<Pin<Box<TimeoutStream<Compat<Negotiated<SubstreamBox>>>>>, InboundCodec<MainnetEthSpec>>`, but its trait bounds were not satisfied
|
src/rpc/handler.rs#L415
the method `close` exists for struct `Framed<Pin<Box<TimeoutStream<Compat<Negotiated<SubstreamBox>>>>>, InboundCodec<MainnetEthSpec>>`, but its trait bounds were not satisfied
|
src/rpc/handler.rs#L427
the method `close` exists for struct `Framed<Pin<Box<TimeoutStream<Compat<Negotiated<SubstreamBox>>>>>, InboundCodec<MainnetEthSpec>>`, but its trait bounds were not satisfied
|
src/rpc/handler.rs#L505
the method `poll_next_unpin` exists for mutable reference `&mut Framed<Compat<Negotiated<SubstreamBox>>, OutboundCodec<MainnetEthSpec>>`, but its trait bounds were not satisfied
|
src/rpc/protocol.rs#L218
the method `send` exists for struct `Framed<Compat<Negotiated<SubstreamBox>>, OutboundCodec<_>>`, but its trait bounds were not satisfied
|
src/rpc/protocol.rs#L227
the method `close` exists for struct `Framed<Compat<Negotiated<SubstreamBox>>, OutboundCodec<_>>`, but its trait bounds were not satisfied
|
src/rpc/protocol.rs#L336
the method `into_future` exists for struct `Framed<Pin<Box<TimeoutStream<Compat<TSocket>>>>, InboundCodec<MainnetEthSpec>>`, but its trait bounds were not satisfied
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/discovery/behaviour.rs#L105
use of deprecated unit variant `libp2p::libp2p_swarm::DialError::Banned`: Use `libp2p::allow_block_list` instead.
|
src/discovery/behaviour.rs#L125
use of deprecated tuple variant `libp2p::libp2p_swarm::DialError::ConnectionLimit`: Use `libp2p::connection_limits` instead and handle `{Dial,Listen}Error::Denied::cause`.
|
src/discovery/behaviour.rs#L125
use of deprecated field `libp2p::libp2p_swarm::DialError::ConnectionLimit::0`: Use `libp2p::connection_limits` instead and handle `{Dial,Listen}Error::Denied::cause`.
|
src/rpc/handler.rs#L7
unused import: `StreamExt`
|
src/rpc/handler.rs#L7
unused import: `SinkExt`
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading