Refactor: upgrade deps, improve reliability, update docs and tooling #16
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)
|