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