Add support for the Light Client Tracking Service #2774
default.yml
on: pull_request
cargo fmt
57s
cargo clippy
5m 24s
cargo test
5m 54s
wasm
2m 7s
Annotations
6 errors and 4 warnings
cargo clippy:
crawler/src/main.rs#L271
no variant or associated item named `MultiaddressUpdate` found for enum `avail_light_core::network::p2p::OutputEvent` in the current scope
|
cargo clippy:
fat/src/main.rs#L429
no variant or associated item named `MultiaddressUpdate` found for enum `avail_light_core::network::p2p::OutputEvent` in the current scope
|
cargo clippy:
client/src/main.rs#L427
using `clone` on type `u64` which implements the `Copy` trait
|
cargo clippy
Process completed with exit code 101.
|
cargo test:
crawler/src/main.rs#L271
no variant or associated item named `MultiaddressUpdate` found for enum `avail_light_core::network::p2p::OutputEvent` in the current scope
|
cargo test
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
|