Skip to content

teams: add support for private teams #648

teams: add support for private teams

teams: add support for private teams #648

Triggered via pull request October 25, 2023 17:52
Status Failure
Total duration 1m 7s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test: pagerduty/data_source_pagerduty_team.go#L86
found.DefaultRole undefined (type *pagerduty.Team has no field or method DefaultRole)
test: pagerduty/resource_pagerduty_team.go#L63
team.DefaultRole undefined (type *pagerduty.Team has no field or method DefaultRole)
test: pagerduty/resource_pagerduty_team.go#L125
team.DefaultRole undefined (type *pagerduty.Team has no field or method DefaultRole)
test
Process completed with exit code 2.
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/