Skip to content

Problem: dependencies are not up to date #2941

Problem: dependencies are not up to date

Problem: dependencies are not up to date #2941

Triggered via pull request October 30, 2024 03:28
Status Failure
Total duration 5m 33s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: x/nft/simulation/decoder.go#L41
missing return (typecheck)
golangci-lint: x/nft-transfer/keeper/relay.go#L97
undefined: metrics (typecheck)
golangci-lint: x/nft-transfer/keeper/relay.go#L105
undefined: metrics (typecheck)
golangci-lint: x/nft-transfer/simulation/decoder.go#L33
missing return (typecheck)
golangci-lint: app/ante.go#L22
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
golangci-lint: app/ante.go#L25
options.BankKeeper undefined (type HandlerOptions has no field or method BankKeeper) (typecheck)
golangci-lint: app/ante.go#L28
options.SignModeHandler undefined (type HandlerOptions has no field or method SignModeHandler) (typecheck)
golangci-lint: app/ante.go#L32
options.SigGasConsumer undefined (type HandlerOptions has no field or method SigGasConsumer) (typecheck)
golangci-lint: app/ante.go#L39
options.ExtensionOptionChecker undefined (type HandlerOptions has no field or method ExtensionOptionChecker) (typecheck)
golangci-lint: app/ante.go#L42
options.AccountKeeper undefined (type HandlerOptions has no field or method AccountKeeper) (typecheck)
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/