Skip to content

Added support for ZoneDelegated object #231

Added support for ZoneDelegated object

Added support for ZoneDelegated object #231

Triggered via pull request September 19, 2024 06:19
Status Failure
Total duration 52s
Artifacts

pull-request.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 2 warnings
Test (macOS-latest, 1.21): infoblox/datasource_infoblox_zone_forward.go#L262
undefined: ibclient.NullableNameServers
Test (macOS-latest, 1.21): infoblox/datasource_infoblox_zone_delegated.go#L120
objMgr.GetZoneDelegatedByFilters undefined (type ibclient.IBObjectManager has no field or method GetZoneDelegatedByFilters)
Test (macOS-latest, 1.21): infoblox/datasource_infoblox_zone_delegated.go#L195
zoneDelegated.DelegateTo.IsNull undefined (type []ibclient.NameServer has no field or method IsNull)
Test (macOS-latest, 1.21): infoblox/resource_infoblox_zone_delegated.go#L118
undefined: ibclient.NullableNameServers
Test (macOS-latest, 1.21): infoblox/resource_infoblox_zone_delegated.go#L129
undefined: ibclient.NullableNameServers
Test (macOS-latest, 1.21): infoblox/resource_infoblox_zone_delegated.go#L168
too many arguments in call to objMgr.CreateZoneDelegated
Test (macOS-latest, 1.21): infoblox/resource_infoblox_zone_delegated.go#L272
zoneDelegated.DelegateTo.NameServers undefined (type []ibclient.NameServer has no field or method NameServers)
Test (macOS-latest, 1.21): infoblox/resource_infoblox_zone_delegated.go#L334
undefined: ibclient.NullableNameServers
Test (macOS-latest, 1.21): infoblox/resource_infoblox_zone_delegated.go#L338
undefined: ibclient.NullableNameServers
Test (macOS-latest, 1.21): infoblox/resource_infoblox_zone_delegated.go#L346
undefined: ibclient.NullableNameServers
Test (ubuntu-latest, 1.21)
The job was canceled because "macOS-latest_1_21" failed.
Test (ubuntu-latest, 1.21): infoblox/datasource_infoblox_zone_forward.go#L262
undefined: ibclient.NullableNameServers
Test (ubuntu-latest, 1.21): infoblox/datasource_infoblox_zone_delegated.go#L120
objMgr.GetZoneDelegatedByFilters undefined (type ibclient.IBObjectManager has no field or method GetZoneDelegatedByFilters)
Test (ubuntu-latest, 1.21): infoblox/datasource_infoblox_zone_delegated.go#L195
zoneDelegated.DelegateTo.IsNull undefined (type []ibclient.NameServer has no field or method IsNull)
Test (ubuntu-latest, 1.21): infoblox/resource_infoblox_zone_delegated.go#L118
undefined: ibclient.NullableNameServers
Test (ubuntu-latest, 1.21): infoblox/resource_infoblox_zone_delegated.go#L129
undefined: ibclient.NullableNameServers
Test (ubuntu-latest, 1.21): infoblox/resource_infoblox_zone_delegated.go#L168
too many arguments in call to objMgr.CreateZoneDelegated
Test (ubuntu-latest, 1.21): infoblox/resource_infoblox_zone_delegated.go#L272
zoneDelegated.DelegateTo.NameServers undefined (type []ibclient.NameServer has no field or method NameServers)
Test (ubuntu-latest, 1.21): infoblox/resource_infoblox_zone_delegated.go#L334
undefined: ibclient.NullableNameServers
Test (ubuntu-latest, 1.21): infoblox/resource_infoblox_zone_delegated.go#L338
undefined: ibclient.NullableNameServers
Test (ubuntu-latest, 1.21): infoblox/resource_infoblox_zone_delegated.go#L346
undefined: ibclient.NullableNameServers
Test (windows-latest, 1.21)
The job was canceled because "macOS-latest_1_21" failed.
Test (windows-latest, 1.21)
The operation was canceled.
Test (macOS-latest, 1.21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macOS-latest, 1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/