Implementation of resource for DTC Pool and DTC Server and Datasource for DTC Server #253
Annotations
11 errors and 1 warning
|
Run go test ./...:
infoblox/resource_infoblox_dtc_pool.go#L96
undefined: ibclient.Monitor
|
Run go test ./...:
infoblox/resource_infoblox_dtc_pool.go#L164
undefined: ibclient.Monitor
|
Run go test ./...:
infoblox/resource_infoblox_dtc_pool.go#L188
undefined: ibclient.Monitor
|
Run go test ./...:
infoblox/resource_infoblox_dtc_pool.go#L189
undefined: ibclient.Monitor
|
Run go test ./...:
infoblox/resource_infoblox_dtc_pool.go#L194
undefined: ibclient.Monitor
|
Run go test ./...:
infoblox/resource_infoblox_dtc_pool.go#L458
objMgr.CreateDtcPool undefined (type ibclient.IBObjectManager has no field or method CreateDtcPool)
|
Run go test ./...:
infoblox/resource_infoblox_dtc_pool.go#L754
objMgr.UpdateDtcPool undefined (type ibclient.IBObjectManager has no field or method UpdateDtcPool)
|
Run go test ./...:
infoblox/resource_infoblox_dtc_pool.go#L801
objMgr.DeleteDtcPool undefined (type ibclient.IBObjectManager has no field or method DeleteDtcPool)
|
Run go test ./...:
infoblox/resource_infoblox_dtc_pool.go#L825
objMgr.GetDtcPoolByRef undefined (type ibclient.IBObjectManager has no field or method GetDtcPoolByRef)
|
Run go test ./...:
infoblox/datasource_infoblox_dtc_server.go#L117
objMgr.GetAllDtcServer undefined (type ibclient.IBObjectManager has no field or method GetAllDtcServer)
|
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