Skip to content

Upgrade libp2p to 0.51 #378

Upgrade libp2p to 0.51

Upgrade libp2p to 0.51 #378

Triggered via pull request July 26, 2023 00:26
@ackintoshackintosh
synchronize #142
libp2p-0510
Status Success
Total duration 9m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

35 warnings
Fmt
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/
Fmt
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/
Fmt
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/
Fmt
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/
Fmt
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/
Check
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/
Check: src/discovery/behaviour.rs#L8
unused imports: `ConnectionHandler`, `IntoConnectionHandler`, `NetworkBehaviourAction`
Check: src/peer_manager/behaviour.rs#L8
unused imports: `ConnectionHandler`, `IntoConnectionHandler`
Check: src/peer_manager/behaviour.rs#L11
unused import: `Multiaddr`
Check: src/rpc/behaviour.rs#L5
unused imports: `ConnectionHandler`, `DialError`, `IntoConnectionHandler`
Check: src/rpc/behaviour.rs#L12
unused import: `warn`
Check: src/rpc/handler.rs#L9
unused imports: `InboundUpgradeSend`, `OutboundUpgradeSend`
Check: src/rpc/handler.rs#L13
unused import: `ConnectionHandlerUpgrErr`
Check: src/bootstrap.rs#L25
use of deprecated type alias `libp2p::libp2p_noise::Keypair`: This type will be made private in the future. Use `libp2p_noise::Config::new` instead to use the noise protocol.
Check: src/bootstrap.rs#L25
use of deprecated type alias `libp2p::libp2p_noise::X25519Spec`: This type will be made private in the future. Use `libp2p_noise::Config::new` instead to use the noise protocol.
Check: src/bootstrap.rs#L31
use of deprecated struct `libp2p::libp2p_noise::NoiseConfig`: Use `libp2p_noise::Config` instead. All other handshake patterns are deprecated and will be removed.
Check
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/
Check
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/
Check
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/
Check
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/
Build
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/
Build
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/
Build
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/
Build
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/
Build
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/
Build: src/discovery/behaviour.rs#L8
unused imports: `ConnectionHandler`, `IntoConnectionHandler`, `NetworkBehaviourAction`
Build: src/peer_manager/behaviour.rs#L8
unused imports: `ConnectionHandler`, `IntoConnectionHandler`
Build: src/peer_manager/behaviour.rs#L11
unused import: `Multiaddr`
Build: src/rpc/behaviour.rs#L5
unused imports: `ConnectionHandler`, `DialError`, `IntoConnectionHandler`
Build: src/rpc/behaviour.rs#L12
unused import: `warn`
Build: src/rpc/handler.rs#L9
unused imports: `InboundUpgradeSend`, `OutboundUpgradeSend`
Build: src/rpc/handler.rs#L13
unused import: `ConnectionHandlerUpgrErr`
Build: src/bootstrap.rs#L25
use of deprecated type alias `libp2p::libp2p_noise::Keypair`: This type will be made private in the future. Use `libp2p_noise::Config::new` instead to use the noise protocol.
Build: src/bootstrap.rs#L25
use of deprecated type alias `libp2p::libp2p_noise::X25519Spec`: This type will be made private in the future. Use `libp2p_noise::Config::new` instead to use the noise protocol.
Build: src/bootstrap.rs#L31
use of deprecated struct `libp2p::libp2p_noise::NoiseConfig`: Use `libp2p_noise::Config` instead. All other handshake patterns are deprecated and will be removed.