Comment out SQL migrations-related code #253
Annotations
4 errors
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
issues found
|
Loading