Update dependency @chainsafe/libp2p-gossipsub to v13 - autoclosed #246
Annotations
3 errors and 1 warning
Test on Node.js:
test/config.ts#L38
Object literal may only specify known properties, but 'allowPublishToZeroPeers' does not exist in type 'Partial<GossipsubOpts>'. Did you mean to write 'allowPublishToZeroTopicPeers'?
|
Test on Node.js:
test/config.ts#L65
Object literal may only specify known properties, but 'allowPublishToZeroPeers' does not exist in type 'Partial<GossipsubOpts>'. Did you mean to write 'allowPublishToZeroTopicPeers'?
|
Test on Node.js
Process completed with exit code 1.
|
Test on Node.js
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|