Support multiple alerts in Graph and TimeSeries panels #451
Annotations
12 errors
Tests:
alert/alert.go#L91
unknown field PanelName in struct literal of type sdk.Alert
|
Tests
Process completed with exit code 2.
|
golangci-lint:
cmd/builder-example/main.go#L10
could not import github.com/K-Phoen/grabana/alert (-: # github.com/K-Phoen/grabana/alert
|
golangci-lint:
alert/alert.go#L91
unknown field PanelName in struct literal of type sdk.Alert) (typecheck)
|
golangci-lint:
alerts.go#L11
could not import github.com/K-Phoen/grabana/alert (-: # github.com/K-Phoen/grabana/alert
|
golangci-lint:
alert/alert.go#L91
unknown field PanelName in struct literal of type sdk.Alert) (typecheck)
|
golangci-lint:
alert/alert.go#L91
unknown field PanelName in struct literal of type sdk.Alert
|
golangci-lint:
alert/alert_test.go#L13
not enough arguments in call to New
|
golangci-lint:
alert/alert_test.go#L29
cannot use IfOr(Avg, "A", IsBelow(10)) (value of type Option) as string value in argument to New
|
golangci-lint:
alert/alert_test.go#L39
not enough arguments in call to New
|
golangci-lint:
alert/alert_test.go#L49
not enough arguments in call to New
|
golangci-lint:
alert/alert_test.go#L61
cannot use WithPrometheusQuery("A", "some prometheus query") (value of type Option) as string value in argument to New
|
Loading