Skip to content

prom conversion: Support terraform outputs #180

prom conversion: Support terraform outputs

prom conversion: Support terraform outputs #180

Triggered via pull request January 18, 2025 02:56
@bbarnes52bbarnes52
synchronize #49
bgb/test
Status Failure
Total duration 1m 32s
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#L193
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#L778
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#L816
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#L854
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#L899
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#L992
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#L1098
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#L1163
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#L1280
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#L1317
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