Skip to content

feat: Automatic Inflation Distribution #9

feat: Automatic Inflation Distribution

feat: Automatic Inflation Distribution #9

Triggered via pull request February 22, 2024 00:13
Status Failure
Total duration 2m 22s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests: app/app.go#L399
cannot use app.BankKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/bank/keeper".BaseKeeper) as "github.com/liftedinit/manifest-ledger/x/mint/types".BankKeeper value in argument to mintkeeper.NewKeeper: "github.com/cosmos/cosmos-sdk/x/bank/keeper".BaseKeeper does not implement "github.com/liftedinit/manifest-ledger/x/mint/types".BankKeeper (wrong type for method SupplyOf)
tests
Process completed with exit code 2.