Skip to content

[Internal] Added databricks_quality_monitor resource and databricks_volumes data source to plugin framework #8335

[Internal] Added databricks_quality_monitor resource and databricks_volumes data source to plugin framework

[Internal] Added databricks_quality_monitor resource and databricks_volumes data source to plugin framework #8335

Triggered via pull request August 30, 2024 13:04
Status Failure
Total duration 1m 3s
Artifacts

push.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests: internal/providers/pluginfw/resources/volume/data_volumes.go#L52
cannot use diags (variable of type "github.com/hashicorp/terraform-plugin-framework/diag".Diagnostics) as "github.com/hashicorp/terraform-plugin-framework/diag".Diagnostic value in argument to resp.Diagnostics.Append: "github.com/hashicorp/terraform-plugin-framework/diag".Diagnostics does not implement "github.com/hashicorp/terraform-plugin-framework/diag".Diagnostic (missing method Detail) (compile)
tests: internal/acceptance/entitlements_base_resources.go#L12
type entitlementResource is unused (U1000)
tests: internal/acceptance/entitlements_base_resources.go#L23
type userResource is unused (U1000)
tests: internal/acceptance/entitlements_base_resources.go#L29
func (*userResource).resourceType is unused (U1000)
tests: internal/acceptance/entitlements_base_resources.go#L33
func (*userResource).setDisplayName is unused (U1000)
tests: internal/acceptance/entitlements_base_resources.go#L37
func (*userResource).setWorkspaceClient is unused (U1000)
tests: internal/acceptance/entitlements_base_resources.go#L41
func (*userResource).create is unused (U1000)
tests: internal/acceptance/entitlements_base_resources.go#L52
func (*userResource).getEntitlements is unused (U1000)
tests: internal/acceptance/entitlements_base_resources.go#L66
func (*userResource).cleanUp is unused (U1000)
tests: internal/acceptance/entitlements_base_resources.go#L70
func (*userResource).dataSourceTemplate is unused (U1000)