chore(deps): upgrade frisbii to v0.8.2 for ipfs retrieval compat #223
ci.yml
on: pull_request
ci-lint
23s
build-all
4m 31s
lint
4m 37s
gofmt
51s
cbor-check
2m 12s
docs-check
3m 1s
gen-check
2m 51s
mod-tidy-check
56s
lid-docker-compose
1m 29s
Matrix: test
Annotations
16 errors
|
gofmt
Process completed with exit code 1.
|
|
test (test-itest-ipni, ./itests/ipni_publish_test.go)
Process completed with exit code 1.
|
|
test (test-itest-ipni, ./itests/ipni_publish_test.go)
cannot use c.topic (variable of type string) as dagsync.Option value in argument to dagsync.NewSubscriber
|
|
test (test-itest-ipni, ./itests/ipni_publish_test.go)
cannot use c.store.LinkSystem (variable of struct type ipld.LinkSystem) as dagsync.Option value in argument to dagsync.NewSubscriber
|
|
test (test-itest-ipni, ./itests/ipni_publish_test.go)
cannot use c.store.Batching (variable of interface type datastore.Batching) as ipld.LinkSystem value in argument to dagsync.NewSubscriber
|
|
cbor-check
Process completed with exit code 1.
|
|
gen-check
Process completed with exit code 1.
|
|
docs-check
Process completed with exit code 1.
|
|
lint
Process completed with exit code 1.
|
|
lint
cannot use c.topic (variable of type string) as dagsync.Option value in argument to dagsync.NewSubscriber) (typecheck)
|
|
lint
cannot use c.store.LinkSystem (variable of struct type ipld.LinkSystem) as dagsync.Option value in argument to dagsync.NewSubscriber
|
|
lint
cannot use c.store.Batching (variable of interface type datastore.Batching) as ipld.LinkSystem value in argument to dagsync.NewSubscriber
|
|
lint:
itests/ipni_publish_test.go#L17
could not import github.com/ipni/ipni-cli/pkg/adpub (-: # github.com/ipni/ipni-cli/pkg/adpub
|
|
test (test-booster-http, ./cmd/booster-http)
Process completed with exit code 1.
|
|
test (test-itest-lid-cleanup, ./itests/lid_cleanup_test.go)
Process completed with exit code 1.
|
|
test (test-all, `go list ./... | grep -v boost/db | grep -v boost/storagemarket | grep -v boost/i...
Process completed with exit code 1.
|