All checks were successful
Lint PR / commitlint (pull_request) Successful in 28s
Go / build (1.22) (pull_request) Successful in 1m10s
Go / build (1.23) (pull_request) Successful in 1m8s
Go / build (1.24) (pull_request) Successful in 1m11s
Go / build (1.22) (push) Successful in 1m7s
Go / build (1.24) (push) Successful in 1m3s
Go / build (1.23) (push) Successful in 1m5s
Instead of logging + NoContent(http.StatusIntervalServerError). Gin already logs the error when returned and returns a 500 to the client.