refactor(*): Transport redesign #13678
Annotations
5 errors
transports/dns/src/lib.rs#L224
method `dial_as_listener` is not a member of trait `libp2p_core::Transport`
|
transports/dns/src/lib.rs#L220
method `dial` has 2 parameters but the declaration in trait `libp2p_core::Transport::dial` has 3
|
transports/dns/src/lib.rs#L348
this method takes 2 arguments but 1 argument was supplied
|
transports/dns/src/lib.rs#L349
no method named `dial_as_listener` found for struct `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, T>` in the current scope
|
|
The logs for this run have expired and are no longer available.
Loading