Skip to content

Add option to configure Mimir alertmanager #318

Add option to configure Mimir alertmanager

Add option to configure Mimir alertmanager #318

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

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 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.
integration
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: integration/mimir/alertmanager_test.go#L21
unnecessary leading newline (whitespace)
lint
Process completed with exit code 2.