[datadog_dashboard] Add support for x and y axis controls on distribution widgets #5200
Annotations
10 errors
|
datadog/resource_datadog_dashboard.go#L2353
cannot use buildDatadogWidgetAxis(v) (value of type *datadogV1.WidgetAxis) as *datadogV1.DistributionWidgetXAxis value in assignment
|
datadog/resource_datadog_dashboard.go#L2358
cannot use buildDatadogWidgetAxis(v) (value of type *datadogV1.WidgetAxis) as *datadogV1.DistributionWidgetYAxis value in assignment
|
datadog/resource_datadog_dashboard.go#L2389
cannot use *v (variable of type datadogV1.DistributionWidgetXAxis) as datadogV1.WidgetAxis value in argument to buildTerraformWidgetAxis
|
datadog/resource_datadog_dashboard.go#L2393
cannot use *v (variable of type datadogV1.DistributionWidgetYAxis) as datadogV1.WidgetAxis value in argument to buildTerraformWidgetAxis
|
datadog/resource_datadog_dashboard.go#L2353
cannot use buildDatadogWidgetAxis(v) (value of type *datadogV1.WidgetAxis) as *datadogV1.DistributionWidgetXAxis value in assignment
|
datadog/resource_datadog_dashboard.go#L2358
cannot use buildDatadogWidgetAxis(v) (value of type *datadogV1.WidgetAxis) as *datadogV1.DistributionWidgetYAxis value in assignment
|
datadog/resource_datadog_dashboard.go#L2389
cannot use *v (variable of type datadogV1.DistributionWidgetXAxis) as datadogV1.WidgetAxis value in argument to buildTerraformWidgetAxis
|
datadog/resource_datadog_dashboard.go#L2393
cannot use *v (variable of type datadogV1.DistributionWidgetYAxis) as datadogV1.WidgetAxis value in argument to buildTerraformWidgetAxis
|
|
This job was cancelled
Loading