Skip to content

Add option to configure Mimir alertmanager #315

Add option to configure Mimir alertmanager

Add option to configure Mimir alertmanager #315

Triggered via pull request May 17, 2024 13:35
Status Failure
Total duration 1m 17s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
tests: pkg/mimir/rules_test.go#L20
cannot use client (variable of type *FakeClient) as client.Mimir value in struct literal: *FakeClient does not implement client.Mimir (missing method CreateAlertmangerConfig)
tests
Process completed with exit code 2.
lint: integration/mimir/alertmanager_test.go#L43
not enough arguments in call to handler.GetRemote
lint: integration/mimir/alertmanager_test.go#L45
invalid argument: ids (variable of type *grizzly.Resource) for len
lint: integration/mimir/alertmanager_test.go#L46
cannot range over ids (variable of type *grizzly.Resource) (typecheck)
lint: pkg/mimir/rules_test.go#L20
cannot use client (variable of type *FakeClient) as client.Mimir value in struct literal: *FakeClient does not implement client.Mimir (missing method CreateAlertmangerConfig) (typecheck)
lint
Process completed with exit code 2.
integration: integration/mimir/alertmanager_test.go#L43
not enough arguments in call to handler.GetRemote
integration: integration/mimir/alertmanager_test.go#L45
invalid argument: ids (variable of type *grizzly.Resource) for len
integration: integration/mimir/alertmanager_test.go#L46
cannot range over ids (variable of type *grizzly.Resource)
integration
Process completed with exit code 2.