Skip to content

Fix gosec warnings

Fix gosec warnings #1

Triggered via pull request January 29, 2026 13:37
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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)