Skip to content

fix: bump @libp2p/crypto from 4.1.9 to 5.0.0 #476

fix: bump @libp2p/crypto from 4.1.9 to 5.0.0

fix: bump @libp2p/crypto from 4.1.9 to 5.0.0 #476

Triggered via pull request September 11, 2024 10:45
Status Failure
Total duration 1m 19s
Artifacts

js-test-and-release.yml

on: pull_request
Matrix: test-node
test-chrome
0s
test-chrome
test-chrome-webworker
0s
test-chrome-webworker
test-firefox
0s
test-firefox
test-firefox-webworker
0s
test-firefox-webworker
test-electron-main
0s
test-electron-main
test-electron-renderer
0s
test-electron-renderer
test-interop
0s
test-interop
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

6 errors
check: src/noise.ts#L1
Module '"@libp2p/crypto/keys"' has no exported member 'unmarshalPrivateKey'.
check: src/utils.ts#L1
Module '"@libp2p/crypto/keys"' has no exported member 'unmarshalPublicKey'.
check: test/interop.ts#L3
Module '"@libp2p/crypto/keys"' has no exported member 'unmarshalPrivateKey'.
check: test/performHandshake.spec.ts#L2
Module '"@libp2p/crypto/keys"' has no exported member 'unmarshalPrivateKey'.
check: test/utils.ts#L6
Type 'PrivateKey' is not assignable to type 'PrivateKey<"Ed25519">'.
check
Process completed with exit code 1.