Skip to content

Replace terraform-plugin-sdk with terraform-plugin-testing (#10339) #58

Replace terraform-plugin-sdk with terraform-plugin-testing (#10339)

Replace terraform-plugin-sdk with terraform-plugin-testing (#10339) #58

Triggered via push July 19, 2024 04:22
Status Failure
Total duration 12m 47s
Artifacts 4

downstreams.yml

on: push
terraform-provider-google-beta  /  generate-repository
3m 56s
terraform-provider-google-beta / generate-repository
terraform-google-conversion  /  generate-repository
1m 40s
terraform-google-conversion / generate-repository
terraform-provider-google  /  generate-repository
4m 9s
terraform-provider-google / generate-repository
docs-examples  /  generate-repository
1m 6s
docs-examples / generate-repository
terraform-provider-google-beta  /  unit-test-terraform-provider-google-beta
8m 33s
terraform-provider-google-beta / unit-test-terraform-provider-google-beta
terraform-google-conversion  /  compile-and-unit-tests
7m 30s
terraform-google-conversion / compile-and-unit-tests
terraform-provider-google  /  unit-test-terraform-provider-google
7m 50s
terraform-provider-google / unit-test-terraform-provider-google
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 13 warnings
terraform-provider-google / unit-test-terraform-provider-google
cannot use resource.TestCase{…} (value of type "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource".TestCase) as "github.com/hashicorp/terraform-plugin-testing/helper/resource".TestCase value in argument to acctest.VcrTest
terraform-provider-google / unit-test-terraform-provider-google
cannot use testAccCheckNetworkConnectivitySpokeDestroyProducer(t) (value of type func(s *"github.com/hashicorp/terraform-plugin-testing/terraform".State) error) as "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource".TestCheckFunc value in struct literal
terraform-provider-google / unit-test-terraform-provider-google
cannot use resource.TestCase{…} (value of type "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource".TestCase) as "github.com/hashicorp/terraform-plugin-testing/helper/resource".TestCase value in argument to acctest.VcrTest
terraform-provider-google / unit-test-terraform-provider-google
cannot use testAccCheckNetworkConnectivitySpokeDestroyProducer(t) (value of type func(s *"github.com/hashicorp/terraform-plugin-testing/terraform".State) error) as "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource".TestCheckFunc value in struct literal
terraform-provider-google / unit-test-terraform-provider-google
cannot use resource.TestCase{…} (value of type "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource".TestCase) as "github.com/hashicorp/terraform-plugin-testing/helper/resource".TestCase value in argument to acctest.VcrTest
terraform-provider-google / unit-test-terraform-provider-google
cannot use testAccCheckNetworkConnectivitySpokeDestroyProducer(t) (value of type func(s *"github.com/hashicorp/terraform-plugin-testing/terraform".State) error) as "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource".TestCheckFunc value in struct literal
terraform-provider-google / unit-test-terraform-provider-google
cannot use resource.TestCase{…} (value of type "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource".TestCase) as "github.com/hashicorp/terraform-plugin-testing/helper/resource".TestCase value in argument to acctest.VcrTest
terraform-provider-google / unit-test-terraform-provider-google
cannot use testAccCheckNetworkConnectivitySpokeDestroyProducer(t) (value of type func(s *"github.com/hashicorp/terraform-plugin-testing/terraform".State) error) as "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource".TestCheckFunc value in struct literal
terraform-provider-google / unit-test-terraform-provider-google
Process completed with exit code 2.
terraform-provider-google-beta / unit-test-terraform-provider-google-beta
cannot use resource.TestCase{…} (value of type "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource".TestCase) as "github.com/hashicorp/terraform-plugin-testing/helper/resource".TestCase value in argument to acctest.VcrTest
terraform-provider-google-beta / unit-test-terraform-provider-google-beta
cannot use testAccCheckNetworkConnectivitySpokeDestroyProducer(t) (value of type func(s *"github.com/hashicorp/terraform-plugin-testing/terraform".State) error) as "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource".TestCheckFunc value in struct literal
terraform-provider-google-beta / unit-test-terraform-provider-google-beta
cannot use resource.TestCase{…} (value of type "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource".TestCase) as "github.com/hashicorp/terraform-plugin-testing/helper/resource".TestCase value in argument to acctest.VcrTest
terraform-provider-google-beta / unit-test-terraform-provider-google-beta
cannot use testAccCheckNetworkConnectivitySpokeDestroyProducer(t) (value of type func(s *"github.com/hashicorp/terraform-plugin-testing/terraform".State) error) as "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource".TestCheckFunc value in struct literal
terraform-provider-google-beta / unit-test-terraform-provider-google-beta
cannot use resource.TestCase{…} (value of type "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource".TestCase) as "github.com/hashicorp/terraform-plugin-testing/helper/resource".TestCase value in argument to acctest.VcrTest
terraform-provider-google-beta / unit-test-terraform-provider-google-beta
cannot use testAccCheckNetworkConnectivitySpokeDestroyProducer(t) (value of type func(s *"github.com/hashicorp/terraform-plugin-testing/terraform".State) error) as "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource".TestCheckFunc value in struct literal
terraform-provider-google-beta / unit-test-terraform-provider-google-beta
cannot use resource.TestCase{…} (value of type "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource".TestCase) as "github.com/hashicorp/terraform-plugin-testing/helper/resource".TestCase value in argument to acctest.VcrTest
terraform-provider-google-beta / unit-test-terraform-provider-google-beta
cannot use testAccCheckNetworkConnectivitySpokeDestroyProducer(t) (value of type func(s *"github.com/hashicorp/terraform-plugin-testing/terraform".State) error) as "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource".TestCheckFunc value in struct literal
terraform-provider-google-beta / unit-test-terraform-provider-google-beta
Process completed with exit code 2.
docs-examples / generate-repository
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docs-examples / generate-repository
Restore cache failed: Dependencies file is not found in /home/runner/work/magic-modules/magic-modules. Supported file pattern: go.sum
terraform-google-conversion / generate-repository
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
terraform-google-conversion / generate-repository
Restore cache failed: Dependencies file is not found in /home/runner/work/magic-modules/magic-modules. Supported file pattern: go.sum
terraform-provider-google-beta / generate-repository
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
terraform-provider-google-beta / generate-repository
Restore cache failed: Dependencies file is not found in /home/runner/work/magic-modules/magic-modules. Supported file pattern: go.sum
terraform-provider-google / generate-repository
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
terraform-provider-google / generate-repository
Restore cache failed: Dependencies file is not found in /home/runner/work/magic-modules/magic-modules. Supported file pattern: go.sum
terraform-google-conversion / compile-and-unit-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
terraform-google-conversion / compile-and-unit-tests
Restore cache failed: Dependencies file is not found in /home/runner/work/magic-modules/magic-modules. Supported file pattern: go.sum
terraform-provider-google / unit-test-terraform-provider-google
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
terraform-provider-google-beta / unit-test-terraform-provider-google-beta
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact-docs-examples", "artifact-terraform-google-conversion", "artifact-terraform-provider-google", "artifact-terraform-provider-google-beta". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
artifact-docs-examples Expired
3.79 MB
artifact-terraform-google-conversion Expired
24.3 MB
artifact-terraform-provider-google Expired
127 MB
artifact-terraform-provider-google-beta Expired
129 MB