docs: clarify remaining items are limitations not bugs #3
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)
|