feat(x/ecocredit): add BurnRegen method #8089
lint.yml
on: pull_request
buf-lint
10s
protolint
39s
Matrix: golangci
Annotations
10 errors and 1 warning
golangci (x/ecocredit):
x/ecocredit/simulation/utils/utils.go#L15
could not import github.com/regen-network/regen-ledger/x/ecocredit/v3/base/types/v1 (-: # github.com/regen-network/regen-ledger/x/ecocredit/v3/base/types/v1
|
golangci (x/ecocredit)
cannot use m (variable of type MsgBurnRegen) as type "github.com/cosmos/cosmos-sdk/types".Msg in argument to sdk.MsgTypeURL:
|
golangci (x/ecocredit)
cannot use m (variable of type MsgBurnRegen) as type "github.com/cosmos/cosmos-sdk/types".Msg in argument to sdk.MsgTypeURL:
|
golangci (x/ecocredit):
x/ecocredit/base/simulation/msg_add_class_creator.go#L15
could not import github.com/regen-network/regen-ledger/x/ecocredit/v3/base/types/v1 (-: # github.com/regen-network/regen-ledger/x/ecocredit/v3/base/types/v1
|
golangci (x/ecocredit)
cannot use m (variable of type MsgBurnRegen) as type "github.com/cosmos/cosmos-sdk/types".Msg in argument to sdk.MsgTypeURL:
|
golangci (x/ecocredit)
cannot use m (variable of type MsgBurnRegen) as type "github.com/cosmos/cosmos-sdk/types".Msg in argument to sdk.MsgTypeURL:
|
golangci (x/ecocredit):
x/ecocredit/basket/simulation/msg_create.go#L19
could not import github.com/regen-network/regen-ledger/x/ecocredit/v3/base/types/v1 (-: # github.com/regen-network/regen-ledger/x/ecocredit/v3/base/types/v1
|
golangci (x/ecocredit)
cannot use m (variable of type MsgBurnRegen) as type "github.com/cosmos/cosmos-sdk/types".Msg in argument to sdk.MsgTypeURL:
|
golangci (x/ecocredit)
cannot use m (variable of type MsgBurnRegen) as type "github.com/cosmos/cosmos-sdk/types".Msg in argument to sdk.MsgTypeURL:
|
golangci (x/ecocredit):
x/ecocredit/base/types/v1/codec.go#L1
: # github.com/regen-network/regen-ledger/x/ecocredit/v3/base/types/v1 [github.com/regen-network/regen-ledger/x/ecocredit/v3/base/types/v1.test]
|
buf-lint
No github_token supplied, API requests will be subject to stricter rate limiting
|