deps: bump @libp2p/peer-id from 4.2.4 to 5.0.0 #274
js-test-and-release.yml
on: pull_request
js-test-and-release
/
check
42s
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-webworker
0s
js-test-and-release
/
test-firefox
0s
js-test-and-release
/
test-firefox-webworker
0s
js-test-and-release
/
test-electron-main
0s
js-test-and-release
/
test-electron-renderer
0s
js-test-and-release
/
release
0s
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'.
|