Bump protobufjs from 6.11.3 to 6.11.4 #70
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
Run Tests (16.x):
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'.
|
Run Tests (16.x):
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'.
|
Run Tests (16.x):
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'.
|
Run Tests (16.x):
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.
|
Run Tests (16.x):
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.
|
Run Tests (16.x)
Process completed with exit code 1.
|