feat: Add admin Discord link endpoint #177
Annotations
7 errors
api/savedata/clear.go#L54
Error return value of `db.SetAccountBanned` is not checked (errcheck)
|
db/db.go#L50
Error return value of `tx.Rollback` is not checked (errcheck)
|
api/account/changepw.go#L35
printf: non-constant format string in call to fmt.Errorf (govet)
|
api/account/register.go#L45
printf: non-constant format string in call to fmt.Errorf (govet)
|
api/endpoints.go#L164
Error return value of `w.Write` is not checked (errcheck)
|
api/endpoints.go#L561
Error return value of `w.Write` is not checked (errcheck)
|
|
This job succeeded
Loading