feat(autonatv2): Implement autonat v2 #92
Annotations
10 errors
transports/dns/src/lib.rs#L238
method `dial_as_listener` is not a member of trait `libp2p_core::Transport`
|
transports/dns/src/lib.rs#L234
method `dial` has 2 parameters but the declaration in trait `dial` has 3
|
transports/websocket/src/framed.rs#L156
method `dial_as_listener` is not a member of trait `Transport`
|
transports/websocket/src/lib.rs#L209
method `dial_as_listener` is not a member of trait `Transport`
|
transports/dns/src/lib.rs#L362
this method takes 2 arguments but 1 argument was supplied
|
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
|
transports/websocket/src/lib.rs#L205
method `dial` has 2 parameters but the declaration in trait `dial` has 3
|
transports/websocket/src/framed.rs#L152
method `dial` has 2 parameters but the declaration in trait `dial` has 3
|
transports/websocket/src/framed.rs#L315
this method takes 2 arguments but 1 argument was supplied
|
transports/websocket/src/framed.rs#L316
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