deps: bump libp2p from 1.8.0 to 2.1.8 #603
Annotations
11 errors and 4 warnings
Upload MD summary
Process completed with exit code 1.
|
Build helia-http-gateway
Type '(components: IdentifyComponents) => Identify' is not assignable to type '(components: Components & HeliaGatewayLibp2pServices) => Identify'.
|
Build helia-http-gateway
Type '(components: KadDHTComponents) => KadDHT' is not assignable to type '(components: Components & HeliaGatewayLibp2pServices) => KadDHT | undefined'.
|
Build helia-http-gateway
Type '(components: CircuitRelayTransportComponents) => Transport<ProgressEvent<any, unknown>>' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
Build helia-http-gateway
Type '(components: TCPComponents) => Transport<ProgressEvent<any, unknown>>' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
Build helia-http-gateway
Type '(components: WebRTCTransportComponents) => Transport<ProgressEvent<any, unknown>>' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
Build helia-http-gateway
Type '(components: WebRTCDirectTransportComponents) => Transport<ProgressEvent<any, unknown>>' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
Build helia-http-gateway
Type '(components: WebSocketsComponents) => Transport<ProgressEvent<any, unknown>>' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
Build helia-http-gateway
Type '(components: BootstrapComponents) => PeerDiscovery' is not assignable to type '(components: Components) => PeerDiscovery'.
|
Build helia-http-gateway
Type '(components: PrometheusMetricsComponents) => Metrics' is not assignable to type '(components: Components) => Metrics'.
|
Build helia-http-gateway
Type 'import("/home/runner/work/helia-http-gateway/helia-http-gateway/helia-http-gateway/node_modules/libp2p/node_modules/@libp2p/interface/dist/src/index", { with: { "resolution-mode": "import" } }).Libp2p<HeliaGatewayLibp2pServices>' is not assignable to type 'import("/home/runner/work/helia-http-gateway/helia-http-gateway/helia-http-gateway/node_modules/@libp2p/interface/dist/src/index", { with: { "resolution-mode": "import" } }).Libp2p<HeliaGatewayLibp2pServices>'.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/setup-node@v3, actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/helia-http-gateway/helia-http-gateway. Supported file pattern: go.sum
|
Upload JSON report
No files were found with the provided path: output.json. No artifacts will be uploaded.
|
Upload HTML report
No files were found with the provided path: output.html. No artifacts will be uploaded.
|
Loading