Skip to content

feat: add support for image verification using external service #14

feat: add support for image verification using external service

feat: add support for image verification using external service #14

Triggered via pull request July 30, 2024 11:30
Status Failure
Total duration 3m 37s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
required: cmd/test-server.go#L61
Error return value of `w.Write` is not checked (errcheck)
required: cmd/test-server.go#L15
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
required: cmd/test-server.go#L49
`recieved` is a misspelling of `received` (misspell)
required: cmd/test-server.go#L48
SA4006: this value of `err` is never used (staticcheck)
required
issues found