refactor(gossipsub): send more specific messages to ConnectionHandler
#14277
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
gather_published_crates
7s
Run all WASM tests
2m 41s
Compile with MSRV
34s
Check rustdoc intra-doc links
45s
IPFS Integration tests
1m 24s
examples
1m 10s
semver
3m 21s
rustfmt
7s
manifest_lint
11s
Check for changes in proto files
10s
Ensure that `Cargo.lock` is up-to-date
9s
cargo-deny
32s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
25 errors
Compile on wasm32-wasi:
protocols/gossipsub/src/handler.rs#L64
cannot find type `RpcOut` in this scope
|
Compile on wasm32-wasi
Process completed with exit code 101.
|
Compile on wasm32-unknown-emscripten
The job was canceled because "wasm32-wasi_ubuntu-latest" failed.
|
Compile on wasm32-unknown-emscripten:
protocols/gossipsub/src/handler.rs#L64
cannot find type `RpcOut` in this scope
|
Compile on wasm32-unknown-emscripten
Process completed with exit code 101.
|
Compile on x86_64-pc-windows-msvc
The operation was canceled.
|
Compile on x86_64-apple-darwin
The job was canceled because "wasm32-wasi_ubuntu-latest" failed.
|
Compile on x86_64-apple-darwin
The operation was canceled.
|
Compile on wasm32-unknown-unknown
The job was canceled because "wasm32-wasi_ubuntu-latest" failed.
|
Compile on wasm32-unknown-unknown
The operation was canceled.
|
Compile with MSRV:
protocols/gossipsub/src/handler.rs#L64
cannot find type `RpcOut` in this scope
|
Compile with MSRV
Process completed with exit code 101.
|
clippy (nightly-2023-09-10):
protocols/gossipsub/src/handler.rs#L64
cannot find type `RpcOut` in this scope
|
clippy (nightly-2023-09-10)
Process completed with exit code 101.
|
Check rustdoc intra-doc links:
protocols/gossipsub/src/handler.rs#L64
cannot find type `RpcOut` in this scope
|
Check rustdoc intra-doc links
Process completed with exit code 101.
|
examples:
protocols/gossipsub/src/handler.rs#L64
cannot find type `RpcOut` in this scope
|
examples
Process completed with exit code 101.
|
Test libp2p:
protocols/gossipsub/src/handler.rs#L64
cannot find type `RpcOut` in this scope
|
Test libp2p
Process completed with exit code 101.
|
Test libp2p-metrics:
protocols/gossipsub/src/handler.rs#L64
cannot find type `RpcOut` in this scope
|
Test libp2p-metrics
Process completed with exit code 101.
|
Test libp2p-gossipsub:
protocols/gossipsub/src/handler.rs#L64
cannot find type `RpcOut` in this scope
|
Test libp2p-gossipsub
Process completed with exit code 101.
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|