Skip to content

Fixed updating owners for UC resources #6132

Fixed updating owners for UC resources

Fixed updating owners for UC resources #6132

Triggered via pull request February 2, 2024 10:20
@tanmay-dbtanmay-db
synchronize #3189
owner-upd
Status Failure
Total duration 55s
Artifacts

push.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests: catalog/resource_connection_test.go#L111
cannot use ResourceConnection() (value of type *schema.Resource) as "github.com/databricks/terraform-provider-databricks/common".Resource value in struct literal
tests: catalog/resource_connection_test.go#L155
cannot use ResourceConnection() (value of type *schema.Resource) as "github.com/databricks/terraform-provider-databricks/common".Resource value in struct literal
tests: catalog/resource_connection_test.go#L188
cannot use ResourceConnection() (value of type *schema.Resource) as "github.com/databricks/terraform-provider-databricks/common".Resource value in struct literal
tests: catalog/resource_connection_test.go#L220
cannot use ResourceConnection() (value of type *schema.Resource) as "github.com/databricks/terraform-provider-databricks/common".Resource value in struct literal
tests: catalog/resource_connection_test.go#L274
cannot use ResourceConnection() (value of type *schema.Resource) as "github.com/databricks/terraform-provider-databricks/common".Resource value in struct literal
tests: catalog/resource_connection_test.go#L362
cannot use ResourceConnection() (value of type *schema.Resource) as "github.com/databricks/terraform-provider-databricks/common".Resource value in struct literal
tests: catalog/resource_connection_test.go#L405
cannot use ResourceConnection() (value of type *schema.Resource) as "github.com/databricks/terraform-provider-databricks/common".Resource value in struct literal
tests: catalog/resource_connection_test.go#L432
cannot use ResourceConnection() (value of type *schema.Resource) as "github.com/databricks/terraform-provider-databricks/common".Resource value in struct literal
tests: catalog/resource_connection_test.go#L453
cannot use ResourceConnection() (value of type *schema.Resource) as "github.com/databricks/terraform-provider-databricks/common".Resource value in struct literal (compile)
tests: provider/provider.go#L104
catalog.ResourceConnection().ToResource undefined (type *schema.Resource has no field or method ToResource) (compile)