chore(deps): Update module github.com/newrelic/newrelic-client-go/v2 to v2.41.2 - autoclosed #135
test_integration.yml
on: pull_request
test-integration
1m 45s
Annotations
10 errors and 1 warning
test-integration:
newrelic/structures_newrelic_one_dashboard.go#L1009
cannot use v.DefaultValues (variable of type []entities.DashboardVariableDefaultItem) as *[]entities.DashboardVariableDefaultItem value in argument to flattenVariableDefaultValues
|
test-integration:
newrelic/structures_newrelic_one_dashboard.go#L1014
invalid operation: v.NRQLQuery != nil (mismatched types entities.DashboardVariableNRQLQuery and untyped nil)
|
test-integration:
newrelic/structures_newrelic_one_dashboard.go#L1015
cannot use v.NRQLQuery (variable of type entities.DashboardVariableNRQLQuery) as *entities.DashboardVariableNRQLQuery value in argument to flattenVariableNRQLQuery
|
test-integration:
newrelic/structures_newrelic_one_dashboard.go#L1020
invalid operation: v.Options != nil (mismatched types entities.DashboardVariableOptions and untyped nil)
|
test-integration:
newrelic/structures_newrelic_one_dashboard.go#L1021
cannot use v.Options (variable 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 (variable of type []entities.DashboardVariableDefaultItem) as *[]entities.DashboardVariableDefaultItem value in argument to flattenVariableDefaultValues
|
test-integration:
newrelic/structures_newrelic_one_dashboard.go#L1014
invalid operation: v.NRQLQuery != nil (mismatched types entities.DashboardVariableNRQLQuery and untyped nil)
|
test-integration:
newrelic/structures_newrelic_one_dashboard.go#L1015
cannot use v.NRQLQuery (variable of type entities.DashboardVariableNRQLQuery) as *entities.DashboardVariableNRQLQuery value in argument to flattenVariableNRQLQuery
|
test-integration:
newrelic/structures_newrelic_one_dashboard.go#L1020
invalid operation: v.Options != nil (mismatched types entities.DashboardVariableOptions and untyped nil)
|
test-integration:
newrelic/structures_newrelic_one_dashboard.go#L1021
cannot use v.Options (variable of type entities.DashboardVariableOptions) as *entities.DashboardVariableOptions value in argument to flattenVariableOptions
|
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
|