chore(deps): bump github.com/quic-go/quic-go from 0.44.0 to 0.48.2 in /examples/go-libp2p-http-proxy/proxy #80
Annotations
4 errors
Run ipfs/aegir/actions/cache-node-modules@main:
test/index.spec.ts#L48
Argument of type '(protocol: Protocol, cb: StreamHandler) => Promise<void>' is not assignable to parameter of type '(protocol: string, handler: StreamHandler, options?: StreamHandlerOptions | undefined) => Promise<void>'.
|
Run ipfs/aegir/actions/cache-node-modules@main:
test/index.spec.ts#L54
Argument of type '(protos: Protocol[], options?: any) => Promise<Stream>' is not assignable to parameter of type '(protocols: string | string[], options?: NewStreamOptions | undefined) => Promise<Stream>'.
|
Run ipfs/aegir/actions/cache-node-modules@main:
test/index.spec.ts#L61
Argument of type '(peer: PeerId | Multiaddr, options?: any) => Promise<StubbedInstance<Connection>>' is not assignable to parameter of type '(peer: Multiaddr | PeerId | Multiaddr[], options?: OpenConnectionOptions | undefined) => Promise<Connection>'.
|
Run ipfs/aegir/actions/cache-node-modules@main
Process completed with exit code 1.
|
Loading