refactor(*): Transport redesign #15032
ci.yml
on: pull_request
gather_published_crates
12s
Run all WASM tests
1m 24s
Compile with MSRV
44s
Check rustdoc intra-doc links
40s
IPFS Integration tests
18s
examples
24s
semver
41s
rustfmt
16s
manifest_lint
5s
Check for changes in proto files
2m 33s
Ensure that `Cargo.lock` is up-to-date
8s
cargo-deny
1m 24s
Matrix: clippy
Matrix: cross
Matrix: feature_matrix
Matrix: test
Annotations
106 errors
Compile with select features (mdns tcp dns async-std):
transports/dns/src/lib.rs#L238
method `dial_as_listener` is not a member of trait `libp2p_core::Transport`
|
Compile with select features (mdns tcp dns async-std):
transports/dns/src/lib.rs#L234
method `dial` has 2 parameters but the declaration in trait `dial` has 3
|
Compile with select features (mdns tcp dns async-std):
transports/dns/src/lib.rs#L362
this method takes 2 arguments but 1 argument was supplied
|
Compile with select features (mdns tcp dns async-std):
transports/dns/src/lib.rs#L363
no method named `dial_as_listener` found for struct `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, T>` in the current scope
|
Compile with select features (mdns tcp dns async-std)
Process completed with exit code 101.
|
Compile on wasm32-wasi:
transports/websocket-websys/src/lib.rs#L104
method `dial_as_listener` is not a member of trait `libp2p_core::Transport`
|
Compile on wasm32-wasi:
transports/websocket-websys/src/lib.rs#L89
method `dial` has 2 parameters but the declaration in trait `dial` has 3
|
Compile on wasm32-wasi
Process completed with exit code 101.
|
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 x86_64-pc-windows-msvc
The job was canceled because "wasm32-wasi_ubuntu-latest" failed.
|
Compile on x86_64-pc-windows-msvc
The operation was canceled.
|
IPFS Integration tests:
transports/dns/src/lib.rs#L238
method `dial_as_listener` is not a member of trait `libp2p_core::Transport`
|
Compile on wasm32-unknown-emscripten
The job was canceled because "wasm32-wasi_ubuntu-latest" failed.
|
IPFS Integration tests:
transports/dns/src/lib.rs#L234
method `dial` has 2 parameters but the declaration in trait `dial` has 3
|
Compile on wasm32-unknown-emscripten
The operation was canceled.
|
IPFS Integration tests:
transports/dns/src/lib.rs#L362
this method takes 2 arguments but 1 argument was supplied
|
IPFS Integration tests:
misc/allow-block-list/src/lib.rs#L223
method `handle_established_outbound_connection` has 5 parameters but the declaration in trait `handle_established_outbound_connection` has 6
|
IPFS Integration tests:
misc/connection-limits/src/lib.rs#L276
method `handle_established_outbound_connection` has 5 parameters but the declaration in trait `handle_established_outbound_connection` has 6
|
IPFS Integration tests:
transports/dns/src/lib.rs#L363
no method named `dial_as_listener` found for struct `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, T>` in the current scope
|
IPFS Integration tests
Process completed with exit code 101.
|
Compile with select features (mdns tcp dns tokio)
The job was canceled because "mdns_tcp_dns_async-std" failed.
|
Compile with select features (mdns tcp dns tokio):
transports/dns/src/lib.rs#L238
method `dial_as_listener` is not a member of trait `libp2p_core::Transport`
|
Compile with select features (mdns tcp dns tokio):
transports/dns/src/lib.rs#L234
method `dial` has 2 parameters but the declaration in trait `dial` has 3
|
Compile with select features (mdns tcp dns tokio):
transports/dns/src/lib.rs#L362
this method takes 2 arguments but 1 argument was supplied
|
Compile with select features (mdns tcp dns tokio):
transports/dns/src/lib.rs#L363
no method named `dial_as_listener` found for struct `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, T>` in the current scope
|
Compile with select features (mdns tcp dns tokio)
The operation was canceled.
|
rustfmt:
core/src/transport/and_then.rs#L20
Diff in /home/runner/work/rust-libp2p/rust-libp2p/core/src/transport/and_then.rs
|
rustfmt:
swarm/src/lib.rs#L595
Diff in /home/runner/work/rust-libp2p/rust-libp2p/swarm/src/lib.rs
|
rustfmt:
swarm/src/lib.rs#L606
Diff in /home/runner/work/rust-libp2p/rust-libp2p/swarm/src/lib.rs
|
rustfmt:
swarm/src/lib.rs#L1042
Diff in /home/runner/work/rust-libp2p/rust-libp2p/swarm/src/lib.rs
|
rustfmt:
swarm/src/lib.rs#L2131
Diff in /home/runner/work/rust-libp2p/rust-libp2p/swarm/src/lib.rs
|
rustfmt:
swarm/src/lib.rs#L2199
Diff in /home/runner/work/rust-libp2p/rust-libp2p/swarm/src/lib.rs
|
rustfmt:
swarm/src/lib.rs#L2320
Diff in /home/runner/work/rust-libp2p/rust-libp2p/swarm/src/lib.rs
|
rustfmt:
transports/tcp/src/lib.rs#L802
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/tcp/src/lib.rs
|
rustfmt:
transports/tcp/src/lib.rs#L1275
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/tcp/src/lib.rs
|
rustfmt:
transports/tcp/src/lib.rs#L1312
Diff in /home/runner/work/rust-libp2p/rust-libp2p/transports/tcp/src/lib.rs
|
examples
Process completed with exit code 101.
|
Compile on wasm32-unknown-unknown
The job was canceled because "wasm32-wasi_ubuntu-latest" failed.
|
Compile on wasm32-unknown-unknown
The operation was canceled.
|
Check rustdoc intra-doc links:
transports/webtransport-websys/src/transport.rs#L86
method `dial_as_listener` is not a member of trait `libp2p_core::Transport`
|
Check rustdoc intra-doc links:
transports/webtransport-websys/src/transport.rs#L65
method `dial` has 2 parameters but the declaration in trait `dial` has 3
|
Check rustdoc intra-doc links
Process completed with exit code 101.
|
clippy (nightly-2023-09-10):
transports/dns/src/lib.rs#L238
method `dial_as_listener` is not a member of trait `libp2p_core::Transport`
|
clippy (nightly-2023-09-10):
transports/dns/src/lib.rs#L234
method `dial` has 2 parameters but the declaration in trait `libp2p_core::Transport::dial` has 3
|
clippy (nightly-2023-09-10):
transports/dns/src/lib.rs#L362
this method takes 2 arguments but 1 argument was supplied
|
clippy (nightly-2023-09-10):
transports/dns/src/lib.rs#L363
no method named `dial_as_listener` found for struct `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, T>` in the current scope
|
clippy (nightly-2023-09-10):
transports/webtransport-websys/src/transport.rs#L86
method `dial_as_listener` is not a member of trait `libp2p_core::Transport`
|
clippy (nightly-2023-09-10):
transports/quic/src/transport.rs#L305
method `dial_as_listener` is not a member of trait `Transport`
|
clippy (nightly-2023-09-10):
transports/webtransport-websys/src/transport.rs#L65
method `dial` has 2 parameters but the declaration in trait `libp2p_core::Transport::dial` has 3
|
clippy (nightly-2023-09-10):
transports/quic/src/transport.rs#L259
method `dial` has 2 parameters but the declaration in trait `libp2p_core::Transport::dial` has 3
|
clippy (nightly-2023-09-10)
Process completed with exit code 101.
|
semver
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Compile with MSRV:
transports/webtransport-websys/src/transport.rs#L86
method `dial_as_listener` is not a member of trait `libp2p_core::Transport`
|
Compile with MSRV:
transports/quic/src/transport.rs#L305
method `dial_as_listener` is not a member of trait `Transport`
|
Compile with MSRV:
transports/webtransport-websys/src/transport.rs#L65
method `dial` has 2 parameters but the declaration in trait `dial` has 3
|
Compile with MSRV:
transports/quic/src/transport.rs#L259
method `dial` has 2 parameters but the declaration in trait `dial` has 3
|
Compile with MSRV:
transports/websocket-websys/src/lib.rs#L104
method `dial_as_listener` is not a member of trait `libp2p_core::Transport`
|
Compile with MSRV:
transports/websocket-websys/src/lib.rs#L89
method `dial` has 2 parameters but the declaration in trait `dial` has 3
|
Compile with MSRV
Process completed with exit code 101.
|
Run all WASM tests
Process completed with exit code 1.
|
Test libp2p
Process completed with exit code 101.
|
Test libp2p-webrtc
Process completed with exit code 101.
|
Test libp2p-autonat
Process completed with exit code 101.
|
Test futures-bounded
Process completed with exit code 101.
|
Test libp2p-allow-block-list
Process completed with exit code 101.
|
Test libp2p-connection-limits
Process completed with exit code 101.
|
Test libp2p-core
Process completed with exit code 101.
|
Test libp2p-floodsub
Process completed with exit code 101.
|
Test libp2p-gossipsub
Process completed with exit code 101.
|
Test libp2p-dns
Process completed with exit code 101.
|
Test libp2p-identify
Process completed with exit code 101.
|
Check for changes in proto files
Process completed with exit code 101.
|
Test libp2p-metrics
Process completed with exit code 101.
|
Test libp2p-memory-connection-limits
Process completed with exit code 101.
|
Test libp2p-identity
Process completed with exit code 101.
|
Test libp2p-server
Process completed with exit code 101.
|
Test libp2p-ping
Process completed with exit code 101.
|
Test libp2p-mdns
Process completed with exit code 101.
|
Test libp2p-pnet
Process completed with exit code 101.
|
Test libp2p-dcutr
Process completed with exit code 101.
|
Test libp2p-plaintext
Process completed with exit code 101.
|
Test libp2p-perf
Process completed with exit code 101.
|
Test libp2p-tls
Process completed with exit code 101.
|
Test libp2p-request-response
Process completed with exit code 101.
|
Test libp2p-uds
Process completed with exit code 101.
|
Test libp2p-tcp
Process completed with exit code 101.
|
Test libp2p-relay
Process completed with exit code 101.
|
Test libp2p-noise
Process completed with exit code 101.
|
Test libp2p-swarm
Process completed with exit code 101.
|
Test libp2p-swarm-derive
Process completed with exit code 101.
|
Test libp2p-webrtc-utils
Process completed with exit code 101.
|
Test libp2p-upnp
Process completed with exit code 101.
|
Test libp2p-mplex
Process completed with exit code 101.
|
Test libp2p-websocket-websys
Process completed with exit code 101.
|
Test libp2p-websocket
Process completed with exit code 101.
|
Test libp2p-kad
Process completed with exit code 101.
|
Test libp2p-webtransport-websys
Process completed with exit code 101.
|
Test libp2p-swarm-test
Process completed with exit code 101.
|
Test libp2p-quic
Process completed with exit code 101.
|
Test libp2p-webrtc-websys
Process completed with exit code 101.
|
Test libp2p-rendezvous
Process completed with exit code 101.
|
Test libp2p-yamux
Process completed with exit code 101.
|
Test multistream-select
Process completed with exit code 101.
|
Test quick-protobuf-codec
Process completed with exit code 101.
|
Test rw-stream-sink
Process completed with exit code 101.
|