Skip to content

Patch mem growth

Patch mem growth #2760

Triggered via pull request December 15, 2024 09:49
Status Failure
Total duration 2m 50s
Artifacts

default.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 10 warnings
wasm: core/src/network/p2p.rs#L350
failed to resolve: use of undeclared crate or module `tcp`
wasm: core/src/network/p2p.rs#L298
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
Process completed with exit code 101.
cargo clippy: bootstrap/src/main.rs#L182
function `webrtc_multiaddress` is never used
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#L20
unused import: `libp2p_webrtc as webrtc`
cargo clippy: core/src/network/p2p.rs#L24
unused import: `rand::thread_rng`
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#L20
unused import: `libp2p_webrtc as webrtc`
cargo test: core/src/network/p2p.rs#L24
unused import: `rand::thread_rng`
cargo test: bootstrap/src/main.rs#L182
function `webrtc_multiaddress` is never used
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