Remove unneeded function #252
Annotations
5 errors and 1 warning
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
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading