Skip to content

deps!: bump @libp2p/interface from 1.7.0 to 2.0.0 #180

deps!: bump @libp2p/interface from 1.7.0 to 2.0.0

deps!: bump @libp2p/interface from 1.7.0 to 2.0.0 #180

Triggered via pull request September 11, 2024 10:22
Status Failure
Total duration 58s
Artifacts

js-test-and-release.yml

on: pull_request
js-test-and-release  /  check
43s
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

4 errors
js-test-and-release / check: src/dht/peer-routing.ts#L58
Type 'import("/home/runner/work/interop/interop/node_modules/@libp2p/daemon-client/node_modules/@libp2p/interface/dist/src/peer-info/index").PeerInfo' is not assignable to type 'import("/home/runner/work/interop/interop/node_modules/@libp2p/interface/dist/src/peer-info/index").PeerInfo'.
js-test-and-release / check: src/relay/index.ts#L55
Argument of type 'import("/home/runner/work/interop/interop/node_modules/@libp2p/daemon-client/node_modules/@libp2p/interface/dist/src/peer-id/index").PeerId' is not assignable to parameter of type 'import("/home/runner/work/interop/interop/node_modules/@libp2p/interface/dist/src/peer-id/index").PeerId'.
js-test-and-release / check: src/relay/util.ts#L12
Argument of type 'import("/home/runner/work/interop/interop/node_modules/@libp2p/interface/dist/src/peer-id/index").PeerId' is not assignable to parameter of type 'import("/home/runner/work/interop/interop/node_modules/@libp2p/daemon-client/node_modules/@libp2p/interface/dist/src/peer-id/index").PeerId'.
js-test-and-release / check
Process completed with exit code 1.