Skip to content

chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.21.1 to 0.24.3 #232

chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.21.1 to 0.24.3

chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.21.1 to 0.24.3 #232

Status Failure
Total duration 1m 4s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
cannot use bssession.New(sessctx, sessmgr, id, spm, pqm, sim, pm, bpm, notif, provSearchDelay, rebroadcastDelay, self) (value of type *session.Session) as type sessionmanager.Session in return statement:
build
cannot use session.GetBlocks(ctx, keys) (value of type <-chan "github.com/ipfs/go-block-format".Block) as type <-chan "github.com/ipfs/go-libipfs/blocks".Block in return statement
build
undefined: format.Register
build
undefined: format.Register
build
undefined: format.Register
build
undefined: ipldlegacy.RegisterCodec
build
undefined: ipldlegacy.RegisterCodec
build
undefined: ipldlegacy.DecodeNode
build
undefined: ipldlegacy.DecodeNode
build
undefined: ipldlegacy.DecodeNode
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/