Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

deps: bump @libp2p/interface from 0.1.6 to 1.0.0 #193

deps: bump @libp2p/interface from 0.1.6 to 1.0.0

deps: bump @libp2p/interface from 0.1.6 to 1.0.0 #193

Triggered via pull request November 30, 2023 11:27
Status Failure
Total duration 1m 14s
Artifacts

js-test-and-release.yml

on: pull_request
js-test-and-release  /  check
59s
js-test-and-release / check
Matrix: js-test-and-release / test-node
Matrix: js-test-and-release / test-webkit-webworker
Matrix: js-test-and-release / test-webkit
js-test-and-release  /  test-chrome
0s
js-test-and-release / test-chrome
js-test-and-release  /  test-chrome-webworker
0s
js-test-and-release / test-chrome-webworker
js-test-and-release  /  test-firefox
0s
js-test-and-release / test-firefox
js-test-and-release  /  test-firefox-webworker
0s
js-test-and-release / test-firefox-webworker
js-test-and-release  /  test-electron-main
0s
js-test-and-release / test-electron-main
js-test-and-release  /  test-electron-renderer
0s
js-test-and-release / test-electron-renderer
js-test-and-release  /  release-check
0s
js-test-and-release / release-check
js-test-and-release  /  release
0s
js-test-and-release / release
Fit to window
Zoom out
Zoom in

Annotations

8 errors
js-test-and-release / check
Argument of type 'Helia<Libp2p<{ dht: DualKadDHT; }>>' is not assignable to parameter of type 'Helia<Libp2p<ServiceMap>>'.
js-test-and-release / check
Property 'keychain' does not exist on type 'Libp2p<{ dht: DualKadDHT; }>'.
js-test-and-release / check
Type 'import("/home/runner/work/helia-ipns/helia-ipns/node_modules/@helia/interface/dist/src/index").Helia<import("/home/runner/work/helia-ipns/helia-ipns/node_modules/@libp2p/kad-dht/node_modules/@libp2p/interface/dist/src/index").Libp2p<T>>' is not assignable to type 'import("/home/runner/work/helia-ipns/helia-ipns/node_modules/@helia/interface/dist/src/index").Helia<import("/home/runner/work/helia-ipns/helia-ipns/node_modules/@libp2p/interface/dist/src/index").Libp2p<T>>'.
js-test-and-release / check
Type 'import("/home/runner/work/helia-ipns/helia-ipns/node_modules/@helia/interface/dist/src/index").Helia<import("/home/runner/work/helia-ipns/helia-ipns/node_modules/@libp2p/kad-dht/node_modules/@libp2p/interface/dist/src/index").Libp2p<T>>' is not assignable to type 'import("/home/runner/work/helia-ipns/helia-ipns/node_modules/@helia/interface/dist/src/index").Helia<import("/home/runner/work/helia-ipns/helia-ipns/node_modules/@libp2p/interface/dist/src/index").Libp2p<T>>'.
js-test-and-release / check
Argument of type 'Helia<Libp2p<{ pubsub: PubSub<PubSubEvents>; }>>' is not assignable to parameter of type 'Helia<Libp2p<ServiceMap>>'.
js-test-and-release / check
Property 'keychain' does not exist on type 'Libp2p<{ pubsub: PubSub<PubSubEvents>; }>'.
js-test-and-release / check
Property 'keychain' does not exist on type 'Libp2p<{ pubsub: PubSub<PubSubEvents>; }>'.
js-test-and-release / check
Process completed with exit code 1.