Skip to content

Add option to configure Mimir alertmanager #317

Add option to configure Mimir alertmanager

Add option to configure Mimir alertmanager #317

Triggered via pull request May 18, 2024 21:11
Status Failure
Total duration 1m 15s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 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: 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.