feat(autonatv2): Implement autonat v2 #78
Annotations
10 errors
Run all tests:
transports/websocket/src/framed.rs#L157
method `dial_as_listener` is not a member of trait `Transport`
|
Run all tests:
transports/websocket/src/lib.rs#L209
method `dial_as_listener` is not a member of trait `Transport`
|
Run all tests:
transports/websocket/src/lib.rs#L205
method `dial` has 2 parameters but the declaration in trait `dial` has 3
|
Run all tests:
transports/websocket/src/framed.rs#L153
method `dial` has 2 parameters but the declaration in trait `dial` has 3
|
Run all tests:
transports/websocket/src/framed.rs#L316
this method takes 2 arguments but 1 argument was supplied
|
Run all tests:
transports/websocket/src/framed.rs#L317
no method named `dial_as_listener` found for struct `parking_lot::lock_api::MutexGuard<'_, parking_lot::RawMutex, T>` in the current scope
|
Run all tests:
transports/websocket/src/framed.rs#L303
future cannot be sent between threads safely
|
Run all tests:
transports/websocket/src/lib.rs#L206
this method takes 2 arguments but 1 argument was supplied
|
Run all tests:
transports/websocket/src/lib.rs#L213
no method named `dial_as_listener` found for struct `Map` in the current scope
|
Run all tests
Process completed with exit code 101.
|
The logs for this run have expired and are no longer available.
Loading