Update release process for spacelift #9
Annotations
7 errors and 1 warning
lint:
sdk/errors.go#L11
could not import github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema (-: # github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema
|
lint
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as tfprotov5.ProviderServer value in return statement: *GRPCProviderServer does not implement tfprotov5.ProviderServer (missing method CallFunction)) (typecheck)
|
lint:
sendgrid/data_sendgrid_teammate.go#L9
could not import github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema (-: # github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema
|
lint
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as tfprotov5.ProviderServer value in return statement: *GRPCProviderServer does not implement tfprotov5.ProviderServer (missing method CallFunction)) (typecheck)
|
lint:
scripts/main.go#L16
could not import github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema (-: # github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema
|
lint
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as tfprotov5.ProviderServer value in return statement: *GRPCProviderServer does not implement tfprotov5.ProviderServer (missing method CallFunction)) (typecheck)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|