Skip to content

Update workflows and dependencies #1884

Update workflows and dependencies

Update workflows and dependencies #1884

Triggered via pull request May 7, 2024 16:06
Status Failure
Total duration 1m 18s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
go-check / All: cardatatransfer/cardatatransfer_test.go#L83
bstore.Blockstore is deprecated: use github.com/ipfs/boxo/blockstore.Blockstore (SA1019)
go-check / All: cardatatransfer/cardatatransfer_test.go#L166
bstore.NewBlockstore is deprecated: use github.com/ipfs/boxo/blockstore.NewBlockstore (SA1019)
go-check / All: cardatatransfer/cardatatransfer_test.go#L232
bstore.Blockstore is deprecated: use github.com/ipfs/boxo/blockstore.Blockstore (SA1019)
go-check / All: cardatatransfer/cardatatransfer_test.go#L232
bstore.Blockstore is deprecated: use github.com/ipfs/boxo/blockstore.Blockstore (SA1019)
go-check / All: cardatatransfer/cardatatransfer_test.go#L233
bstore.NewBlockstore is deprecated: use github.com/ipfs/boxo/blockstore.NewBlockstore (SA1019)
go-check / All: cardatatransfer/stores/stores.go#L23
bstore.Blockstore is deprecated: use github.com/ipfs/boxo/blockstore.Blockstore (SA1019)
go-check / All: cardatatransfer/stores/stores.go#L28
bstore.Blockstore is deprecated: use github.com/ipfs/boxo/blockstore.Blockstore (SA1019)
go-check / All: cardatatransfer/stores/stores.go#L32
bstore.Blockstore is deprecated: use github.com/ipfs/boxo/blockstore.Blockstore (SA1019)
go-check / All: cardatatransfer/stores/stores.go#L44
bstore.Blockstore is deprecated: use github.com/ipfs/boxo/blockstore.Blockstore (SA1019)
go-check / All: delegatedrouting/listener.go#L297
server.BitswapWriteProvideRequest is deprecated: protocol-agnostic provide is being worked on in [IPIP-378]: (SA1019)