[WIP] prom conversion: Support terraform outputs #176
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
|