Bump protobufjs from 6.11.3 to 6.11.4 #69
Annotations
6 errors
src/node.ts#L287
Argument of type 'import("/home/runner/work/seaport-gossip/seaport-gossip/node_modules/@libp2p/interface-pubsub/node_modules/@libp2p/interface-peer-id/dist/src/index", { assert: { "resolution-mode": "import" } }).PeerId' is not assignable to parameter of type 'import("/home/runner/work/seaport-gossip/seaport-gossip/node_modules/@libp2p/interface-peer-id/dist/src/index", { assert: { "resolution-mode": "import" } }).PeerId'.
|
src/node.ts#L495
Argument of type 'import("/home/runner/work/seaport-gossip/seaport-gossip/node_modules/@libp2p/interface-peer-id/dist/src/index", { assert: { "resolution-mode": "import" } }).PeerId' is not assignable to parameter of type 'import("/home/runner/work/seaport-gossip/seaport-gossip/node_modules/@libp2p/interface-pubsub/node_modules/@libp2p/interface-peer-id/dist/src/index", { assert: { "resolution-mode": "import" } }).PeerId'.
|
src/node.ts#L497
Argument of type 'import("/home/runner/work/seaport-gossip/seaport-gossip/node_modules/@libp2p/interface-peer-id/dist/src/index", { assert: { "resolution-mode": "import" } }).PeerId' is not assignable to parameter of type 'import("/home/runner/work/seaport-gossip/seaport-gossip/node_modules/@libp2p/interface-pubsub/node_modules/@libp2p/interface-peer-id/dist/src/index", { assert: { "resolution-mode": "import" } }).PeerId'.
|
src/node.ts#L725
Conversion of type 'PubSub<PubSubEvents>' to type 'GossipSub' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/node.ts#L858
Conversion of type 'PubSub<PubSubEvents>' to type 'GossipSub' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
The logs for this run have expired and are no longer available.
Loading