chore: make necessary adjustments to support entities package updates #125
Annotations
7 errors and 1 warning
newrelic/structures_newrelic_one_dashboard.go#L1009
cannot use &v.DefaultValues (value of type **[]entities.DashboardVariableDefaultItem) as *[]entities.DashboardVariableDefaultItem value in argument to flattenVariableDefaultValues
|
newrelic/structures_newrelic_one_dashboard.go#L1015
cannot use &v.NRQLQuery (value of type **entities.DashboardVariableNRQLQuery) as *entities.DashboardVariableNRQLQuery value in argument to flattenVariableNRQLQuery
|
newrelic/structures_newrelic_one_dashboard.go#L1021
cannot use &v.Options (value of type **entities.DashboardVariableOptions) as *entities.DashboardVariableOptions value in argument to flattenVariableOptions
|
newrelic/structures_newrelic_one_dashboard.go#L1009
cannot use &v.DefaultValues (value of type **[]entities.DashboardVariableDefaultItem) as *[]entities.DashboardVariableDefaultItem value in argument to flattenVariableDefaultValues
|
newrelic/structures_newrelic_one_dashboard.go#L1015
cannot use &v.NRQLQuery (value of type **entities.DashboardVariableNRQLQuery) as *entities.DashboardVariableNRQLQuery value in argument to flattenVariableNRQLQuery
|
newrelic/structures_newrelic_one_dashboard.go#L1021
cannot use &v.Options (value of type **entities.DashboardVariableOptions) as *entities.DashboardVariableOptions value in argument to flattenVariableOptions
|
|
|
This job failed
Loading