v2.0.0-alpha.24 #873
Annotations
4 errors
cloud/kad/lib/PeerRouting.ts#L89
CodeError: Not found
at PeerRouting.findPeer (../cloud/kad/lib/PeerRouting.ts:89:13)
at async Kad.findPeer (../cloud/kad/lib/Kad.ts:272:22)
at async Object.<anonymous> (../cloud/kad/test/KadNode.test.ts:81:22)
|
cloud/kad/test/KadNode.test.ts#L86
thrown: "Exceeded timeout of 60000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at Object.<anonymous> (../cloud/kad/test/KadNode.test.ts:86:1)
|
cloud/kad/lib/QueryManager.ts#L105
Query was aborted before self-query ran
at EventTarget.<anonymous> (../cloud/kad/lib/QueryManager.ts:105:20)
at EventTarget.onAbort (../../shared/commons/lib/Signals.ts:24:18)
at Timeout._onTimeout (../../shared/commons/lib/Signals.ts:60:33)
|
|
The logs for this run have expired and are no longer available.
Loading