Add webhooks #479
Annotations
1 error and 10 warnings
|
host/webhooks/webhooks.go#L16
exported: exported type Webhook should have comment or be unexported (revive)
|
host/webhooks/webhooks.go#L22
exported: exported type WebhookQueueInfo should have comment or be unexported (revive)
|
host/webhooks/webhooks.go#L35
exported: exported var ErrWebhookNotFound should have comment or be unexported (revive)
|
host/webhooks/webhooks.go#L38
exported: exported type WebhookStore should have comment or be unexported (revive)
|
host/webhooks/webhooks.go#L44
exported: exported type Broadcaster should have comment or be unexported (revive)
|
host/webhooks/webhooks.go#L51
exported: exported const WebhookEventPing should have comment (or a comment on this block) or be unexported (revive)
|
host/webhooks/webhooks.go#L54
exported: exported type Manager should have comment or be unexported (revive)
|
host/webhooks/webhooks.go#L74
exported: exported method Manager.Close should have comment or be unexported (revive)
|
host/webhooks/webhooks.go#L84
exported: exported method Manager.Delete should have comment or be unexported (revive)
|
host/webhooks/webhooks.go#L100
exported: exported method Manager.Info should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading