feat(cli): onboard iaas volume backup api #2084
Annotations
10 errors
|
internal/pkg/services/iaas/utils/utils_test.go#L805
cannot use client (variable of type *IaaSClientMocked) as IaaSClient value in argument to GetImageName: *IaaSClientMocked does not implement IaaSClient (missing method GetBackupExecute)
|
|
internal/pkg/services/iaas/utils/utils_test.go#L605
cannot use m (variable of type *IaaSClientMocked) as IaaSClient value in argument to GetNetworkRangePrefix: *IaaSClientMocked does not implement IaaSClient (missing method GetBackupExecute)
|
|
internal/pkg/services/iaas/utils/utils_test.go#L559
cannot use m (variable of type *IaaSClientMocked) as IaaSClient value in argument to ListAttachedProjects: *IaaSClientMocked does not implement IaaSClient (missing method GetBackupExecute)
|
|
internal/pkg/services/iaas/utils/utils_test.go#L513
cannot use m (variable of type *IaaSClientMocked) as IaaSClient value in argument to GetNetworkAreaName: *IaaSClientMocked does not implement IaaSClient (missing method GetBackupExecute)
|
|
internal/pkg/services/iaas/utils/utils_test.go#L446
cannot use m (variable of type *IaaSClientMocked) as IaaSClient value in argument to GetNetworkName: *IaaSClientMocked does not implement IaaSClient (missing method GetBackupExecute)
|
|
internal/pkg/services/iaas/utils/utils_test.go#L380
cannot use m (variable of type *IaaSClientMocked) as IaaSClient value in argument to GetVolumeName: *IaaSClientMocked does not implement IaaSClient (missing method GetBackupExecute)
|
|
internal/pkg/services/iaas/utils/utils_test.go#L314
cannot use m (variable of type *IaaSClientMocked) as IaaSClient value in argument to GetServerName: *IaaSClientMocked does not implement IaaSClient (missing method GetBackupExecute)
|
|
internal/pkg/services/iaas/utils/utils_test.go#L265
cannot use m (variable of type *IaaSClientMocked) as IaaSClient value in argument to GetPublicIP: *IaaSClientMocked does not implement IaaSClient (missing method GetBackupExecute)
|
|
internal/pkg/services/iaas/utils/utils_test.go#L216
cannot use m (variable of type *IaaSClientMocked) as IaaSClient value in argument to GetSecurityGroupName: *IaaSClientMocked does not implement IaaSClient (missing method GetBackupExecute)
|
|
internal/pkg/services/iaas/utils/utils_test.go#L150
cannot use m (variable of type *IaaSClientMocked) as IaaSClient value in argument to GetSecurityGroupRuleName: *IaaSClientMocked does not implement IaaSClient (missing method GetBackupExecute)
|
The logs for this run have expired and are no longer available.
Loading