Skip to content

Implement reverse image proxy #35

Implement reverse image proxy

Implement reverse image proxy #35

Triggered via pull request March 27, 2024 14:41
Status Failure
Total duration 3m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: server/imageproxyserver.go#L100
Error return value of `resp.Body.Close` is not checked (errcheck)
lint: server/imageproxyserver.go#L202
Error return value of `resp.Body.Close` is not checked (errcheck)
lint: server/imageproxyserver.go#L117
string `*** has 3 occurrences, make it a constant (goconst)
lint: cmd/main.go#L76
line is 125 characters (lll)
lint
issues found