build(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.20.3 #1031
Annotations
10 errors and 1 warning
lint:
x/feeburn/proposal_handler.go#L4
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
|
lint:
x/feeburn/proposal_handler.go#L8
"github.com/cosmos/cosmos-sdk/types/errors" imported as errortypes and not used (typecheck)
|
lint:
cmd/migalood/main.go#L4
"os" imported and not used (typecheck)
|
lint:
app/ante.go#L32
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint:
app/ante.go#L38
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
|
lint:
app/ante.go#L52
options.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
|
lint:
app/ante.go#L61
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
|
lint:
app/ante.go#L64
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint:
app/ante.go#L65
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint:
app/ante.go#L66
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/migaloo-chain/migaloo-chain. Supported file pattern: go.sum
|