Skip to content

[WIP] prom conversion: Support terraform outputs #176

[WIP] prom conversion: Support terraform outputs

[WIP] prom conversion: Support terraform outputs #176

Triggered via pull request January 17, 2025 23:59
Status Failure
Total duration 1m 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/cmd/pkg/converter/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/converter/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/converter/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/converter/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/converter/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/converter/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/converter/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/converter/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/converter/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/converter/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