chore(tests): add rewards simulation tests #736
Annotations
10 errors and 1 warning
GolangCI:
x/rewards/simulation/msg_factory.go#L216
assignment mismatch: 3 variables but sk.GetService returns 2 values (typecheck)
|
GolangCI:
x/rewards/module.go#L24
could not import github.com/milkyway-labs/milkyway/v3/x/rewards/simulation (-: # github.com/milkyway-labs/milkyway/v3/x/rewards/simulation
|
GolangCI:
x/rewards/simulation/msg_factory.go#L216
assignment mismatch: 3 variables but sk.GetService returns 2 values) (typecheck)
|
GolangCI:
app/export.go#L45
app.StakingKeeper undefined (type *MilkyWayApp has no field or method StakingKeeper) (typecheck)
|
GolangCI:
app/app.go#L411
app.UpgradeKeeper undefined (type *MilkyWayApp has no field or method UpgradeKeeper) (typecheck)
|
GolangCI:
app/app_helpers.go#L25
app.IBCKeeper undefined (type *MilkyWayApp has no field or method IBCKeeper) (typecheck)
|
GolangCI:
app/app_helpers.go#L30
app.ScopedIBCKeeper undefined (type *MilkyWayApp has no field or method ScopedIBCKeeper) (typecheck)
|
GolangCI:
app/app_helpers.go#L20
app.StakingKeeper undefined (type *MilkyWayApp has no field or method StakingKeeper) (typecheck)
|
GolangCI:
app/app.go#L215
app.BankKeeper undefined (type *MilkyWayApp has no field or method BankKeeper) (typecheck)
|
GolangCI:
app/app.go#L251
app.CrisisKeeper undefined (type *MilkyWayApp has no field or method CrisisKeeper) (typecheck)
|
GolangCI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|