Added support for Discord OAuth2 #97
Annotations
7 errors
db/db.go#L50
Error return value of `tx.Rollback` is not checked (errcheck)
|
api/savedata/clear.go#L54
Error return value of `db.SetAccountBanned` is not checked (errcheck)
|
api/endpoints.go#L153
Error return value of `w.Write` is not checked (errcheck)
|
api/endpoints.go#L826
Error return value of `w.Write` is not checked (errcheck)
|
api/endpoints.go#L901
Error return value of `db.RemoveDiscordAuthByUUID` is not checked (errcheck)
|
api/endpoints.go#L45
var `user` is unused (unused)
|
|
The logs for this run have expired and are no longer available.
Loading