Skip to content

docs: clarify remaining items are limitations not bugs #3

docs: clarify remaining items are limitations not bugs

docs: clarify remaining items are limitations not bugs #3

Triggered via push January 9, 2026 11:21
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: internal/audit/publisher_test.go#L86
Error return value of `json.Unmarshal` is not checked (errcheck)
Lint: internal/audit/publisher_test.go#L57
Error return value of `json.Unmarshal` is not checked (errcheck)
Lint: internal/audit/publisher_test.go#L36
Error return value of `json.Unmarshal` is not checked (errcheck)
Lint: plugins/publisher-twitch/main_test.go#L102
Error return value of `w.Write` is not checked (errcheck)
Lint: plugins/publisher-twitch/main_test.go#L35
Error return value of `w.Write` is not checked (errcheck)
Lint: plugins/publisher-twitch/main_test.go#L17
Error return value of `w.Write` is not checked (errcheck)
Lint: internal/webhooks/manager.go#L136
Error return value of `m.db.DeactivateWebhook` is not checked (errcheck)
Lint: internal/webhooks/manager.go#L131
Error return value of `m.db.IncrementWebhookFailure` is not checked (errcheck)
Lint: internal/webhooks/manager.go#L113
Error return value of `m.db.UpdateWebhookTriggered` is not checked (errcheck)
Lint: internal/webhooks/manager.go#L70
Error return value of `msg.Ack` is not checked (errcheck)