Skip to content

Test upstream

Test upstream #1

Triggered via push June 22, 2024 16:02
Status Failure
Total duration 1m 6s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: api/api.go#L30
could not import github.com/prometheus/alertmanager/config (-: # github.com/prometheus/alertmanager/config
lint: config/config.go#L369
cannot use []*Receiver{…} (value of type []*Receiver) as []Receiver value in struct literal
lint: config/config.go#L511
cannot use c.Global.SlackAPIURL (variable of type *SecretURL) as *URL value in assignment
lint: config/config.go#L722
cannot use rcv (variable of type *Receiver) as Receiver value in argument to append
lint: config/config.go#L742
cannot use rcv (variable of type *Receiver) as Receiver value in assignment
lint: config/config_requests.go#L24
c.Receiver.Validate undefined (type *Receiver has no field or method Validate)
lint: config/notifiers.go#L348
c.Validate undefined (type *PagerdutyConfig has no field or method Validate)) (typecheck)
lint: api/v1/api.go#L35
could not import github.com/prometheus/alertmanager/config (-: # github.com/prometheus/alertmanager/config
lint: config/config.go#L369
cannot use []*Receiver{…} (value of type []*Receiver) as []Receiver value in struct literal
lint: config/config.go#L511
cannot use c.Global.SlackAPIURL (variable of type *SecretURL) as *URL value in assignment