feat(dividends): module scaffolding #1066
Annotations
22 errors and 4 warnings
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build
Cannot open: File exists
|
build:
x/dividends/keeper/keeper_test.go#L10
no required module provides package github.com/dymensionxyz/dymension/v3/app/apptesting; to add it:
|
build
Process completed with exit code 1.
|
lint:
x/dividends/keeper/allocation.go#L24
undefined: types.VestingCondition_Block
|
lint:
x/dividends/keeper/allocation.go#L31
undefined: types.QueryCondition_Funds
|
lint:
x/dividends/keeper/grpc_query.go#L29
q.keeper.GetGaugeByID undefined (type Keeper has no field or method GetGaugeByID)
|
lint:
x/dividends/keeper/msg_server.go#L36
undefined: types.TypeEvtCreateGauge
|
lint:
x/dividends/keeper/msg_server.go#L37
undefined: types.AttributeGaugeID
|
lint:
x/dividends/keeper/msg_server.go#L37
undefined: osmoutils
|
lint:
x/dividends/keeper/msg_server.go#L37
undefined: gaugeID (typecheck)
|
lint:
x/dividends/keeper/keeper_test.go#L21
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/dividends/keeper/keeper_test.go#L26
suite.T undefined (type *KeeperTestSuite has no field or method T) (typecheck)
|
lint:
x/dividends/keeper/keeper_test.go#L29
suite.App undefined (type *KeeperTestSuite has no field or method App) (typecheck)
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build
The process '/usr/bin/git' failed with exit code 128
|
lint
The process '/usr/bin/git' failed with exit code 128
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|