Admin panel upgrade server updates #205
Annotations
6 errors
Lint Codebase:
db/db.go#L50
Error return value of `tx.Rollback` is not checked (errcheck)
|
Lint Codebase:
api/savedata/clear.go#L54
Error return value of `db.SetAccountBanned` is not checked (errcheck)
|
Lint Codebase:
api/endpoints.go#L168
Error return value of `w.Write` is not checked (errcheck)
|
Lint Codebase:
api/endpoints.go#L565
Error return value of `w.Write` is not checked (errcheck)
|
Lint Codebase:
api/account/discord.go#L118
unreachable: unreachable code (govet)
|
Lint Codebase
issues found
|
Loading