Adding API call #1868
Annotations
3 errors and 1 warning
tests
cannot use (Operations literal) (value of type Operations) as Service value in struct literal: wrong type for method PerformActionUuid (have func(ctx context.Context, appUUID string, actionUUID string, input *github.com/terraform-providers/terraform-provider-nutanix/client/calm.ActionSpec) (*github.com/terraform-providers/terraform-provider-nutanix/client/calm.ActionResponse, error), want func(ctx context.Context, appUUID string, actionUUID string, input *github.com/terraform-providers/terraform-provider-nutanix/client/calm.ActionInput) (*github.com/terraform-providers/terraform-provider-nutanix/client/calm.AppActionResponse, error))]"
|
tests
cannot use (Operations literal) (value of type Operations) as Service value in struct literal: wrong type for method PerformActionUuid (have func(ctx context.Context, appUUID string, actionUUID string, input *github.com/terraform-providers/terraform-provider-nutanix/client/calm.ActionSpec) (*github.com/terraform-providers/terraform-provider-nutanix/client/calm.ActionResponse, error), want func(ctx context.Context, appUUID string, actionUUID string, input *github.com/terraform-providers/terraform-provider-nutanix/client/calm.ActionInput) (*github.com/terraform-providers/terraform-provider-nutanix/client/calm.AppActionResponse, error))]"
|
tests
Process completed with exit code 2.
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|