Skip to content

Bump protobufjs from 6.11.3 to 6.11.4 #70

Bump protobufjs from 6.11.3 to 6.11.4

Bump protobufjs from 6.11.3 to 6.11.4 #70

Triggered via pull request August 15, 2023 22:56
Status Failure
Total duration 1m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Matrix: Run Tests
Fit to window
Zoom out
Zoom in

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.