fix: bump @libp2p/interface from 1.7.0 to 2.0.0 #480
Annotations
10 errors
Run ipfs/aegir/actions/cache-node-modules@master:
src/noise.ts#L2
Module '"@libp2p/interface"' has no exported member 'CodeError'.
|
Run ipfs/aegir/actions/cache-node-modules@master:
src/noise.ts#L89
Property 'privateKey' does not exist on type 'PeerId'.
|
Run ipfs/aegir/actions/cache-node-modules@master:
src/noise.ts#L92
Property 'privateKey' does not exist on type 'PeerId'.
|
Run ipfs/aegir/actions/cache-node-modules@master:
src/noise.ts#L98
Argument of type 'PrivateKey<KeyType>' is not assignable to parameter of type 'PrivateKey'.
|
Run ipfs/aegir/actions/cache-node-modules@master:
src/noise.ts#L111
Type 'Ed25519PeerId | Secp256k1PeerId | RSAPeerId' is not assignable to type 'PeerId'.
|
Run ipfs/aegir/actions/cache-node-modules@master:
src/noise.ts#L136
Property 'privateKey' does not exist on type 'PeerId'.
|
Run ipfs/aegir/actions/cache-node-modules@master:
src/noise.ts#L139
Property 'privateKey' does not exist on type 'PeerId'.
|
Run ipfs/aegir/actions/cache-node-modules@master:
src/noise.ts#L145
Argument of type 'PrivateKey<KeyType>' is not assignable to parameter of type 'PrivateKey'.
|
Run ipfs/aegir/actions/cache-node-modules@master:
src/noise.ts#L158
Type 'Ed25519PeerId | Secp256k1PeerId | RSAPeerId' is not assignable to type 'PeerId'.
|
Run ipfs/aegir/actions/cache-node-modules@master:
src/utils.ts#L18
Property 'public' does not exist on type 'PrivateKey'.
|
Loading