chore(deps): bump libp2p from 0.53.2 to 0.54.1 #3921
Annotations
9 errors and 8 warnings
Clippy & check
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
Clippy & check:
transport/src/p2p/behaviour.rs#L241
method `handle_established_outbound_connection` has 5 parameters but the declaration in trait `libp2p::libp2p_swarm::NetworkBehaviour::handle_established_outbound_connection` has 6
|
Clippy & check:
transport/src/p2p/transport.rs#L424
the trait bound `libp2p_mplex::MplexConfig: libp2p::libp2p_core::upgrade::InboundConnectionUpgrade<multistream_select::negotiated::Negotiated<libp2p::libp2p_noise::Output<multistream_select::negotiated::Negotiated<futures::future::Either<rw_stream_sink::RwStreamSink<libp2p::libp2p_websocket::BytesConnection<libp2p::libp2p_tcp::tokio::TcpStream>>, libp2p::libp2p_tcp::tokio::TcpStream>>>>>` is not satisfied
|
Clippy & check:
transport/src/p2p/transport.rs#L424
the trait bound `libp2p_mplex::MplexConfig: libp2p::libp2p_core::upgrade::OutboundConnectionUpgrade<multistream_select::negotiated::Negotiated<libp2p::libp2p_noise::Output<multistream_select::negotiated::Negotiated<futures::future::Either<rw_stream_sink::RwStreamSink<libp2p::libp2p_websocket::BytesConnection<libp2p::libp2p_tcp::tokio::TcpStream>>, libp2p::libp2p_tcp::tokio::TcpStream>>>>>` is not satisfied
|
Clippy & check:
transport/src/p2p/transport.rs#L419
the trait bound `libp2p_mplex::MplexConfig: libp2p::libp2p_core::upgrade::InboundConnectionUpgrade<multistream_select::negotiated::Negotiated<libp2p::libp2p_noise::Output<multistream_select::negotiated::Negotiated<futures::future::Either<rw_stream_sink::RwStreamSink<libp2p::libp2p_websocket::BytesConnection<libp2p::libp2p_tcp::tokio::TcpStream>>, libp2p::libp2p_tcp::tokio::TcpStream>>>>>` is not satisfied
|
Clippy & check:
transport/src/p2p/transport.rs#L419
the trait bound `libp2p_mplex::MplexConfig: libp2p::libp2p_core::upgrade::OutboundConnectionUpgrade<multistream_select::negotiated::Negotiated<libp2p::libp2p_noise::Output<multistream_select::negotiated::Negotiated<futures::future::Either<rw_stream_sink::RwStreamSink<libp2p::libp2p_websocket::BytesConnection<libp2p::libp2p_tcp::tokio::TcpStream>>, libp2p::libp2p_tcp::tokio::TcpStream>>>>>` is not satisfied
|
Clippy & check:
transport/src/p2p/transport.rs#L419
the trait bound `libp2p_mplex::MplexConfig: libp2p::libp2p_core::upgrade::InboundConnectionUpgrade<multistream_select::negotiated::Negotiated<libp2p::libp2p_noise::Output<multistream_select::negotiated::Negotiated<futures::future::Either<rw_stream_sink::RwStreamSink<libp2p::libp2p_websocket::BytesConnection<libp2p::libp2p_tcp::tokio::TcpStream>>, libp2p::libp2p_tcp::tokio::TcpStream>>>>>` is not satisfied
|
Clippy & check:
transport/src/p2p/transport.rs#L419
the trait bound `libp2p_mplex::MplexConfig: libp2p::libp2p_core::upgrade::OutboundConnectionUpgrade<multistream_select::negotiated::Negotiated<libp2p::libp2p_noise::Output<multistream_select::negotiated::Negotiated<futures::future::Either<rw_stream_sink::RwStreamSink<libp2p::libp2p_websocket::BytesConnection<libp2p::libp2p_tcp::tokio::TcpStream>>, libp2p::libp2p_tcp::tokio::TcpStream>>>>>` is not satisfied
|
Clippy & check
Exiting due to clippy errors
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/[email protected], actions-rs/[email protected], actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/[email protected]
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/
|
Run actions-rs/[email protected]
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/
|
Run actions-rs/[email protected]
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/
|
Run actions-rs/[email protected]
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/
|
Clippy & check
It seems that this Action is executed from the forked repository.
|
Clippy & check
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
Loading