feat(alerts): adds support for signal_seasonality for NRQL baseline conditions #8652
Annotations
11 errors and 3 warnings
compile (1.22.x, ubuntu-latest):
newrelic/structures_newrelic_nrql_alert_condition.go#L77
undefined: alerts.NrqlSignalSeasonality
|
compile (1.22.x, ubuntu-latest):
newrelic/structures_newrelic_nrql_alert_condition.go#L78
input.SignalSeasonality undefined (type alerts.NrqlConditionCreateInput has no field or method SignalSeasonality)
|
compile (1.22.x, ubuntu-latest):
newrelic/structures_newrelic_nrql_alert_condition.go#L144
undefined: alerts.NrqlSignalSeasonality
|
compile (1.22.x, ubuntu-latest):
newrelic/structures_newrelic_nrql_alert_condition.go#L145
input.SignalSeasonality undefined (type alerts.NrqlConditionUpdateInput has no field or method SignalSeasonality)
|
compile (1.22.x, ubuntu-latest):
newrelic/structures_newrelic_nrql_alert_condition.go#L587
condition.SignalSeasonality undefined (type *alerts.NrqlAlertCondition has no field or method SignalSeasonality)
|
compile (1.22.x, ubuntu-latest):
newrelic/structures_newrelic_nrql_alert_condition.go#L588
condition.SignalSeasonality undefined (type *alerts.NrqlAlertCondition has no field or method SignalSeasonality)
|
compile (1.22.x, ubuntu-latest)
Process completed with exit code 2.
|
compile (1.22.x, windows-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
|
compile (1.22.x, windows-latest)
The operation was canceled.
|
compile (1.22.x, macos-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
|
compile (1.22.x, macos-latest)
The operation was canceled.
|
compile (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/terraform-provider-newrelic/terraform-provider-newrelic. Supported file pattern: go.sum
|
compile (1.22.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\terraform-provider-newrelic\terraform-provider-newrelic. Supported file pattern: go.sum
|
compile (1.22.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/terraform-provider-newrelic/terraform-provider-newrelic. Supported file pattern: go.sum
|