[Mint] π€ New token model implementation #1281
Annotations
10 errors and 1 warning
test-go:
x/mint/keeper/genesis_test.go#L63
too many arguments in call to types.NewMinter
|
test-go:
x/mint/keeper/genesis_test.go#L67
not enough arguments in call to types.NewParams
|
test-go:
x/mint/keeper/keeper_test.go#L81
unknown field AnnualReductionFactor in struct literal of type "github.com/okp4/okp4d/x/mint/types".Params
|
test-go:
x/mint/keeper/keeper_test.go#L90
unknown field AnnualReductionFactor in struct literal of type "github.com/okp4/okp4d/x/mint/types".Params
|
test-go:
x/mint/keeper/msg_server_test.go#L28
unknown field AnnualReductionFactor in struct literal of type "github.com/okp4/okp4d/x/mint/types".Params
|
test-go:
x/mint/keeper/msg_server_test.go#L40
unknown field AnnualReductionFactor in struct literal of type "github.com/okp4/okp4d/x/mint/types".Params
|
test-go:
x/mint/simulation/decoder_test.go#L23
too many arguments in call to types.NewMinter
|
test-go:
x/mint/simulation/genesis_test.go#L50
mintGenesis.Params.AnnualReductionFactor undefined (type "github.com/okp4/okp4d/x/mint/types".Params has no field or method AnnualReductionFactor)
|
test-go:
x/mint/simulation/genesis_test.go#L53
too many arguments in call to mintGenesis.Minter.BlockProvision
|
test-go:
x/mint/simulation/genesis_test.go#L56
not enough arguments in call to mintGenesis.Minter.NextInflation
|
test-blockchain
The following actions uses node12 which is deprecated and will be forced to run on node16: ifaxity/wait-on-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|