Skip to content

Fix ResponseWriter to not minify if there is no supported^CequestURI … #506

Fix ResponseWriter to not minify if there is no supported^CequestURI …

Fix ResponseWriter to not minify if there is no supported^CequestURI … #506

Triggered via push January 25, 2024 14:55
Status Failure
Total duration 51s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: minify.go#L94
Error return value of `io.Copy` is not checked (errcheck)
lint: json/json.go#L55
Error return value of `w.Write` is not checked (errcheck)
lint: json/json.go#L57
Error return value of `w.Write` is not checked (errcheck)
lint: json/json.go#L65
Error return value of `w.Write` is not checked (errcheck)
lint: js/js.go#L93
Error return value of `m.w.Write` is not checked (errcheck)
lint: js/js.go#L95
Error return value of `m.w.Write` is not checked (errcheck)
lint: js/js.go#L105
Error return value of `m.w.Write` is not checked (errcheck)
lint: css/css.go#L164
Error return value of `c.w.Write` is not checked (errcheck)
lint: css/css.go#L174
Error return value of `c.w.Write` is not checked (errcheck)
lint: css/css.go#L180
Error return value of `c.w.Write` is not checked (errcheck)
build
Process completed with exit code 1.