Skip to content

Migrate pack #6 of datasources and resources to terraform plugin framework #980

Migrate pack #6 of datasources and resources to terraform plugin framework

Migrate pack #6 of datasources and resources to terraform plugin framework #980

Triggered via pull request July 9, 2024 20:24
Status Failure
Total duration 52s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: pagerdutyplugin/resource_pagerduty_automation_actions_action.go#L350
undefined: pagerduty.ActionDataReference
test: pagerdutyplugin/resource_pagerduty_automation_actions_action.go#L416
undefined: pagerduty.ActionDataReference
test: pagerdutyplugin/data_source_pagerduty_automation_actions_action.go#L62
d.client.GetAutomationActionWithContext undefined (type *"github.com/PagerDuty/go-pagerduty".Client has no field or method GetAutomationActionWithContext)
test: pagerdutyplugin/data_source_pagerduty_automation_actions_action.go#L89
found.ID undefined (type *"github.com/PagerDuty/go-pagerduty".AutomationAction has no field or method ID)
test: pagerdutyplugin/data_source_pagerduty_automation_actions_action.go#L91
found.Description undefined (type *"github.com/PagerDuty/go-pagerduty".AutomationAction has no field or method Description)
test: pagerdutyplugin/data_source_pagerduty_automation_actions_action.go#L92
found.Type undefined (type *"github.com/PagerDuty/go-pagerduty".AutomationAction has no field or method Type)
test: pagerdutyplugin/data_source_pagerduty_automation_actions_action.go#L93
found.ActionType undefined (type *"github.com/PagerDuty/go-pagerduty".AutomationAction has no field or method ActionType)
test: pagerdutyplugin/data_source_pagerduty_automation_actions_action.go#L95
found.Runner undefined (type *"github.com/PagerDuty/go-pagerduty".AutomationAction has no field or method Runner)
test: pagerdutyplugin/data_source_pagerduty_automation_actions_action.go#L96
found.RunnerType undefined (type *"github.com/PagerDuty/go-pagerduty".AutomationAction has no field or method RunnerType)
test: pagerdutyplugin/data_source_pagerduty_automation_actions_action.go#L97
found.ModifyTime undefined (type *"github.com/PagerDuty/go-pagerduty".AutomationAction has no field or method ModifyTime)
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/