Skip to content

deps: bump @libp2p/crypto from 4.1.9 to 5.0.0 #273

deps: bump @libp2p/crypto from 4.1.9 to 5.0.0

deps: bump @libp2p/crypto from 4.1.9 to 5.0.0 #273

Triggered via pull request September 12, 2024 11:00
Status Failure
Total duration 59s
Artifacts

js-test-and-release.yml

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