Skip to content

Fix Access app domain and self_hosted_domains import #6811

Fix Access app domain and self_hosted_domains import

Fix Access app domain and self_hosted_domains import #6811

Triggered via pull request December 4, 2024 08:52
Status Failure
Total duration 2m 14s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test: internal/sdkv2provider/resource_cloudflare_access_application.go#L91
newAccessApplication.SelfHostedDomains undefined (type cloudflare.CreateAccessApplicationParams has no field or method SelfHostedDomains)
test: internal/sdkv2provider/resource_cloudflare_access_application.go#L265
accessApplication.SelfHostedDomains undefined (type cloudflare.AccessApplication has no field or method SelfHostedDomains)
test: internal/sdkv2provider/resource_cloudflare_access_application.go#L327
updatedAccessApplication.SelfHostedDomains undefined (type cloudflare.UpdateAccessApplicationParams has no field or method SelfHostedDomains)
test: internal/sdkv2provider/resource_cloudflare_authenticated_origin_pulls.go#L51
cannot use isEnabled (variable of type bool) as *bool value in struct literal
test: internal/sdkv2provider/resource_cloudflare_authenticated_origin_pulls.go#L126
cannot use false (untyped bool constant) as *bool value in struct literal
test
newAccessApplication.SelfHostedDomains undefined (type cloudflare.CreateAccessApplicationParams has no field or method SelfHostedDomains)
test
Process completed with exit code 2.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636