Add Integration Resource #579
Annotations
11 errors
lint:
port/integration/resource.go#L135
invalid operation: cannot indirect created.InstallationId (variable of type string) (typecheck)
|
lint:
port/integration/schema.go#L16
entityMapping declared but not used (typecheck)
|
lint:
port/integration/resource.go#L7
"github.com/hashicorp/terraform-plugin-framework/types" imported but not used (typecheck)
|
lint:
port/integration/schema.go#L9
"github.com/hashicorp/terraform-plugin-framework/resource/schema/booldefault" imported but not used (typecheck)
|
lint
issues found
|
acctest (1.19)
Canceling since a higher priority waiting request for 'acctest' exists
|
acctest (1.18):
port/integration/resource.go#L7
imported and not used: "github.com/hashicorp/terraform-plugin-framework/types"
|
acctest (1.18):
port/integration/resource.go#L135
invalid operation: cannot indirect created.InstallationId (variable of type string)
|
acctest (1.18):
port/integration/schema.go#L9
imported and not used: "github.com/hashicorp/terraform-plugin-framework/resource/schema/booldefault"
|
acctest (1.18):
port/integration/schema.go#L16
entityMapping declared but not used
|
acctest (1.18)
Process completed with exit code 2.
|