deps: bump libp2p from 1.8.0 to 2.1.3 #562
Triggered via pull request
September 26, 2024 10:54
Status
Failure
Total duration
2m 26s
Artifacts
–
gateway-conformance.yml
on: pull_request
gateway-conformance
1m 58s
Annotations
11 errors and 4 warnings
gateway-conformance
Process completed with exit code 1.
|
gateway-conformance
Type '(components: IdentifyComponents) => Identify' is not assignable to type '(components: Components & HeliaGatewayLibp2pServices) => Identify'.
|
gateway-conformance
Type '(components: KadDHTComponents) => KadDHT' is not assignable to type '(components: Components & HeliaGatewayLibp2pServices) => KadDHT | undefined'.
|
gateway-conformance
Type '(components: CircuitRelayTransportComponents) => Transport<ProgressEvent<any, unknown>>' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
gateway-conformance
Type '(components: TCPComponents) => Transport<ProgressEvent<any, unknown>>' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
gateway-conformance
Type '(components: WebRTCTransportComponents) => Transport<ProgressEvent<any, unknown>>' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
gateway-conformance
Type '(components: WebRTCDirectTransportComponents) => Transport<ProgressEvent<any, unknown>>' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
gateway-conformance
Type '(components: WebSocketsComponents) => Transport<ProgressEvent<any, unknown>>' is not assignable to type '(components: Components) => Transport<ProgressEvent<any, unknown>>'.
|
gateway-conformance
Type '(components: BootstrapComponents) => PeerDiscovery' is not assignable to type '(components: Components) => PeerDiscovery'.
|
gateway-conformance
Type '(components: PrometheusMetricsComponents) => Metrics' is not assignable to type '(components: Components) => Metrics'.
|
gateway-conformance
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>'.
|
gateway-conformance
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/
|
gateway-conformance
Restore cache failed: Dependencies file is not found in /home/runner/work/helia-http-gateway/helia-http-gateway. Supported file pattern: go.sum
|
gateway-conformance
No files were found with the provided path: output.json. No artifacts will be uploaded.
|
gateway-conformance
No files were found with the provided path: output.html. No artifacts will be uploaded.
|