Skip to content

feat(cli): onboard iaas volume backup api #2084

feat(cli): onboard iaas volume backup api

feat(cli): onboard iaas volume backup api #2084

Triggered via pull request June 17, 2025 08:27
Status Failure
Total duration 5m 28s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Check GoReleaser config
The process '/opt/hostedtoolcache/goreleaser-action/2.10.2/x64/goreleaser' failed with exit code 2
CI: 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)
CI: 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)
CI: 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)
CI: 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)
CI: 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)
CI: 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)
CI: 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)
CI: 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)
CI: 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)
CI: 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)