P2P monitoring tests #2700
default.yml
on: pull_request
cargo fmt
49s
cargo clippy
1m 31s
cargo test
2m 14s
wasm
1m 11s
Annotations
4 errors and 2 warnings
cargo clippy:
core/src/network/p2p/client.rs#L134
unused variable: `dial_condition`
|
cargo clippy
Process completed with exit code 101.
|
cargo test:
monitor-client/src/bootstrap_monitor.rs#L27
this method takes 3 arguments but 2 arguments were supplied
|
cargo test
Process completed with exit code 101.
|
cargo test
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cargo test:
core/src/network/p2p/client.rs#L134
unused variable: `dial_condition`
|