Merge branch 'pagefaultgames:master' into master #8
Annotations
6 errors
Lint Codebase:
db/db.go#L56
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/savedata/update.go#L49
Error return value of `db.SetAccountBanned` is not checked (errcheck)
|
Lint Codebase:
api/endpoints.go#L244
func `clearSessionData` is unused (unused)
|
Lint Codebase:
api/endpoints.go#L332
func `deleteSystemSave` is unused (unused)
|
Lint Codebase
issues found
|
Loading