feat: Added Microsoft Teams Notifier #8854
Annotations
4 errors
Run make lint:
cmd/relayproxy/service/gofeatureflag_test.go#L430
unknown field MicrosoftTeamsWebhookURL in struct literal of type struct{Kind "github.com/thomaspoignant/go-feature-flag/cmd/relayproxy/config".NotifierKind "mapstructure:\"kind\" koanf:\"kind\""; SlackWebhookURL string "mapstructure:\"slackWebhookUrl\" koanf:\"slackWebhookUrl\""; EndpointURL string "mapstructure:\"endpointUrl\" koanf:\"endpointUrl\""; Secret string "mapstructure:\"secret\" koanf:\"secret\""; Meta map[string]string "mapstructure:\"meta\" koanf:\"meta\""; Headers map[string][]string "mapstructure:\"headers\" koanf:\"headers\""; WebhookURL string "mapstructure:\"webhookUrl\" koanf:\"webhookurl\""} (typecheck)
|
Run make lint:
cmd/relayproxy/service/monitoring_test.go#L10
could not import github.com/thomaspoignant/go-feature-flag/cmd/relayproxy/service (-: # github.com/thomaspoignant/go-feature-flag/cmd/relayproxy/service [github.com/thomaspoignant/go-feature-flag/cmd/relayproxy/service.test]
|
Run make lint:
cmd/relayproxy/service/gofeatureflag_test.go#L430
unknown field MicrosoftTeamsWebhookURL in struct literal of type struct{Kind "github.com/thomaspoignant/go-feature-flag/cmd/relayproxy/config".NotifierKind "mapstructure:\"kind\" koanf:\"kind\""; SlackWebhookURL string "mapstructure:\"slackWebhookUrl\" koanf:\"slackWebhookUrl\""; EndpointURL string "mapstructure:\"endpointUrl\" koanf:\"endpointUrl\""; Secret string "mapstructure:\"secret\" koanf:\"secret\""; Meta map[string]string "mapstructure:\"meta\" koanf:\"meta\""; Headers map[string][]string "mapstructure:\"headers\" koanf:\"headers\""; WebhookURL string "mapstructure:\"webhookUrl\" koanf:\"webhookurl\""}) (typecheck)
|
Run make lint
Process completed with exit code 2.
|
Loading