Skip to content

Typed SDK and pluginsdk wrapper #328

Typed SDK and pluginsdk wrapper

Typed SDK and pluginsdk wrapper #328

Triggered via pull request September 13, 2023 01:21
Status Failure
Total duration 1m 41s
Artifacts

golint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
golint: internal/services/domains/domains_data_source.go#L11
File is not `goimports`-ed with -local github.com/hashicorp/terraform-provider-azuread/azuread (goimports)
golint: internal/provider/provider.go#L10
File is not `goimports`-ed with -local github.com/hashicorp/terraform-provider-azuread/azuread (goimports)
golint: internal/services/conditionalaccess/conditional_access_policy_resource.go#L623
SA1019: stateConf.WaitForStateContext is deprecated: Copy this method to the provider codebase or use github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.StateChangeConf. (staticcheck)
golint: internal/services/conditionalaccess/named_location_resource.go#L232
SA1019: stateConf.WaitForStateContext is deprecated: Copy this method to the provider codebase or use github.com/hashicorp/terraform-plugin-sdk/v2/helper/retry.StateChangeConf. (staticcheck)
golint
issues found