Skip to content

Sam/ns auction

Sam/ns auction #1

Triggered via pull request January 10, 2024 17:04
Status Failure
Total duration 2m 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: app/app.go#L506
Error return value of `app.UpgradeKeeper.SetModuleVersionMap` is not checked (errcheck)
golangci-lint: app/export.go#L76
Error return value of `app.StakingKeeper.IterateValidators` is not checked (errcheck)
golangci-lint: app/export.go#L117
Error return value of `app.StakingKeeper.IterateValidators` is not checked (errcheck)
golangci-lint: app/export.go#L174
Error return value of `app.StakingKeeper.IterateRedelegations` is not checked (errcheck)
golangci-lint: app/export.go#L178
Error return value of `app.StakingKeeper.SetRedelegation` is not checked (errcheck)
golangci-lint: app/export.go#L183
Error return value of `app.StakingKeeper.IterateUnbondingDelegations` is not checked (errcheck)
golangci-lint: app/export.go#L187
Error return value of `app.StakingKeeper.SetUnbondingDelegation` is not checked (errcheck)
golangci-lint: app/export.go#L211
Error return value of `app.StakingKeeper.SetValidator` is not checked (errcheck)
golangci-lint: app/app.go#L265
composites: github.com/cosmos/sdk-tutorials/x/ns-auction/abci.ProcessProposalHandler struct literal uses unkeyed fields (govet)
golangci-lint
Process completed with exit code 2.