feat(gossipsub): introduce backpressure #16953
Triggered via pull request
September 10, 2024 22:44
Status
Failure
Total duration
7m 59s
Artifacts
–
ci.yml
on: pull_request
gather_published_crates
13s
Run all WASM tests
1m 55s
Compile with MSRV
52s
Check rustdoc intra-doc links
1m 52s
IPFS Integration tests
1m 28s
examples
3m 13s
semver
7m 36s
rustfmt
14s
manifest_lint
11s
Check for changes in proto files
10s
Ensure that `Cargo.lock` is up-to-date
10s
cargo-deny
28s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
23 errors
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.
|
clippy (1.80.0):
protocols/gossipsub/src/behaviour/tests.rs#L485
no method named `unwrap` found for type `bool` in the current scope
|
clippy (1.80.0):
protocols/gossipsub/src/behaviour/tests.rs#L489
no method named `unwrap` found for type `bool` in the current scope
|
clippy (1.80.0):
protocols/gossipsub/src/behaviour/tests.rs#L547
no method named `unwrap` found for type `bool` in the current scope
|
clippy (1.80.0):
protocols/gossipsub/src/behaviour/tests.rs#L551
no method named `unwrap` found for type `bool` in the current scope
|
clippy (1.80.0):
protocols/gossipsub/src/behaviour/tests.rs#L781
no method named `unwrap` found for type `bool` in the current scope
|
clippy (1.80.0):
protocols/gossipsub/src/behaviour/tests.rs#L3649
no method named `unwrap` found for type `bool` in the current scope
|
clippy (1.80.0):
protocols/gossipsub/src/behaviour/tests.rs#L3816
no method named `unwrap` found for type `bool` in the current scope
|
clippy (1.80.0):
protocols/gossipsub/src/behaviour/tests.rs#L3875
no method named `unwrap` found for type `bool` in the current scope
|
clippy (1.80.0):
protocols/gossipsub/src/behaviour/tests.rs#L3941
no method named `unwrap` found for type `bool` in the current scope
|
clippy (1.80.0):
protocols/gossipsub/src/behaviour/tests.rs#L4016
no method named `unwrap` found for type `bool` in the current scope
|
Test libp2p-gossipsub:
protocols/gossipsub/src/behaviour/tests.rs#L485
no method named `unwrap` found for type `bool` in the current scope
|
Test libp2p-gossipsub:
protocols/gossipsub/src/behaviour/tests.rs#L489
no method named `unwrap` found for type `bool` in the current scope
|
Test libp2p-gossipsub:
protocols/gossipsub/src/behaviour/tests.rs#L547
no method named `unwrap` found for type `bool` in the current scope
|
Test libp2p-gossipsub:
protocols/gossipsub/src/behaviour/tests.rs#L551
no method named `unwrap` found for type `bool` in the current scope
|
Test libp2p-gossipsub:
protocols/gossipsub/src/behaviour/tests.rs#L781
no method named `unwrap` found for type `bool` in the current scope
|
Test libp2p-gossipsub:
protocols/gossipsub/src/behaviour/tests.rs#L3649
no method named `unwrap` found for type `bool` in the current scope
|
Test libp2p-gossipsub:
protocols/gossipsub/src/behaviour/tests.rs#L3816
no method named `unwrap` found for type `bool` in the current scope
|
Test libp2p-gossipsub:
protocols/gossipsub/src/behaviour/tests.rs#L3875
no method named `unwrap` found for type `bool` in the current scope
|
Test libp2p-gossipsub:
protocols/gossipsub/src/behaviour/tests.rs#L3941
no method named `unwrap` found for type `bool` in the current scope
|
Test libp2p-gossipsub:
protocols/gossipsub/src/behaviour/tests.rs#L4016
no method named `unwrap` found for type `bool` in the current scope
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|