Merge branch 'main' of https://github.com/jerry-enebeli/saifu #38
Annotations
5 errors
build:
notification/notification.go#L81
conf.Notification.WebHook undefined (type struct{Slack struct{WebhookUrl string "json:\"webhook_url\""} "json:\"slack\""; Webhook struct{Url string "json:\"url\""; Headers struct{} "json:\"headers\""} "json:\"webhook\""} has no field or method WebHook)
|
build:
notification/notification.go#L83
conf.Notification.WebHook undefined (type struct{Slack struct{WebhookUrl string "json:\"webhook_url\""} "json:\"slack\""; Webhook struct{Url string "json:\"url\""; Headers struct{} "json:\"headers\""} "json:\"webhook\""} has no field or method WebHook)
|
build:
notification/notification.go#L105
conf.Notification.Slack.WebhookURL undefined (type struct{WebhookUrl string "json:\"webhook_url\""} has no field or method WebhookURL)
|
build:
notification/notification.go#L109
conf.Notification.WebHook undefined (type struct{Slack struct{WebhookUrl string "json:\"webhook_url\""} "json:\"slack\""; Webhook struct{Url string "json:\"url\""; Headers struct{} "json:\"headers\""} "json:\"webhook\""} has no field or method WebHook)
|
build
Process completed with exit code 1.
|