Add prevent_self_review parameter to the github_repository_environment resource #2408
Annotations
6 errors
Run make lint:
main.go#L5
could not import github.com/integrations/terraform-provider-github/v5/github (-: # github.com/integrations/terraform-provider-github/v5/github
|
Run make lint:
github/resource_github_repository_environment.go#L171
pr.PreventSelfReview undefined (type *"github.com/google/go-github/v55/github".ProtectionRule has no field or method PreventSelfReview)
|
Run make lint:
github/resource_github_repository_environment.go#L234
data.PreventSelfReview undefined (type "github.com/google/go-github/v55/github".CreateUpdateEnvironment has no field or method PreventSelfReview)) (typecheck)
|
Run make lint:
github/resource_github_repository_environment.go#L171
pr.PreventSelfReview undefined (type *"github.com/google/go-github/v55/github".ProtectionRule has no field or method PreventSelfReview)
|
Run make lint:
github/resource_github_repository_environment.go#L234
data.PreventSelfReview undefined (type "github.com/google/go-github/v55/github".CreateUpdateEnvironment has no field or method PreventSelfReview) (typecheck)
|
Run make lint
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading