bring gdt-http up to modern gdt core #1
Annotations
8 errors
|
lint
issues found
|
|
lint:
action.go#L14
ST1019(related information): other import of "net/http" (staticcheck)
|
|
lint:
action.go#L13
ST1019: package "net/http" is being imported more than once (staticcheck)
|
|
lint:
eval.go#L36
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
lint:
eval.go#L35
Error return value of `io.Copy` is not checked (errcheck)
|
|
lint:
action.go#L133
Error return value of `a.preprocessMap` is not checked (errcheck)
|
|
lint:
action.go#L130
Error return value of `a.preprocessMap` is not checked (errcheck)
|
|
lint:
action.go#L66
Error return value of `b.Seek` is not checked (errcheck)
|