feat(x/vault, x/auction, x/oracle): Init & ExportGenesis #444
Annotations
10 errors and 2 warnings
lint:
x/vaults/module/autocli.go#L1
: # github.com/onomyprotocol/reserve/x/vaults/module
|
lint:
x/vaults/module/genesis.go#L12
cannot use genState (variable of type "github.com/onomyprotocol/reserve/x/vaults/types".GenesisState) as *"github.com/onomyprotocol/reserve/x/vaults/types".GenesisState value in argument to k.InitGenesis (typecheck)
|
lint:
app/module.go#L81
could not import github.com/onomyprotocol/reserve/x/vaults/module (-: # github.com/onomyprotocol/reserve/x/vaults/module
|
lint:
x/vaults/module/genesis.go#L12
cannot use genState (variable of type "github.com/onomyprotocol/reserve/x/vaults/types".GenesisState) as *"github.com/onomyprotocol/reserve/x/vaults/types".GenesisState value in argument to k.InitGenesis) (typecheck)
|
lint:
x/auction/keeper/keeper_test.go#L21
s.Setup undefined (type *KeeperTestSuite has no field or method Setup) (typecheck)
|
lint:
x/auction/keeper/keeper_test.go#L23
s.App undefined (type *KeeperTestSuite has no field or method App) (typecheck)
|
lint:
x/auction/keeper/keeper_test.go#L29
cannot use new(KeeperTestSuite) (value of type *KeeperTestSuite) as suite.TestingSuite value in argument to suite.Run: *KeeperTestSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
|
lint:
x/auction/keeper/keeper_test.go#L35
s.Ctx undefined (type *KeeperTestSuite has no field or method Ctx) (typecheck)
|
lint:
x/auction/keeper/keeper_test.go#L36
s.Require undefined (type *KeeperTestSuite has no field or method Require) (typecheck)
|
lint:
x/auction/keeper/keeper_test.go#L38
s.Ctx undefined (type *KeeperTestSuite has no field or method Ctx) (typecheck)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/reserve/reserve. Supported file pattern: go.sum
|