Fix ResponseWriter to not minify if there is no supported^CequestURI … #506
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.
|