Patch mem growth #2756
Annotations
19 errors and 13 warnings
wasm:
core/src/network/p2p.rs#L338
failed to resolve: use of undeclared crate or module `tcp`
|
wasm:
core/src/network/p2p/configuration.rs#L1
unused import: `protocol_name`
|
wasm:
core/src/network/p2p.rs#L295
no method named `with_wasm_bindgen` found for struct `SwarmBuilder` in the current scope
|
wasm:
core/src/network/p2p/client.rs#L446
mismatched types
|
wasm:
core/src/network/p2p/event_loop.rs#L315
mismatched types
|
wasm:
core/src/network/p2p/client.rs#L56
mismatched types
|
wasm:
core/src/network/p2p/client.rs#L72
mismatched types
|
wasm:
core/src/network/p2p/configuration.rs#L200
unused variable: `genesis_hash`
|
wasm
Process completed with exit code 101.
|
cargo clippy:
bootstrap/src/p2p.rs#L35
function `generate_config` is never used
|
cargo clippy:
bootstrap/src/types.rs#L122
fields `connection_idle_timeout`, `max_negotiating_inbound_streams`, `task_command_buffer_size`, `per_connection_event_buffer_size`, and `dial_concurrency_factor` are never read
|
cargo clippy:
bootstrap/src/types.rs#L149
field `bootstrap_interval` is never read
|
cargo clippy:
core/src/network/p2p.rs#L18
unused import: `libp2p_webrtc as webrtc`
|
cargo clippy:
core/src/network/p2p.rs#L22
unused import: `rand::thread_rng`
|
cargo clippy:
core/src/network/p2p/configuration.rs#L1
unused import: `protocol_name`
|
cargo clippy:
core/src/network/p2p/configuration.rs#L200
unused variable: `genesis_hash`
|
cargo clippy:
core/src/network/p2p.rs#L220
constant `KADEMLIA_PROTOCOL_BASE` is never used
|
cargo clippy:
core/src/network/p2p.rs#L222
function `protocol_name` is never used
|
cargo clippy
Process completed with exit code 101.
|
cargo fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
wasm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo test:
core/src/network/p2p.rs#L18
unused import: `libp2p_webrtc as webrtc`
|
cargo test:
core/src/network/p2p.rs#L22
unused import: `rand::thread_rng`
|
cargo test:
core/src/network/p2p/configuration.rs#L1
unused import: `protocol_name`
|
cargo test:
bootstrap/src/p2p.rs#L35
function `generate_config` is never used
|
cargo test:
bootstrap/src/types.rs#L122
fields `connection_idle_timeout`, `max_negotiating_inbound_streams`, `task_command_buffer_size`, `per_connection_event_buffer_size`, and `dial_concurrency_factor` are never read
|
cargo test:
bootstrap/src/types.rs#L149
field `bootstrap_interval` is never read
|
cargo test:
core/src/network/p2p/configuration.rs#L200
unused variable: `genesis_hash`
|
cargo test:
core/src/network/p2p.rs#L220
constant `KADEMLIA_PROTOCOL_BASE` is never used
|
cargo test:
core/src/network/p2p.rs#L222
function `protocol_name` is never used
|