feat(autonatv2): Implement autonat v2 #92
Annotations
5 errors
Run cargo check --package libp2p --features="mdns tcp dns tokio":
transports/dns/src/lib.rs#L238
method `dial_as_listener` is not a member of trait `libp2p_core::Transport`
|
Run cargo check --package libp2p --features="mdns tcp dns tokio":
transports/dns/src/lib.rs#L234
method `dial` has 2 parameters but the declaration in trait `dial` has 3
|
Run cargo check --package libp2p --features="mdns tcp dns tokio":
transports/dns/src/lib.rs#L362
this method takes 2 arguments but 1 argument was supplied
|
Run cargo check --package libp2p --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
|
Run cargo check --package libp2p --features="mdns tcp dns tokio"
Process completed with exit code 101.
|
The logs for this run have expired and are no longer available.
Loading