feat(gossipsub): implement partial messages extension #19352
Triggered via pull request
February 18, 2026 15:50
Status
Failure
Total duration
25m 37s
Artifacts
–
ci.yml
on: pull_request
gather_published_crates
14s
Run all WASM tests
1m 49s
Compile with MSRV
39s
Check rustdoc intra-doc links
50s
IPFS Integration tests
1m 9s
examples
3m 15s
semver
25m 17s
rustfmt
18s
manifest_lint
14s
Check for changes in proto files
12s
Ensure that `Cargo.lock` is up-to-date
17s
cargo-deny
30s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
36 errors
|
rustfmt
Process completed with exit code 1.
|
|
Compile on wasm32-unknown-unknown
Process completed with exit code 101.
|
|
Compile on wasm32-unknown-unknown
cannot find function `inner_u64` in module `backends`
|
|
Compile on wasm32-unknown-unknown
cannot find function `inner_u32` in module `backends`
|
|
Compile on wasm32-unknown-unknown
cannot find function `fill_inner` in module `backends`
|
|
Compile on wasm32-unknown-unknown
The wasm32-unknown-unknown targets are not supported by default; you may need to enable the "wasm_js" configuration flag. Note that enabling the `wasm_js` feature flag alone is insufficient. For more information see: https://docs.rs/getrandom/#webassembly-support
|
|
Compile on x86_64-apple-darwin
The strategy configuration was canceled because "cross.wasm32-unknown-unknown_ub" failed
|
|
Compile on x86_64-apple-darwin
The operation was canceled.
|
|
Compile on wasm32-wasip1
The strategy configuration was canceled because "cross.wasm32-unknown-unknown_ub" failed
|
|
Compile on wasm32-wasip1
The operation was canceled.
|
|
Compile on wasm32-unknown-emscripten
The strategy configuration was canceled because "cross.wasm32-unknown-unknown_ub" failed
|
|
Compile on wasm32-unknown-emscripten
The operation was canceled.
|
|
Compile on x86_64-pc-windows-msvc
The strategy configuration was canceled because "cross.wasm32-unknown-unknown_ub" failed
|
|
Compile on x86_64-pc-windows-msvc
The operation was canceled.
|
|
clippy (1.83.0)
Process completed with exit code 101.
|
|
clippy (1.83.0):
protocols/gossipsub/src/handler.rs#L155
large size difference between variants
|
|
clippy (beta)
Process completed with exit code 101.
|
|
clippy (beta):
protocols/gossipsub/src/handler.rs#L155
large size difference between variants
|
|
Check rustdoc intra-doc links:
protocols/gossipsub/src/extensions/partial_messages.rs#L136
unresolved link to `Behaviour`
|
|
Check rustdoc intra-doc links:
protocols/gossipsub/src/extensions/partial_messages.rs#L131
unresolved link to `Behaviour`
|
|
Check rustdoc intra-doc links:
protocols/gossipsub/src/extensions/partial_messages.rs#L112
unresolved link to `Behaviour`
|
|
Check rustdoc intra-doc links:
protocols/gossipsub/src/extensions/partial_messages.rs#L71
public documentation for `partial_action_from_metadata` links to private item `PublishAction`
|
|
Check rustdoc intra-doc links:
protocols/gossipsub/src/behaviour.rs#L566
unresolved link to `Ok(false)`
|
|
Check rustdoc intra-doc links:
protocols/gossipsub/src/behaviour.rs#L566
unresolved link to `Ok(true)`
|
|
Check rustdoc intra-doc links:
protocols/gossipsub/src/behaviour.rs#L553
unresolved link to `Ok(false)`
|
|
Check rustdoc intra-doc links:
protocols/gossipsub/src/behaviour.rs#L553
unresolved link to `Ok(true)`
|
|
Check rustdoc intra-doc links:
protocols/gossipsub/src/behaviour.rs#L545
unresolved link to `Ok(false)`
|
|
Check rustdoc intra-doc links:
protocols/gossipsub/src/behaviour.rs#L545
unresolved link to `Ok(true)`
|
|
Test libp2p-swarm-derive
Process completed with exit code 128.
|
|
Test libp2p-websocket
could not read Username for 'https://github.com': terminal prompts disabled
|
|
Test libp2p-identity
could not read Username for 'https://github.com': terminal prompts disabled
|
|
Test libp2p-server
the remote end hung up unexpectedly
|
|
Test libp2p-server
could not read Username for 'https://github.com': terminal prompts disabled
|
|
Test libp2p-request-response
could not read Username for 'https://github.com': terminal prompts disabled
|
|
Test libp2p-memory-connection-limits
could not read Username for 'https://github.com': terminal prompts disabled
|
|
Test libp2p-memory-connection-limits
could not read Username for 'https://github.com': terminal prompts disabled
|