Bump lru from 0.10.1 to 0.11.0 #384
Annotations
15 warnings
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/config.rs#L10
field `config` is never read
|
src/network.rs#L353
variant `Router` is never constructed
|
src/sync/mod.rs#L31
field `id` is never read
|
src/sync/range_sync.rs#L11
field `lh_beacon_chain` is never read
|
src/sync/syncing_chain.rs#L33
field `target_head_root` is never read
|
|
|
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