Skip to content

Implemented new logging system #376

Implemented new logging system

Implemented new logging system #376

Triggered via pull request July 31, 2024 13:28
Status Failure
Total duration 4m 8s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint-tidy: client.go#L179
func `(*httpClient).createRequest` is unused (unused)
lint-tidy: client.go#L211
func `(*httpClient).applyMutators` is unused (unused)
lint-tidy: client.go#L223
func `(*httpClient).logRequest` is unused (unused)
lint-tidy: client.go#L241
func `(*httpClient).sendRequest` is unused (unused)
lint-tidy: client.go#L252
func `(*httpClient).checkHTTPError` is unused (unused)
lint-tidy: client.go#L263
func `(*httpClient).logResponse` is unused (unused)
lint-tidy: client.go#L283
func `(*httpClient).decodeResponseBody` is unused (unused)
lint-tidy: client.go#L253
ineffectual assignment to resp (ineffassign)
lint-tidy
issues found