feat(synthetics): adds support for multiple browsers and devices with synthetic monitors #492
Annotations
10 errors and 1 warning
lint:
main.go#L10
could not import github.com/newrelic/terraform-provider-newrelic/v2/newrelic (-: # github.com/newrelic/terraform-provider-newrelic/v2/newrelic
|
lint:
newrelic/resource_helpers_synthetics.go#L259
undefined: synthetics.SyntheticsBrowser
|
lint:
newrelic/resource_helpers_synthetics.go#L260
undefined: synthetics.SyntheticsBrowser
|
lint:
newrelic/resource_helpers_synthetics.go#L263
undefined: synthetics.SyntheticsBrowser
|
lint:
newrelic/resource_helpers_synthetics.go#L269
undefined: synthetics.SyntheticsDevice
|
lint:
newrelic/resource_helpers_synthetics.go#L270
undefined: synthetics.SyntheticsDevice
|
lint:
newrelic/resource_helpers_synthetics.go#L273
undefined: synthetics.SyntheticsDevice
|
lint:
newrelic/structures_newrelic_synthetics_script_browser_monitor.go#L29
input.Browsers undefined (type synthetics.SyntheticsCreateScriptBrowserMonitorInput has no field or method Browsers)
|
lint:
newrelic/structures_newrelic_synthetics_script_browser_monitor.go#L32
input.Devices undefined (type synthetics.SyntheticsCreateScriptBrowserMonitorInput has no field or method Devices)
|
lint:
newrelic/structures_newrelic_synthetics_script_browser_monitor.go#L97
input.Browsers undefined (type synthetics.SyntheticsUpdateScriptBrowserMonitorInput has no field or method Browsers)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/terraform-provider-newrelic/terraform-provider-newrelic. Supported file pattern: go.sum
|