Skip to content

Add standardization to HTTP response #90

Add standardization to HTTP response

Add standardization to HTTP response #90

Re-run triggered October 18, 2024 06:32
Status Failure
Total duration 34s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: util/helpers.go#L22
ST1003: type HttpResponse should be HTTPResponse (stylecheck)
lint: util/helpers.go#L152
ST1003: func generateHttpResponse should be generateHTTPResponse (stylecheck)
lint: util/helpers.go#L178
ST1003: func HttpResponseJSON should be HTTPResponseJSON (stylecheck)
lint: util/helpers.go#L182
ST1003: func HttpResponseException should be HTTPResponseException (stylecheck)
lint
issues found