implementation of DTC LBDN resource and datasource and DTC Pool datasource #246
Annotations
11 errors and 1 warning
|
Run go test ./...:
infoblox/datasource_infoblox_dtc_lbdn.go#L150
objMgr.GetAllDtcLbdn undefined (type ibclient.IBObjectManager has no field or method GetAllDtcLbdn)
|
Run go test ./...:
infoblox/datasource_infoblox_dtc_pool.go#L200
objMgr.GetAllDtcPool undefined (type ibclient.IBObjectManager has no field or method GetAllDtcPool)
|
Run go test ./...:
infoblox/datasource_infoblox_dtc_pool.go#L257
undefined: convertConsolidatedMonitorsToInterface
|
Run go test ./...:
infoblox/datasource_infoblox_dtc_pool.go#L273
undefined: serializeSettingDynamicRatio
|
Run go test ./...:
infoblox/datasource_infoblox_dtc_pool.go#L280
undefined: serializeSettingDynamicRatio
|
Run go test ./...:
infoblox/datasource_infoblox_dtc_pool.go#L290
undefined: convertMonitorsToInterface
|
Run go test ./...:
infoblox/datasource_infoblox_dtc_pool.go#L296
undefined: convertDtcServerLinksToInterface
|
Run go test ./...:
infoblox/datasource_infoblox_dtc_pool.go#L377
undefined: ibclient.Monitor
|
Run go test ./...:
infoblox/resource_infoblox_dtc_lbdn.go#L238
objMgr.CreateDtcLbdn undefined (type ibclient.IBObjectManager has no field or method CreateDtcLbdn)
|
Run go test ./...:
infoblox/resource_infoblox_dtc_lbdn.go#L574
objMgr.UpdateDtcLbdn undefined (type ibclient.IBObjectManager has no field or method UpdateDtcLbdn)
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Loading