Skip to content

Add library for converting prometheus/alertmanager configurations to Chronosphere entities #160

Add library for converting prometheus/alertmanager configurations to Chronosphere entities

Add library for converting prometheus/alertmanager configurations to Chronosphere entities #160

Triggered via pull request January 6, 2025 20:26
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/cmd/pkg/convert/converter_test.go#L84
cannot use []*config.Receiver{…} (value of type []*"github.com/prometheus/alertmanager/config".Receiver) as []"github.com/prometheus/alertmanager/config".Receiver value in struct literal
build: src/cmd/pkg/convert/converter_test.go#L669
cannot use []*config.Receiver{…} (value of type []*"github.com/prometheus/alertmanager/config".Receiver) as []"github.com/prometheus/alertmanager/config".Receiver value in struct literal
build: src/cmd/pkg/convert/converter_test.go#L707
cannot use []*config.Receiver{…} (value of type []*"github.com/prometheus/alertmanager/config".Receiver) as []"github.com/prometheus/alertmanager/config".Receiver value in struct literal
build: src/cmd/pkg/convert/converter_test.go#L745
cannot use []*config.Receiver{…} (value of type []*"github.com/prometheus/alertmanager/config".Receiver) as []"github.com/prometheus/alertmanager/config".Receiver value in struct literal
build: src/cmd/pkg/convert/converter_test.go#L790
cannot use []*config.Receiver{…} (value of type []*"github.com/prometheus/alertmanager/config".Receiver) as []"github.com/prometheus/alertmanager/config".Receiver value in struct literal
build: src/cmd/pkg/convert/converter_test.go#L883
cannot use []*config.Receiver{…} (value of type []*"github.com/prometheus/alertmanager/config".Receiver) as []"github.com/prometheus/alertmanager/config".Receiver value in struct literal
build: src/cmd/pkg/convert/converter_test.go#L989
cannot use []*config.Receiver{…} (value of type []*"github.com/prometheus/alertmanager/config".Receiver) as []"github.com/prometheus/alertmanager/config".Receiver value in struct literal
build: src/cmd/pkg/convert/converter_test.go#L1054
cannot use []*config.Receiver{…} (value of type []*"github.com/prometheus/alertmanager/config".Receiver) as []"github.com/prometheus/alertmanager/config".Receiver value in struct literal
build: src/cmd/pkg/convert/converter_test.go#L1171
cannot use []*config.Receiver{…} (value of type []*"github.com/prometheus/alertmanager/config".Receiver) as []"github.com/prometheus/alertmanager/config".Receiver value in struct literal
build: src/cmd/pkg/convert/converter_test.go#L1208
cannot use []*config.Receiver{…} (value of type []*"github.com/prometheus/alertmanager/config".Receiver) as []"github.com/prometheus/alertmanager/config".Receiver value in struct literal
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636