feat(gossipsub): implement gossipsub 1.2 beta #17246
ci.yml
on: pull_request
gather_published_crates
13s
Run all WASM tests
1m 45s
Compile with MSRV
43s
Check rustdoc intra-doc links
31s
IPFS Integration tests
1m 6s
examples
1m 20s
semver
7m 15s
rustfmt
18s
manifest_lint
11s
Check for changes in proto files
15s
Ensure that `Cargo.lock` is up-to-date
18s
cargo-deny
34s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
29 errors
Check for changes in proto files
Process completed with exit code 1.
|
Compile on wasm32-unknown-emscripten:
protocols/gossipsub/src/behaviour.rs#L31
unused import: `StreamExt`
|
Compile on wasm32-unknown-emscripten
Process completed with exit code 101.
|
rustfmt
Process completed with exit code 1.
|
Compile on wasm32-unknown-unknown
The job was canceled because "wasm32-unknown-emscripten" failed.
|
|
|
Compile on wasm32-unknown-unknown:
protocols/gossipsub/src/behaviour.rs#L31
unused import: `StreamExt`
|
Compile on wasm32-unknown-unknown
Process completed with exit code 101.
|
Compile on wasm32-wasi
The job was canceled because "wasm32-unknown-emscripten" failed.
|
Compile on x86_64-apple-darwin
The job was canceled because "wasm32-unknown-emscripten" failed.
|
Compile on x86_64-apple-darwin
The operation was canceled.
|
clippy (beta):
protocols/gossipsub/src/behaviour.rs#L31
unused import: `StreamExt`
|
clippy (beta)
Process completed with exit code 101.
|
Check rustdoc intra-doc links:
protocols/gossipsub/src/behaviour.rs#L31
unused import: `StreamExt`
|
Check rustdoc intra-doc links
Process completed with exit code 101.
|
Compile on x86_64-pc-windows-msvc
The job was canceled because "wasm32-unknown-emscripten" failed.
|
clippy (1.80.0):
protocols/gossipsub/src/behaviour.rs#L31
unused import: `StreamExt`
|
clippy (1.80.0)
Process completed with exit code 101.
|
Compile with MSRV:
protocols/gossipsub/src/behaviour.rs#L31
unused import: `StreamExt`
|
Compile with MSRV
Process completed with exit code 101.
|
examples:
protocols/gossipsub/src/behaviour.rs#L31
unused import: `StreamExt`
|
examples
Process completed with exit code 101.
|
Test libp2p:
protocols/gossipsub/src/behaviour.rs#L31
unused import: `StreamExt`
|
Test libp2p
Process completed with exit code 101.
|
Test libp2p-metrics:
protocols/gossipsub/src/behaviour.rs#L31
unused import: `StreamExt`
|
Test libp2p-metrics
Process completed with exit code 101.
|
Test libp2p-gossipsub:
protocols/gossipsub/src/behaviour.rs#L31
unused import: `StreamExt`
|
Test libp2p-gossipsub
Process completed with exit code 101.
|