Skip to content

migrate testing framework to terraform-plugin-testing #347

migrate testing framework to terraform-plugin-testing

migrate testing framework to terraform-plugin-testing #347

Triggered via pull request March 13, 2024 02:19
Status Failure
Total duration 3m 7s
Artifacts

ci.yaml

on: pull_request
Golint
2m 57s
Golint
integration-test
1m 20s
integration-test
build-terraform-provider
42s
build-terraform-provider
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
integration-test
Process completed with exit code 2.
Golint: internal/provider/client_ca_cert_resource.go#L118
SA1019: sdk_resource.RetryContext is deprecated: Copy this function to the provider codebase or use github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.RetryContext. (staticcheck)
Golint: internal/provider/client_ca_cert_resource.go#L197
SA1019: sdk_resource.RetryContext is deprecated: Copy this function to the provider codebase or use github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.RetryContext. (staticcheck)
Golint: internal/provider/client_ca_cert_resource.go#L230
SA1019: sdk_resource.RetryContext is deprecated: Copy this function to the provider codebase or use github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.RetryContext. (staticcheck)
Golint: internal/provider/client_ca_cert_resource.go#L245
SA1019: sdk_resource.RetryFunc is deprecated: Copy this type to the provider codebase or use github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.RetryFunc. (staticcheck)
Golint: internal/provider/client_ca_cert_resource.go#L246
SA1019: sdk_resource.RetryError is deprecated: Copy this type to the provider codebase or use github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.RetryError. (staticcheck)
Golint: internal/provider/client_ca_cert_resource.go#L250
SA1019: sdk_resource.NonRetryableError is deprecated: Copy this function to the provider codebase or use github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.NonRetryableError. (staticcheck)
Golint: internal/provider/client_ca_cert_resource.go#L252
SA1019: sdk_resource.RetryableError is deprecated: Copy this function to the provider codebase or use github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.RetryableError. (staticcheck)
Golint: internal/provider/client_ca_cert_resource.go#L259
SA1019: sdk_resource.RetryableError is deprecated: Copy this function to the provider codebase or use github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.RetryableError. (staticcheck)
Golint: internal/provider/client_ca_cert_resource.go#L261
SA1019: sdk_resource.NonRetryableError is deprecated: Copy this function to the provider codebase or use github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.NonRetryableError. (staticcheck)
Golint: internal/provider/cluster_resource.go#L958
SA1019: sdk_resource.RetryFunc is deprecated: Copy this type to the provider codebase or use github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.RetryFunc. (staticcheck)
Golint
Restore cache failed: Dependencies file is not found in /home/runner/work/terraform-provider-cockroach/terraform-provider-cockroach. Supported file pattern: go.sum