You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ GO111MODULE=on go test -v github.com/timakin/bodyclose/passes/bodyclose
=== RUN Test
--- FAIL: Test (1.51s)
analysistest.go:251: a/a.go:88:20: unexpected diagnostic: response body must be closed
FAIL
FAIL github.com/timakin/bodyclose/passes/bodyclose 1.529s
The text was updated successfully, but these errors were encountered:
Hello, the following code is good, but bodyclose finds it bad:
The text was updated successfully, but these errors were encountered: