chore(deps): bump github.com/cometbft/cometbft from 0.37.4 to 0.38.12 #2080
Annotations
10 errors and 1 warning
lint:
ante/ante.go#L6
could not import github.com/cosmos/cosmos-sdk/types/errors (-: # github.com/cosmos/cosmos-sdk/types/errors
|
lint
undefined: abci.ResponseDeliverTx
|
lint
undefined: abci.ResponseDeliverTx) (typecheck)
|
lint:
ante/ante.go#L22
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint:
ante/ante.go#L25
opts.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
|
lint:
ante/ante.go#L28
opts.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
lint:
ante/ante.go#L32
opts.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
|
lint:
ante/ante.go#L39
opts.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
lint:
ante/ante.go#L42
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint:
ante/ante.go#L43
opts.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/pstake-native/pstake-native. Supported file pattern: go.sum
|