chore(deps): bump github.com/filecoin-project/lotus from 1.34.1 to 1.34.2 #241
ci.yml
on: pull_request
ci-lint
20s
build-all
3m 22s
lint
4m 27s
gofmt
56s
cbor-check
2m 4s
docs-check
2m 49s
gen-check
2m 48s
mod-tidy-check
46s
lid-docker-compose
2m 43s
Matrix: test
Annotations
46 errors
|
cbor-check
Process completed with exit code 1.
|
|
test (test-itest-lid-cleanup, ./itests/lid_cleanup_test.go)
Process completed with exit code 1.
|
|
test (test-itest-lid-cleanup, ./itests/lid_cleanup_test.go):
retrievalmarket/client/client.go#L124
cannot use cfg.Blockstore (variable of interface type "github.com/ipfs/boxo/blockstore".Blockstore) as "github.com/ipfs/go-ipfs-blockstore".Blockstore value in argument to storeutil.LinkSystemForBlockstore: "github.com/ipfs/boxo/blockstore".Blockstore does not implement "github.com/ipfs/go-ipfs-blockstore".Blockstore (missing method HashOnRead)
|
|
test (test-itest-lid-cleanup, ./itests/lid_cleanup_test.go)
log.LevelEnabled undefined (type *"github.com/ipfs/go-log/v2".ZapEventLogger has no field or method LevelEnabled)
|
|
test (test-itest-dummydeal_offline, ./itests/dummydeal_offline_test.go)
Process completed with exit code 1.
|
|
test (test-itest-dummydeal_offline, ./itests/dummydeal_offline_test.go):
retrievalmarket/client/client.go#L124
cannot use cfg.Blockstore (variable of interface type "github.com/ipfs/boxo/blockstore".Blockstore) as "github.com/ipfs/go-ipfs-blockstore".Blockstore value in argument to storeutil.LinkSystemForBlockstore: "github.com/ipfs/boxo/blockstore".Blockstore does not implement "github.com/ipfs/go-ipfs-blockstore".Blockstore (missing method HashOnRead)
|
|
test (test-itest-dummydeal_offline, ./itests/dummydeal_offline_test.go)
log.LevelEnabled undefined (type *"github.com/ipfs/go-log/v2".ZapEventLogger has no field or method LevelEnabled)
|
|
test (test-itest-multiminer-graphsync, ./itests/multiminer_retrieval_graphsync_test.go)
Process completed with exit code 1.
|
|
test (test-itest-multiminer-graphsync, ./itests/multiminer_retrieval_graphsync_test.go):
retrievalmarket/client/client.go#L124
cannot use cfg.Blockstore (variable of interface type "github.com/ipfs/boxo/blockstore".Blockstore) as "github.com/ipfs/go-ipfs-blockstore".Blockstore value in argument to storeutil.LinkSystemForBlockstore: "github.com/ipfs/boxo/blockstore".Blockstore does not implement "github.com/ipfs/go-ipfs-blockstore".Blockstore (missing method HashOnRead)
|
|
test (test-itest-multiminer-graphsync, ./itests/multiminer_retrieval_graphsync_test.go)
log.LevelEnabled undefined (type *"github.com/ipfs/go-log/v2".ZapEventLogger has no field or method LevelEnabled)
|
|
test (test-itest-data-segment-index, ./itests/data_segment_index_retrieval_test.go)
Process completed with exit code 1.
|
|
test (test-itest-data-segment-index, ./itests/data_segment_index_retrieval_test.go):
retrievalmarket/client/client.go#L124
cannot use cfg.Blockstore (variable of interface type "github.com/ipfs/boxo/blockstore".Blockstore) as "github.com/ipfs/go-ipfs-blockstore".Blockstore value in argument to storeutil.LinkSystemForBlockstore: "github.com/ipfs/boxo/blockstore".Blockstore does not implement "github.com/ipfs/go-ipfs-blockstore".Blockstore (missing method HashOnRead)
|
|
test (test-itest-data-segment-index, ./itests/data_segment_index_retrieval_test.go)
log.LevelEnabled undefined (type *"github.com/ipfs/go-log/v2".ZapEventLogger has no field or method LevelEnabled)
|
|
test (test-itest-ipni, ./itests/ipni_publish_test.go)
Process completed with exit code 1.
|
|
test (test-itest-ipni, ./itests/ipni_publish_test.go):
retrievalmarket/client/client.go#L124
cannot use cfg.Blockstore (variable of interface type "github.com/ipfs/boxo/blockstore".Blockstore) as "github.com/ipfs/go-ipfs-blockstore".Blockstore value in argument to storeutil.LinkSystemForBlockstore: "github.com/ipfs/boxo/blockstore".Blockstore does not implement "github.com/ipfs/go-ipfs-blockstore".Blockstore (missing method HashOnRead)
|
|
test (test-itest-ipni, ./itests/ipni_publish_test.go)
log.LevelEnabled undefined (type *"github.com/ipfs/go-log/v2".ZapEventLogger has no field or method LevelEnabled)
|
|
test (test-itest-direct_deal, ./itests/ddo_test.go)
Process completed with exit code 1.
|
|
test (test-itest-direct_deal, ./itests/ddo_test.go):
retrievalmarket/client/client.go#L124
cannot use cfg.Blockstore (variable of interface type "github.com/ipfs/boxo/blockstore".Blockstore) as "github.com/ipfs/go-ipfs-blockstore".Blockstore value in argument to storeutil.LinkSystemForBlockstore: "github.com/ipfs/boxo/blockstore".Blockstore does not implement "github.com/ipfs/go-ipfs-blockstore".Blockstore (missing method HashOnRead)
|
|
test (test-itest-direct_deal, ./itests/ddo_test.go)
log.LevelEnabled undefined (type *"github.com/ipfs/go-log/v2".ZapEventLogger has no field or method LevelEnabled)
|
|
test (test-booster-bitswap, ./cmd/booster-bitswap)
Process completed with exit code 1.
|
|
test (test-booster-bitswap, ./cmd/booster-bitswap):
retrievalmarket/client/client.go#L124
cannot use cfg.Blockstore (variable of interface type "github.com/ipfs/boxo/blockstore".Blockstore) as "github.com/ipfs/go-ipfs-blockstore".Blockstore value in argument to storeutil.LinkSystemForBlockstore: "github.com/ipfs/boxo/blockstore".Blockstore does not implement "github.com/ipfs/go-ipfs-blockstore".Blockstore (missing method HashOnRead)
|
|
test (test-booster-bitswap, ./cmd/booster-bitswap)
log.LevelEnabled undefined (type *"github.com/ipfs/go-log/v2".ZapEventLogger has no field or method LevelEnabled)
|
|
gen-check
Process completed with exit code 1.
|
|
docs-check
Process completed with exit code 1.
|
|
build-all
Process completed with exit code 2.
|
|
build-all:
retrievalmarket/client/client.go#L124
cannot use cfg.Blockstore (variable of interface type "github.com/ipfs/boxo/blockstore".Blockstore) as "github.com/ipfs/go-ipfs-blockstore".Blockstore value in argument to storeutil.LinkSystemForBlockstore: "github.com/ipfs/boxo/blockstore".Blockstore does not implement "github.com/ipfs/go-ipfs-blockstore".Blockstore (missing method HashOnRead)
|
|
build-all
log.LevelEnabled undefined (type *"github.com/ipfs/go-log/v2".ZapEventLogger has no field or method LevelEnabled)
|
|
test (test-itest-retrieval, ./itests/graphsync_retrieval_test.go)
Process completed with exit code 1.
|
|
test (test-itest-retrieval, ./itests/graphsync_retrieval_test.go):
retrievalmarket/client/client.go#L124
cannot use cfg.Blockstore (variable of interface type "github.com/ipfs/boxo/blockstore".Blockstore) as "github.com/ipfs/go-ipfs-blockstore".Blockstore value in argument to storeutil.LinkSystemForBlockstore: "github.com/ipfs/boxo/blockstore".Blockstore does not implement "github.com/ipfs/go-ipfs-blockstore".Blockstore (missing method HashOnRead)
|
|
test (test-itest-retrieval, ./itests/graphsync_retrieval_test.go)
log.LevelEnabled undefined (type *"github.com/ipfs/go-log/v2".ZapEventLogger has no field or method LevelEnabled)
|
|
test (test-itest-dummydeal, ./itests/dummydeal_test.go)
Process completed with exit code 1.
|
|
test (test-itest-dummydeal, ./itests/dummydeal_test.go):
retrievalmarket/client/client.go#L124
cannot use cfg.Blockstore (variable of interface type "github.com/ipfs/boxo/blockstore".Blockstore) as "github.com/ipfs/go-ipfs-blockstore".Blockstore value in argument to storeutil.LinkSystemForBlockstore: "github.com/ipfs/boxo/blockstore".Blockstore does not implement "github.com/ipfs/go-ipfs-blockstore".Blockstore (missing method HashOnRead)
|
|
test (test-itest-dummydeal, ./itests/dummydeal_test.go)
log.LevelEnabled undefined (type *"github.com/ipfs/go-log/v2".ZapEventLogger has no field or method LevelEnabled)
|
|
test (test-provider, ./storagemarket)
Process completed with exit code 1.
|
|
test (test-provider, ./storagemarket)
log.LevelEnabled undefined (type *"github.com/ipfs/go-log/v2".ZapEventLogger has no field or method LevelEnabled)
|
|
test (test-booster-http, ./cmd/booster-http)
Process completed with exit code 1.
|
|
test (test-booster-http, ./cmd/booster-http):
retrievalmarket/client/client.go#L124
cannot use cfg.Blockstore (variable of interface type "github.com/ipfs/boxo/blockstore".Blockstore) as "github.com/ipfs/go-ipfs-blockstore".Blockstore value in argument to storeutil.LinkSystemForBlockstore: "github.com/ipfs/boxo/blockstore".Blockstore does not implement "github.com/ipfs/go-ipfs-blockstore".Blockstore (missing method HashOnRead)
|
|
test (test-booster-http, ./cmd/booster-http)
log.LevelEnabled undefined (type *"github.com/ipfs/go-log/v2".ZapEventLogger has no field or method LevelEnabled)
|
|
lint
Process completed with exit code 1.
|
|
lint:
cmd/lib/stores/filestore.go#L80
not enough arguments in call to filestore.NewFilestore
|
|
test (test-all, `go list ./... | grep -v boost/db | grep -v boost/storagemarket | grep -v boost/i...
Process completed with exit code 1.
|
|
test (test-all, `go list ./... | grep -v boost/db | grep -v boost/storagemarket | grep -v boost/i...:
retrievalmarket/testutil/testutil.go#L67
cannot use testData.Bs2 (variable of interface type "github.com/ipfs/boxo/blockstore".Blockstore) as "github.com/ipfs/go-ipfs-blockstore".Blockstore value in argument to storeutil.LinkSystemForBlockstore: "github.com/ipfs/boxo/blockstore".Blockstore does not implement "github.com/ipfs/go-ipfs-blockstore".Blockstore (missing method HashOnRead)
|
|
test (test-all, `go list ./... | grep -v boost/db | grep -v boost/storagemarket | grep -v boost/i...:
retrievalmarket/testutil/testutil.go#L64
cannot use testData.Bs1 (variable of interface type "github.com/ipfs/boxo/blockstore".Blockstore) as "github.com/ipfs/go-ipfs-blockstore".Blockstore value in argument to storeutil.LinkSystemForBlockstore: "github.com/ipfs/boxo/blockstore".Blockstore does not implement "github.com/ipfs/go-ipfs-blockstore".Blockstore (missing method HashOnRead)
|
|
test (test-all, `go list ./... | grep -v boost/db | grep -v boost/storagemarket | grep -v boost/i...:
retrievalmarket/client/client.go#L124
cannot use cfg.Blockstore (variable of interface type "github.com/ipfs/boxo/blockstore".Blockstore) as "github.com/ipfs/go-ipfs-blockstore".Blockstore value in argument to storeutil.LinkSystemForBlockstore: "github.com/ipfs/boxo/blockstore".Blockstore does not implement "github.com/ipfs/go-ipfs-blockstore".Blockstore (missing method HashOnRead)
|
|
test (test-all, `go list ./... | grep -v boost/db | grep -v boost/storagemarket | grep -v boost/i...:
cmd/lib/stores/filestore.go#L80
not enough arguments in call to filestore.NewFilestore
|
|
test (test-all, `go list ./... | grep -v boost/db | grep -v boost/storagemarket | grep -v boost/i...
log.LevelEnabled undefined (type *"github.com/ipfs/go-log/v2".ZapEventLogger has no field or method LevelEnabled)
|