WIP: feat: add PeerSyncController #742
Annotations
5 errors
tests/helpers/rpc.js#L14
Type 'KeyPair' is missing the following properties from type 'NoiseSecretStream<Duplex<any, any, any, any, true, true, DuplexEvents<any, any>>>': isInitiator, noiseStream, remotePublicKey, handshakeHash, and 42 more.
|
tests/helpers/rpc.js#L15
Type 'KeyPair' is not assignable to type 'NoiseSecretStream<Duplex<any, any, any, any, true, true, DuplexEvents<any, any>>>'.
|
tests/helpers/rpc.js#L19
Property 'secretKey' is missing in type 'NoiseSecretStream<Duplex<any, any, any, any, true, true, DuplexEvents<any, any>>>' but required in type 'KeyPair'.
|
tests/helpers/rpc.js#L22
Type 'NoiseSecretStream<Duplex<any, any, any, any, true, true, DuplexEvents<any, any>>>' is not assignable to type 'KeyPair'.
|
|
The logs for this run have expired and are no longer available.
Loading