Sam/ns auction #1
Annotations
10 errors
run linting:
app/app.go#L506
Error return value of `app.UpgradeKeeper.SetModuleVersionMap` is not checked (errcheck)
|
run linting:
app/export.go#L76
Error return value of `app.StakingKeeper.IterateValidators` is not checked (errcheck)
|
run linting:
app/export.go#L117
Error return value of `app.StakingKeeper.IterateValidators` is not checked (errcheck)
|
run linting:
app/export.go#L174
Error return value of `app.StakingKeeper.IterateRedelegations` is not checked (errcheck)
|
run linting:
app/export.go#L178
Error return value of `app.StakingKeeper.SetRedelegation` is not checked (errcheck)
|
run linting:
app/export.go#L183
Error return value of `app.StakingKeeper.IterateUnbondingDelegations` is not checked (errcheck)
|
run linting:
app/export.go#L187
Error return value of `app.StakingKeeper.SetUnbondingDelegation` is not checked (errcheck)
|
run linting:
app/export.go#L211
Error return value of `app.StakingKeeper.SetValidator` is not checked (errcheck)
|
run linting:
app/app.go#L265
composites: github.com/cosmos/sdk-tutorials/x/ns-auction/abci.ProcessProposalHandler struct literal uses unkeyed fields (govet)
|
run linting
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading