Skip to content

Adding API call

Adding API call #1868

Triggered via push January 27, 2025 13:00
Status Failure
Total duration 1m 25s
Artifacts
Fit to window
Zoom out
Zoom in

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