fix: bump @libp2p/interface from 1.7.0 to 2.0.0 #480
js-test-and-release.yml
on: pull_request
check
55s
Matrix: test-node
test-chrome
0s
test-chrome-webworker
0s
test-firefox
0s
test-firefox-webworker
0s
test-electron-main
0s
test-electron-renderer
0s
test-interop
0s
release
0s
Annotations
10 errors
check:
src/noise.ts#L2
Module '"@libp2p/interface"' has no exported member 'CodeError'.
|
check:
src/noise.ts#L89
Property 'privateKey' does not exist on type 'PeerId'.
|
check:
src/noise.ts#L92
Property 'privateKey' does not exist on type 'PeerId'.
|
check:
src/noise.ts#L98
Argument of type 'PrivateKey<KeyType>' is not assignable to parameter of type 'PrivateKey'.
|
check:
src/noise.ts#L111
Type 'Ed25519PeerId | Secp256k1PeerId | RSAPeerId' is not assignable to type 'PeerId'.
|
check:
src/noise.ts#L136
Property 'privateKey' does not exist on type 'PeerId'.
|
check:
src/noise.ts#L139
Property 'privateKey' does not exist on type 'PeerId'.
|
check:
src/noise.ts#L145
Argument of type 'PrivateKey<KeyType>' is not assignable to parameter of type 'PrivateKey'.
|
check:
src/noise.ts#L158
Type 'Ed25519PeerId | Secp256k1PeerId | RSAPeerId' is not assignable to type 'PeerId'.
|
check:
src/utils.ts#L18
Property 'public' does not exist on type 'PrivateKey'.
|