Fix linter errors on cosmos-sdk upgrade branch #13719
Annotations
4 errors
Run lint:
testing/e2e/e2e_staking_test.go#L106
unslice: could simplify pubkey[:] to pubkey (gocritic)
|
Run lint:
testing/e2e/e2e_staking_test.go#L113
unslice: could simplify pubkey[:] to pubkey (gocritic)
|
Run lint:
cli/commands/server/start.go#L111
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Run lint
Process completed with exit code 2.
|
Loading