feat: Added Microsoft Teams Notifier #8854
ci.yml
on: pull_request
Build
1m 48s
Lint
2m 32s
Test
3m 19s
Coverage
2m 53s
Swagger Change
36s
goreleaser-check
10s
Integration Tests
2m 25s
Benchmark
0s
Python-provider
5s
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'.
|