Fix gosec warnings #1
Annotations
4 errors
|
lint
issues found
|
|
lint:
internal/pub/pub_test.go#L129
QF1003: could use tagged switch on d.Scope (staticcheck)
|
|
lint:
internal/packagist/packagist_test.go#L158
QF1003: could use tagged switch on d.Scope (staticcheck)
|
|
lint:
internal/core/client.go#L104
Error return value of `resp.Body.Close` is not checked (errcheck)
|