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
js-test-and-release.yml
on: pull_request
js-test-and-release
/
check
1m 6s
Matrix: js-test-and-release / test-node
Matrix: js-test-and-release / test-webkit-webworker
Matrix: js-test-and-release / test-webkit
js-test-and-release
/
test-chrome
0s
js-test-and-release
/
test-chrome-webworker
0s
js-test-and-release
/
test-firefox
0s
js-test-and-release
/
test-firefox-webworker
0s
js-test-and-release
/
test-electron-main
0s
js-test-and-release
/
test-electron-renderer
0s
js-test-and-release
/
release
0s
Annotations
4 errors
js-test-and-release / check:
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>'.
|
js-test-and-release / check:
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>'.
|
js-test-and-release / check:
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>'.
|
js-test-and-release / check
Process completed with exit code 1.
|