deps(dev): bump libp2p from 1.6.0 to 2.1.10 in /transport-interop/impl/js/v1.x #274
transport-interop.yml
on: pull_request
run-transport-interop
49s
build-without-secrets
6m 33s
Annotations
11 errors and 2 warnings
run-transport-interop
Process completed with exit code 1.
|
build-without-secrets
Object literal may only specify known properties, but 'minConnections' does not exist in type 'ConnectionManagerInit'. Did you mean to write 'maxConnections'?
|
build-without-secrets
Type '(components: PingServiceComponents) => PingService' is not assignable to type '(components: Components & { ping: PingService; identify: Identify; }) => PingService'.
|
build-without-secrets
Type '(components: IdentifyComponents) => Identify' is not assignable to type '(components: Components & { ping: PingService; identify: Identify; }) => Identify'.
|
build-without-secrets
Type '(components: TCPComponents) => Transport' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
build-without-secrets
Type '(components: WebTransportComponents) => Transport' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
build-without-secrets
Type '(components: WebRTCDirectTransportComponents) => Transport' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
build-without-secrets
Type '(components: WebRTCTransportComponents) => Transport' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
build-without-secrets
Type '(components: WebSocketsComponents) => Transport' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
build-without-secrets
Type '(components: CircuitRelayTransportComponents) => Transport' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
build-without-secrets
Type '(components: WebSocketsComponents) => Transport' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
run-transport-interop
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-without-secrets
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|