deps: bump @libp2p/interface from 1.7.0 to 2.0.0 #272
js-test-and-release.yml
on: pull_request
js-test-and-release
/
check
48s
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#L211
Property 'privateKey' does not exist on type 'PeerId'.
|
js-test-and-release / check:
src/index.ts#L215
Property 'privateKey' does not exist on type 'PeerId'.
|
js-test-and-release / check:
src/index.ts#L224
Property 'toBytes' does not exist on type 'RSAPeerId | Ed25519PeerId | Secp256k1PeerId'.
|
js-test-and-release / check:
src/index.ts#L226
Argument of type 'RSAPublicKey | Ed25519PublicKey | Secp256k1PublicKey' is not assignable to parameter of type 'Uint8Array'.
|
js-test-and-release / check:
src/index.ts#L227
Type 'RSAPublicKey | Ed25519PublicKey | Secp256k1PublicKey' is not assignable to type 'Uint8Array | undefined'.
|
js-test-and-release / check:
src/index.ts#L232
Argument of type 'PrivateKey<KeyType>' is not assignable to parameter of type 'PrivateKey'.
|
js-test-and-release / check:
src/utils.ts#L38
Type 'PublicKey<KeyType>' is not assignable to type 'PublicKey | undefined'.
|
js-test-and-release / check:
src/utils.ts#L46
Argument of type 'PeerId' is not assignable to parameter of type 'string | Uint8Array | PeerId | undefined'.
|
js-test-and-release / check:
src/utils.ts#L50
Type 'PublicKey<KeyType>' is not assignable to type 'PublicKey | undefined'.
|
js-test-and-release / check:
src/utils.ts#L50
Argument of type 'RSAPublicKey | Ed25519PublicKey | Secp256k1PublicKey' is not assignable to parameter of type 'Uint8Array'.
|