Skip to content

Provider based on teraform-framework #45

Provider based on teraform-framework

Provider based on teraform-framework #45

Triggered via pull request October 9, 2023 09:57
@myromeumyromeu
synchronize #3
SWARM-21
Status Failure
Total duration 1m 57s
Artifacts

testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Tests: cmd/sgroups-tf/internal/listed-resource.go#L11
could not import github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema (-: # github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema
Tests
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as tfprotov5.ProviderServer value in return statement: *GRPCProviderServer does not implement tfprotov5.ProviderServer (missing method GetMetadata)) (typecheck)
Tests: cmd/sgroups-tf/main.go#L10
could not import github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema (-: # github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema
Tests
cannot use NewGRPCProviderServer(p) (value of type *GRPCProviderServer) as tfprotov5.ProviderServer value in return statement: *GRPCProviderServer does not implement tfprotov5.ProviderServer (missing method GetMetadata)) (typecheck)
Tests: cmd/tf-provider-framework/internal/provider/resource-networks-old.go#L135
`theese` is a misspelling of `these` (misspell)
Tests: cmd/tf-provider-framework/internal/provider/resource-networks-old.go#L234
(*netsResourceModel).loadFromProto - result 0 (error) is always nil (unparam)
Tests: cmd/tf-provider-framework/internal/provider/collection-resource-model.go#L34
func (*CollectionResourceModel[T, S]).itemsToDelete is unused (unused)
Tests
Process completed with exit code 2.