Added support for ZoneDelegated object #228
Annotations
23 errors and 2 warnings
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#L186
zoneDelegated.DelegateTo.IsNull undefined (type []ibclient.NameServer has no field or method IsNull)
|
Test (macOS-latest, 1.21):
infoblox/datasource_infoblox_zone_delegated.go#L187
cannot use zoneDelegated.DelegateTo (variable of type []ibclient.NameServer) as ibclient.NullForwardTo value in argument to convertForwardToInterface
|
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.ForwardTo undefined (type []ibclient.NameServer has no field or method ForwardTo)
|
Test (macOS-latest, 1.21):
infoblox/resource_infoblox_zone_delegated.go#L273
cannot use zoneDelegated.DelegateTo (variable of type []ibclient.NameServer) as ibclient.NullForwardTo value in argument to convertForwardToInterface
|
Test (macOS-latest, 1.21):
infoblox/resource_infoblox_zone_delegated.go#L423
too many arguments in call to objMgr.UpdateZoneDelegated
|
Test (macOS-latest, 1.21):
infoblox/resource_infoblox_zone_delegated.go#L555
zoneDelegated.DelegateTo.ForwardTo undefined (type []ibclient.NameServer has no field or method ForwardTo)
|
Test (macOS-latest, 1.21):
infoblox/resource_infoblox_zone_delegated.go#L556
cannot use zoneDelegated.DelegateTo (variable of type []ibclient.NameServer) as ibclient.NullForwardTo value in argument to convertForwardToInterface
|
Test (macOS-latest, 1.21)
Process completed with exit code 1.
|
Test (ubuntu-latest, 1.21)
The job was canceled because "macOS-latest_1_21" failed.
|
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#L186
zoneDelegated.DelegateTo.IsNull undefined (type []ibclient.NameServer has no field or method IsNull)
|
Test (ubuntu-latest, 1.21):
infoblox/datasource_infoblox_zone_delegated.go#L187
cannot use zoneDelegated.DelegateTo (variable of type []ibclient.NameServer) as ibclient.NullForwardTo value in argument to convertForwardToInterface
|
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.ForwardTo undefined (type []ibclient.NameServer has no field or method ForwardTo)
|
Test (ubuntu-latest, 1.21):
infoblox/resource_infoblox_zone_delegated.go#L273
cannot use zoneDelegated.DelegateTo (variable of type []ibclient.NameServer) as ibclient.NullForwardTo value in argument to convertForwardToInterface
|
Test (ubuntu-latest, 1.21):
infoblox/resource_infoblox_zone_delegated.go#L423
too many arguments in call to objMgr.UpdateZoneDelegated
|
Test (ubuntu-latest, 1.21):
infoblox/resource_infoblox_zone_delegated.go#L555
zoneDelegated.DelegateTo.ForwardTo undefined (type []ibclient.NameServer has no field or method ForwardTo)
|
Test (ubuntu-latest, 1.21):
infoblox/resource_infoblox_zone_delegated.go#L556
cannot use zoneDelegated.DelegateTo (variable of type []ibclient.NameServer) as ibclient.NullForwardTo value in argument to convertForwardToInterface
|
Test (ubuntu-latest, 1.21)
Process completed with exit code 1.
|
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/
|