feat(shwap): Update availability to work with shwap #8396
ci_release.yml
on: pull_request
setup
0s
Matrix: go-ci / Unit Tests Coverage
go-ci
/
...
/
Da Tests Sync
go-ci
/
...
/
Integration Tests API
go-ci
/
...
/
Integration Tests Blob
go-ci
/
...
/
Integration Tests Fraud
go-ci
/
...
/
Integration Tests ND
go-ci
/
...
/
Integration Tests Reconstruction
go-ci
/
...
/
Integration Tests Sync
go-ci
/
...
/
Integration Tests p2p
upload-docs
0s
Annotations
11 errors
go-ci / Go Mod Tidy Check
Process completed with exit code 1.
|
go-ci / Lint:
nodebuilder/tests/swamp/swamp.go#L180
cannot use store (variable of type *"github.com/celestiaorg/celestia-node/share/eds".Store) as *"github.com/celestiaorg/celestia-node/store".Store value in argument to core.NewExchange (typecheck)
|
go-ci / Lint:
das/daser_test.go#L45
undefined: light.TestAvailability (typecheck)
|
go-ci / Lint:
das/daser_test.go#L85
undefined: light.TestAvailability (typecheck)
|
go-ci / Lint:
das/daser_test.go#L160
undefined: full.TestAvailability (typecheck)
|
go-ci / Lint:
nodebuilder/core/module.go#L49
cannot use store (variable of type *"github.com/celestiaorg/celestia-node/share/eds".Store) as *"github.com/celestiaorg/celestia-node/store".Store value in argument to core.NewExchange (typecheck)
|
go-ci / Lint:
nodebuilder/core/module.go#L68
cannot use store (variable of type *"github.com/celestiaorg/celestia-node/share/eds".Store) as *"github.com/celestiaorg/celestia-node/store".Store value in argument to core.NewListener (typecheck)
|
go-ci / Lint:
nodebuilder/share/constructors.go#L52
cannot use shrexGetter (variable of type *shrex_getter.Getter) as "github.com/celestiaorg/celestia-node/share".Getter value in argument to append: *shrex_getter.Getter does not implement "github.com/celestiaorg/celestia-node/share".Getter (wrong type for method GetSharesByNamespace)
|
go-ci / Lint:
nodebuilder/share/constructors.go#L70
cannot use shrexGetter (variable of type *shrex_getter.Getter) as "github.com/celestiaorg/celestia-node/share".Getter value in argument to append: *shrex_getter.Getter does not implement "github.com/celestiaorg/celestia-node/share".Getter (wrong type for method GetSharesByNamespace)
|
go-ci / Lint:
nodebuilder/share/constructors.go#L84
cannot use shrexGetter (variable of type *shrex_getter.Getter) as "github.com/celestiaorg/celestia-node/share".Getter value in argument to append: *shrex_getter.Getter does not implement "github.com/celestiaorg/celestia-node/share".Getter (wrong type for method GetSharesByNamespace)
|
go-ci / Lint:
nodebuilder/share/module.go#L216
cannot use getter (variable of type "github.com/celestiaorg/celestia-node/share".Getter) as shwap.Getter value in argument to light.NewShareAvailability: "github.com/celestiaorg/celestia-node/share".Getter does not implement shwap.Getter (wrong type for method GetSharesByNamespace)
|