chore: deprecate VRA7_
environmental variables
#153
Annotations
3 errors and 1 warning
gotest:
vra/provider.go#L40
cannot convert func(val interface{}, path cty.Path) diag.Diagnostics {…} (value of type func(val interface{}, path "github.com/zclconf/go-cty/cty".Path) "github.com/hashicorp/terraform-plugin-sdk/v2/diag".Diagnostics) to type schema.SchemaValidateDiagFunc
|
gotest:
vra/provider.go#L57
cannot convert func(val interface{}, path cty.Path) diag.Diagnostics {…} (value of type func(val interface{}, path "github.com/zclconf/go-cty/cty".Path) "github.com/hashicorp/terraform-plugin-sdk/v2/diag".Diagnostics) to type schema.SchemaValidateDiagFunc
|
gotest
Process completed with exit code 1.
|
gotest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|