chore: make necessary adjustments to support entities package updates #125
test_integration.yml
on: pull_request
test-integration
1m 56s
Annotations
7 errors and 1 warning
test-integration:
newrelic/structures_newrelic_one_dashboard.go#L1009
cannot use &v.DefaultValues (value of type **[]entities.DashboardVariableDefaultItem) as *[]entities.DashboardVariableDefaultItem value in argument to flattenVariableDefaultValues
|
test-integration:
newrelic/structures_newrelic_one_dashboard.go#L1015
cannot use &v.NRQLQuery (value of type **entities.DashboardVariableNRQLQuery) as *entities.DashboardVariableNRQLQuery value in argument to flattenVariableNRQLQuery
|
test-integration:
newrelic/structures_newrelic_one_dashboard.go#L1021
cannot use &v.Options (value of type **entities.DashboardVariableOptions) as *entities.DashboardVariableOptions value in argument to flattenVariableOptions
|
test-integration:
newrelic/structures_newrelic_one_dashboard.go#L1009
cannot use &v.DefaultValues (value of type **[]entities.DashboardVariableDefaultItem) as *[]entities.DashboardVariableDefaultItem value in argument to flattenVariableDefaultValues
|
test-integration:
newrelic/structures_newrelic_one_dashboard.go#L1015
cannot use &v.NRQLQuery (value of type **entities.DashboardVariableNRQLQuery) as *entities.DashboardVariableNRQLQuery value in argument to flattenVariableNRQLQuery
|
test-integration:
newrelic/structures_newrelic_one_dashboard.go#L1021
cannot use &v.Options (value of type **entities.DashboardVariableOptions) as *entities.DashboardVariableOptions value in argument to flattenVariableOptions
|
test-integration
Process completed with exit code 2.
|
test-integration
Restore cache failed: Dependencies file is not found in /home/runner/work/terraform-provider-newrelic/terraform-provider-newrelic. Supported file pattern: go.sum
|