golangci-lint #43
Annotations
10 errors and 1 warning
lint:
testutil/processblock/common.go#L49
a.InitChain undefined (type *App has no field or method InitChain) (typecheck)
|
lint:
testutil/processblock/common.go#L60
a.GetContextForDeliverTx undefined (type *App has no field or method GetContextForDeliverTx) (typecheck)
|
lint:
testutil/processblock/common.go#L73
a.GetContextForDeliverTx undefined (type *App has no field or method GetContextForDeliverTx) (typecheck)
|
lint:
testutil/processblock/common.go#L74
a.Commit undefined (type *App has no field or method Commit) (typecheck)
|
lint:
testutil/processblock/common.go#L83
a.FinalizeBlock undefined (type *App has no field or method FinalizeBlock) (typecheck)
|
lint:
testutil/processblock/common.go#L120
a.StakingKeeper undefined (type *App has no field or method StakingKeeper) (typecheck)
|
lint:
testutil/processblock/genesisacc.go#L10
a.AccountKeeper undefined (type *App has no field or method AccountKeeper) (typecheck)
|
lint:
testutil/processblock/genesisacc.go#L17
a.AccountKeeper undefined (type *App has no field or method AccountKeeper) (typecheck)
|
lint:
testutil/processblock/genesisbank.go#L20
a.BankKeeper undefined (type *App has no field or method BankKeeper) (typecheck)
|
lint:
testutil/processblock/genesisbank.go#L23
a.BankKeeper undefined (type *App has no field or method BankKeeper) (typecheck)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|