Skip to content

ci: properly test feature matrix of libp2p using cargo-hack #14554

ci: properly test feature matrix of libp2p using cargo-hack

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
gather_published_crates
Run all WASM tests
1m 37s
Run all WASM tests
Compile with MSRV
43s
Compile with MSRV
Compile in feature matrix
16m 17s
Compile in feature matrix
Check rustdoc intra-doc links
47s
Check rustdoc intra-doc links
IPFS Integration tests
48s
IPFS Integration tests
examples
3m 15s
examples
semver
7m 13s
semver
rustfmt
14s
rustfmt
manifest_lint
11s
manifest_lint
Check for changes in proto files
17s
Check for changes in proto files
Ensure that `Cargo.lock` is up-to-date
14s
Ensure that `Cargo.lock` is up-to-date
cargo-deny
27s
cargo-deny
Matrix: clippy
Matrix: cross
Matrix: test
Fit to window
Zoom out
Zoom in

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