Skip to content

feat: Added Microsoft Teams Notifier #8854

feat: Added Microsoft Teams Notifier

feat: Added Microsoft Teams Notifier #8854

Triggered via pull request November 6, 2024 19:12
Status Failure
Total duration 3m 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
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)
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]
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)
Lint
Process completed with exit code 2.
Coverage: 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\""}
Coverage
Process completed with exit code 2.
Test: 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\""}
Test
Process completed with exit code 2.
goreleaser-check
You are using 'latest' as default version. Will lock to '~> v2'.