Skip to content

Refactor: upgrade deps, improve reliability, update docs and tooling #16

Refactor: upgrade deps, improve reliability, update docs and tooling

Refactor: upgrade deps, improve reliability, update docs and tooling #16

Triggered via pull request February 14, 2026 18:56
Status Failure
Total duration 1m 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: services/github_auth.go#L93
Error return value of `client.Close` is not checked (errcheck)
lint: services/audit_logger.go#L212
Error return value of `cursor.Close` is not checked (errcheck)
lint: services/audit_logger.go#L195
Error return value of `cursor.Close` is not checked (errcheck)
lint: services/audit_logger.go#L178
Error return value of `cursor.Close` is not checked (errcheck)
lint: cmd/test-webhook/main.go#L286
Error return value of `resp.Body.Close` is not checked (errcheck)
lint: cmd/test-webhook/main.go#L177
Error return value of `filesResp.Body.Close` is not checked (errcheck)
lint: cmd/test-webhook/main.go#L151
Error return value of `resp.Body.Close` is not checked (errcheck)
lint: app.go#L162
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: app.go#L161
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: app.go#L64
Error return value of `container.Close` is not checked (errcheck)