build(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.2 #825
Annotations
10 errors and 2 warnings
lint:
x/feeburn/proposal_handler.go#L4
"cosmossdk.io/errors" imported as errorsmod 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:
app/ante.go#L68
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/migaloo-chain/migaloo-chain. Supported file pattern: go.sum
|