feat: introduce libp2p-stream
#15031
ci.yml
on: pull_request
gather_published_crates
6s
Run all WASM tests
1m 53s
Compile with MSRV
59s
Check rustdoc intra-doc links
46s
IPFS Integration tests
1m 3s
examples
2m 39s
semver
7m 46s
rustfmt
15s
manifest_lint
4s
Check for changes in proto files
16s
Ensure that `Cargo.lock` is up-to-date
16s
cargo-deny
26s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
13 errors
Check rustdoc intra-doc links:
protocols/stream/src/handler.rs#L11
unused import: `SinkExt`
|
Check rustdoc intra-doc links
Process completed with exit code 101.
|
clippy (nightly-2023-09-10):
protocols/stream/src/handler.rs#L11
unused import: `SinkExt`
|
clippy (nightly-2023-09-10):
protocols/stream/src/handler.rs#L182
returning the result of a `let` binding from a block
|
clippy (nightly-2023-09-10)
Process completed with exit code 101.
|
Compile with MSRV:
protocols/stream/src/handler.rs#L11
unused import: `SinkExt`
|
Compile with MSRV
Process completed with exit code 101.
|
examples:
protocols/stream/src/handler.rs#L11
unused import: `SinkExt`
|
examples
Process completed with exit code 101.
|
Test libp2p-stream:
protocols/stream/src/handler.rs#L11
unused import: `SinkExt`
|
Test libp2p-stream
Process completed with exit code 101.
|
Test libp2p-swarm
Process completed with exit code 1.
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|