chore!: migrate variable resource to tf framework #943
Annotations
1 error and 4 warnings
go test failed (exit code 1) The error output was:
go: downloading github.com/OctopusDeploy/go-octopusdeploy/v2 v2.43.0
go: downloading github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
go: downloading github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
go: downloading github.com/hashicorp/terraform-plugin-framework v1.9.0
go: downloading github.com/hashicorp/terraform-plugin-log v0.9.0
go: downloading github.com/OctopusSolutionsEngineering/OctopusTerraformTestFramework v0.0.0-20240725054341-2848f54d101e
go: downloading github.com/hashicorp/terraform-plugin-go v0.23.0
go: downloading github.com/hashicorp/terraform-plugin-mux v0.16.0
go: downloading github.com/hashicorp/terraform-plugin-testing v1.8.0
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/testcontainers/testcontainers-go v0.32.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637
go: downloading golang.org/x/exp v0.0.0-20240707233637-46b078467d37
go: downloading golang.org/x/text v0.16.0
go: downloading software.sslmate.com/src/go-pkcs12 v0.4.0
go: downloading k8s.io/utils v0.0.0-20230505201702-9f6742963106
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/mitchellh/go-testing-interface v1.14.1
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/dghubble/sling v1.4.1
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/go-playground/validator/v10 v10.11.2
go: downloading github.com/google/go-querystring v1.1.0
go: downloading golang.org/x/crypto v0.25.0
go: downloading github.com/hashicorp/go-hclog v1.6.3
go: downloading github.com/avast/retry-go/v4 v4.6.0
go: downloading github.com/otiai10/copy v1.14.0
go: downloading github.com/wk8/go-ordered-map/v2 v2.1.8
go: downloading google.golang.org/grpc v1.63.2
go: downloading github.com/vmihailenco/msgpack/v5 v5.4.1
go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible
go: downloading github.com/hashicorp/go-version v1.6.0
go: downloading github.com/hashicorp/terraform-exec v0.21.0
go: downloading github.com/hashicorp/terraform-json v0.22.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/containerd/containerd v1.7.19
go: downloading github.com/cpuguy83/dockercfg v0.3.1
go: downloading github.com/docker/docker v27.0.3+incompatible
go: downloading github.com/docker/go-connections v0.5.0
go: downloading github.com/moby/patternmatcher v0.6.0
go: downloading github.com/moby/term v0.5.0
go: downloading github.com/opencontainers/image-spec v1.1.0
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/hashicorp/go-plugin v1.6.0
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.2.2
go: downloading github.com/fatih/color v1.16.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/sync v0.7.0
go: downloading golang.org/x/sys v0.22.0
go: downloading github.com/bahlo/generic-list-go v0.2.0
go: downloading github.com/buger/jsonparser v1.1.1
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de
go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
go: downloading github.com/hashicorp/hcl/v2 v2.20.1
go: downloading github.com/zclconf/go-cty v1.14.4
go: downloading github.com/hashicorp/hc-install v0.6.4
go: downloading github.com/containerd/platforms v0.2.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/klauspost/com
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, hashicorp/setup-terraform@v2, actions/setup-go@v2, actions/setup-python@v4, dawidd6/action-download-artifact@v2, hashicorp-forge/go-test-split-action@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "junit-test-summary".
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/
|
This job failed
Loading