storj/satellite/console/consoleweb
Egon Elbre 00b2e1a7d7 all: enable staticcheck (#2849)
* by having megacheck in disable it also disabled staticcheck

* fix closing body

* keep interfacer disabled

* hide bodies

* don't use deprecated func

* fix dead code

* fix potential overrun

* keep stylecheck disabled

* don't pass nil as context

* fix infinite recursion

* remove extraneous return

* fix data race

* use correct func

* ignore unused var

* remove unused consts
2019-08-22 13:40:15 +02:00
..
consoleql satellite/rewards: update current reward to be finished once redemption cap has reached (#2745) 2019-08-14 15:53:48 -04:00
server.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
utils.go remove utils.CombineErrors and utils.ErrorGroup (#1603) 2019-03-29 14:30:23 +02:00