chore(deps): bump github.com/cometbft/cometbft from 0.37.4 to 0.38.12 #2080
Annotations
10 errors and 1 warning
ante/ante.go#L6
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
|
|
|
ante/ante.go#L22
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
ante/ante.go#L25
opts.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
ante/ante.go#L28
opts.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
ante/ante.go#L32
opts.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
|
ante/ante.go#L39
opts.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
ante/ante.go#L42
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
ante/ante.go#L43
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
|
This job failed
Loading