Skip to content

feat: invoke onProgress callback with events during routing #2291

feat: invoke onProgress callback with events during routing

feat: invoke onProgress callback with events during routing #2291

Triggered via pull request November 2, 2023 12:39
Status Failure
Total duration 11m 46s
Artifacts

examples.yml

on: pull_request
Matrix: test-examples
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build
Type '{ peerId: PeerId; protocolVersion: string | undefined; agentVersion: string | undefined; publicKey: Uint8Array | undefined; listenAddrs: Multiaddr[]; observedAddr: Multiaddr | undefined; protocols: string[]; signedPeerRecord: SignedPeerRecord | undefined; connection: Connection; }' is not assignable to type 'IdentifyResult'.
Build
Property 'connection' does not exist on type 'IdentifyResult'.
Build
Process completed with exit code 1.