deps(dev): bump @libp2p/interface from 1.4.0 to 2.2.1 in /transport-interop/impl/js/v1.x #306
transport-interop.yml
on: pull_request
run-transport-interop
52s
build-without-secrets
5m 46s
Annotations
6 errors and 2 warnings
run-transport-interop
Process completed with exit code 1.
|
build-without-secrets
Type 'import("/app/node_modules/@chainsafe/libp2p-noise/node_modules/@libp2p/interface/dist/src/index").Libp2p<{ ping: import("/app/node_modules/@libp2p/ping/dist/src/index").PingService; }>' is not assignable to type 'import("/app/node_modules/@libp2p/interface/dist/src/index").Libp2p<{ ping: import("/app/node_modules/@libp2p/ping/dist/src/index").PingService; }>'.
|
build-without-secrets
Type 'Libp2p<{ x: Record<string, unknown>; }>' is not assignable to type 'Libp2p<ServiceMap>'.
|
build-without-secrets
Type 'import("/app/node_modules/@chainsafe/libp2p-noise/node_modules/@libp2p/interface/dist/src/index").Libp2p<{ ping: import("/app/node_modules/@libp2p/ping/dist/src/index").PingService; }>' is not assignable to type 'import("/app/node_modules/@libp2p/interface/dist/src/index").Libp2p<{ ping: import("/app/node_modules/@libp2p/ping/dist/src/index").PingService; }>'.
|
build-without-secrets
Type 'Libp2p<{ x: Record<string, unknown>; }>' is not assignable to type 'Libp2p<ServiceMap>'.
|
build-without-secrets
Process completed with exit code 1.
|
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/
|