Skip to content

deps: bump @libp2p/peer-id from 4.2.4 to 5.0.0 #274

deps: bump @libp2p/peer-id from 4.2.4 to 5.0.0

deps: bump @libp2p/peer-id from 4.2.4 to 5.0.0 #274

Triggered via pull request September 12, 2024 11:01
Status Failure
Total duration 1m 1s
Artifacts

js-test-and-release.yml

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

10 errors
js-test-and-release / check: src/utils.ts#L4
Module '"@libp2p/peer-id"' has no exported member 'peerIdFromBytes'.
js-test-and-release / check: src/utils.ts#L4
Module '"@libp2p/peer-id"' has no exported member 'peerIdFromKeys'.
js-test-and-release / check: test/conformance.spec.ts#L27
Argument of type 'Uint8Array | Ed25519PublicKey | Secp256k1PublicKey | RSAPublicKey' is not assignable to parameter of type 'Uint8Array'.
js-test-and-release / check: test/conformance.spec.ts#L44
Argument of type 'Uint8Array | Ed25519PublicKey | Secp256k1PublicKey | RSAPublicKey' is not assignable to parameter of type 'Uint8Array'.
js-test-and-release / check: test/conformance.spec.ts#L63
Argument of type 'Uint8Array | Ed25519PublicKey | Secp256k1PublicKey | RSAPublicKey' is not assignable to parameter of type 'Uint8Array'.
js-test-and-release / check: test/index.spec.ts#L5
Module '"@libp2p/peer-id"' has no exported member 'peerIdFromKeys'.
js-test-and-release / check: test/index.spec.ts#L354
Argument of type 'Ed25519PeerId | Secp256k1PeerId | RSAPeerId | URLPeerId' is not assignable to parameter of type 'PeerId'.
js-test-and-release / check: test/selector.spec.ts#L4
Module '"@libp2p/peer-id"' has no exported member 'peerIdFromKeys'.
js-test-and-release / check: test/utils.spec.ts#L85
Type 'Ed25519PeerId | Secp256k1PeerId | RSAPeerId | URLPeerId' is not assignable to type 'PeerId'.
js-test-and-release / check: test/utils.spec.ts#L86
Type 'Ed25519PeerId | Secp256k1PeerId | RSAPeerId | URLPeerId' is not assignable to type 'PeerId'.