feat(gossipsub): introduce backpressure #16952
Triggered via pull request
September 10, 2024 22:34
Status
Failure
Total duration
7m 48s
Artifacts
–
ci.yml
on: pull_request
gather_published_crates
4s
Run all WASM tests
1m 23s
Compile with MSRV
56s
Check rustdoc intra-doc links
1m 51s
IPFS Integration tests
1m 34s
examples
3m 13s
semver
7m 37s
rustfmt
12s
manifest_lint
10s
Check for changes in proto files
20s
Ensure that `Cargo.lock` is up-to-date
16s
cargo-deny
29s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
7 errors
clippy (1.80.0):
protocols/gossipsub/src/behaviour.rs#L556
this function's return value is unnecessarily wrapped by `Result`
|
clippy (1.80.0):
protocols/gossipsub/src/behaviour.rs#L2657
this function's return value is unnecessarily wrapped by `Result`
|
clippy (1.80.0)
Process completed with exit code 101.
|
clippy (beta):
misc/quick-protobuf-codec/src/lib.rs#L14
first doc comment paragraph is too long
|
clippy (beta)
Process completed with exit code 101.
|
Test libp2p-gossipsub
Process completed with exit code 1.
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|