Skip to content

deps(dev): bump libp2p from 1.6.0 to 2.1.9 in /transport-interop/impl/js/v1.x #262

deps(dev): bump libp2p from 1.6.0 to 2.1.9 in /transport-interop/impl/js/v1.x

deps(dev): bump libp2p from 1.6.0 to 2.1.9 in /transport-interop/impl/js/v1.x #262

Triggered via pull request October 14, 2024 10:55
Status Failure
Total duration 6m 52s
Artifacts

transport-interop.yml

on: pull_request
run-transport-interop
51s
run-transport-interop
build-without-secrets
5m 31s
build-without-secrets
Fit to window
Zoom out
Zoom in

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/