deps: bump @libp2p/crypto from 4.1.9 to 5.0.0 #273
js-test-and-release.yml
on: pull_request
js-test-and-release
/
check
44s
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/index.ts#L1
Module '"@libp2p/crypto/keys"' has no exported member 'unmarshalPrivateKey'.
|
js-test-and-release / check:
src/utils.ts#L1
Module '"@libp2p/crypto/keys"' has no exported member 'unmarshalPublicKey'.
|
js-test-and-release / check:
test/conformance.spec.ts#L3
Module '"@libp2p/crypto/keys"' has no exported member 'unmarshalPublicKey'.
|
js-test-and-release / check:
test/index.spec.ts#L4
Module '"@libp2p/crypto/keys"' has no exported member 'unmarshalPrivateKey'.
|
js-test-and-release / check:
test/index.spec.ts#L30
Property 'public' does not exist on type 'RSAPrivateKey'.
|
js-test-and-release / check:
test/index.spec.ts#L30
Property 'bytes' does not exist on type 'RSAPrivateKey'.
|
js-test-and-release / check:
test/selector.spec.ts#L19
Property 'public' does not exist on type 'RSAPrivateKey'.
|
js-test-and-release / check:
test/selector.spec.ts#L19
Property 'bytes' does not exist on type 'RSAPrivateKey'.
|
js-test-and-release / check:
test/validator.spec.ts#L26
Property 'public' does not exist on type 'RSAPrivateKey'.
|
js-test-and-release / check:
test/validator.spec.ts#L26
Property 'bytes' does not exist on type 'RSAPrivateKey'.
|