Skip to content

feat(alerts): Add incident title template support #129

feat(alerts): Add incident title template support

feat(alerts): Add incident title template support #129

Triggered via pull request June 26, 2024 18:41
Status Failure
Total duration 2m 17s
Artifacts

test_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 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/structures_newrelic_nrql_alert_condition.go#L81
input.TitleTemplate undefined (type alerts.NrqlConditionCreateInput has no field or method TitleTemplate)
lint: newrelic/structures_newrelic_nrql_alert_condition.go#L141
input.TitleTemplate undefined (type alerts.NrqlConditionUpdateInput has no field or method TitleTemplate)
lint: newrelic/structures_newrelic_nrql_alert_condition.go#L512
condition.TitleTemplate undefined (type *alerts.NrqlAlertCondition has no field or method TitleTemplate)) (typecheck)
lint: newrelic/structures_newrelic_nrql_alert_condition.go#L81
input.TitleTemplate undefined (type alerts.NrqlConditionCreateInput has no field or method TitleTemplate)
lint: newrelic/structures_newrelic_nrql_alert_condition.go#L141
input.TitleTemplate undefined (type alerts.NrqlConditionUpdateInput has no field or method TitleTemplate)
lint: newrelic/structures_newrelic_nrql_alert_condition.go#L512
condition.TitleTemplate undefined (type *alerts.NrqlAlertCondition has no field or method TitleTemplate) (typecheck)
lint
Process completed with exit code 2.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/terraform-provider-newrelic/terraform-provider-newrelic. Supported file pattern: go.sum