deps(dev): bump @libp2p/circuit-relay-v2 from 1.0.24 to 3.1.1 in /transport-interop/impl/js/v1.x #298
Annotations
4 errors and 1 warning
Run /./.github/actions/run-transport-interop-test
Type '(components: CircuitRelayTransportComponents) => Transport<ProgressEvent<any, unknown>>' is not assignable to type '(components: Components) => Transport'.
|
Run /./.github/actions/run-transport-interop-test
Object literal may only specify known properties, and 'discoverRelays' does not exist in type 'CircuitRelayTransportInit'.
|
Run /./.github/actions/run-transport-interop-test
Type '(components: CircuitRelayServerComponents) => CircuitRelayService' is not assignable to type '(components: Components) => CircuitRelayService'.
|
Run /./.github/actions/run-transport-interop-test
Process completed with exit code 1.
|
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/
|
Loading