[datadog_dashboard] Add support for x and y axis controls on distribution widgets #5200
Annotations
9 errors and 1 warning
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
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading