Skip to content

Fix: error handling

Fix: error handling #1

Triggered via pull request November 14, 2023 12:27
@tilltill
synchronize #160
error-msg
Status Failure
Total duration 35s
Artifacts

golint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: internal/index/index.go#L14
Error return value of `w.Write` is not checked (errcheck)
lint: app/app.go#L183
SA1019: prometheus.NewGoCollector is deprecated: Use collectors.NewGoCollector instead. (staticcheck)
lint
issues found