ci: properly test feature matrix of libp2p
using cargo-hack
#14554
Triggered via pull request
November 20, 2023 23:13
Status
Cancelled
Total duration
23m 48s
Artifacts
–
ci.yml
on: pull_request
gather_published_crates
11s
Run all WASM tests
1m 37s
Compile with MSRV
43s
Compile in feature matrix
16m 17s
Check rustdoc intra-doc links
47s
IPFS Integration tests
48s
examples
3m 15s
semver
7m 13s
rustfmt
14s
manifest_lint
11s
Check for changes in proto files
17s
Ensure that `Cargo.lock` is up-to-date
14s
cargo-deny
27s
Matrix: clippy
Matrix: cross
Matrix: test
Annotations
4 errors
Compile in feature matrix:
libp2p/src/builder/phase/quic.rs#L260
no method named `with_websocket` found for struct `builder::SwarmBuilder<AsyncStd, websocket::WebsocketPhase<T>>` in the current scope
|
Compile in feature matrix:
libp2p/src/builder/phase/tcp.rs#L234
no method named `with_websocket` found for struct `builder::SwarmBuilder<AsyncStd, websocket::WebsocketPhase<impl phase::AuthenticatedMultiplexedTransport>>` in the current scope
|
Compile in feature matrix
Process completed with exit code 1.
|
Test libp2p-webrtc
Canceling since a higher priority waiting request for 'Continuous integration-refs/pull/4880/merge' exists
|