refactor(*): Transport redesign #15032
Annotations
7 errors
Run ipfs-kad example - get peers:
transports/dns/src/lib.rs#L238
method `dial_as_listener` is not a member of trait `libp2p_core::Transport`
|
Run ipfs-kad example - get peers:
transports/dns/src/lib.rs#L234
method `dial` has 2 parameters but the declaration in trait `dial` has 3
|
Run ipfs-kad example - get peers:
transports/dns/src/lib.rs#L362
this method takes 2 arguments but 1 argument was supplied
|
Run ipfs-kad example - get peers:
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
|
Run ipfs-kad example - get peers:
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
|
Run ipfs-kad example - get peers:
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
|
Run ipfs-kad example - get peers
Process completed with exit code 101.
|
The logs for this run have expired and are no longer available.
Loading