Aliases #234
Annotations
10 errors and 2 warnings
Run go test ./...:
infoblox/datasource_infoblox_zone_forward.go#L262
undefined: ibclient.NullableNameServers
|
Run go test ./...:
infoblox/datasource_infoblox_zone_delegated.go#L120
objMgr.GetZoneDelegatedByFilters undefined (type ibclient.IBObjectManager has no field or method GetZoneDelegatedByFilters)
|
Run go test ./...:
infoblox/datasource_infoblox_zone_delegated.go#L195
zoneDelegated.DelegateTo.IsNull undefined (type []ibclient.NameServer has no field or method IsNull)
|
Run go test ./...:
infoblox/resource_infoblox_zone_delegated.go#L118
undefined: ibclient.NullableNameServers
|
Run go test ./...:
infoblox/resource_infoblox_zone_delegated.go#L129
undefined: ibclient.NullableNameServers
|
Run go test ./...:
infoblox/resource_infoblox_zone_delegated.go#L168
too many arguments in call to objMgr.CreateZoneDelegated
|
Run go test ./...:
infoblox/resource_infoblox_zone_delegated.go#L272
zoneDelegated.DelegateTo.NameServers undefined (type []ibclient.NameServer has no field or method NameServers)
|
Run go test ./...:
infoblox/resource_infoblox_zone_delegated.go#L334
undefined: ibclient.NullableNameServers
|
Run go test ./...:
infoblox/resource_infoblox_zone_delegated.go#L338
undefined: ibclient.NullableNameServers
|
Run go test ./...:
infoblox/resource_infoblox_zone_delegated.go#L346
undefined: ibclient.NullableNameServers
|
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/
|
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/
|
Loading