Skip to content

refactor: Update ConditionalAccessDevicesModel to include device states #113

refactor: Update ConditionalAccessDevicesModel to include device states

refactor: Update ConditionalAccessDevicesModel to include device states #113

Triggered via push August 7, 2024 15:14
Status Failure
Total duration 1m 13s
Artifacts

test.yml

on: push
Matrix: Terraform Provider Acceptance Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L404
cannot use guestOrExternalUserTypes (variable of type any) as *"github.com/microsoftgraph/msgraph-beta-sdk-go/models".ConditionalAccessGuestOrExternalUserTypes value in argument to guestsOrExternalUsers.SetGuestOrExternalUserTypes: need type assertion
Build: internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L427
data.TenantIds undefined (type *ConditionalAccessExternalTenantsModel has no field or method TenantIds)
Build: internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L428
data.TenantIds undefined (type *ConditionalAccessExternalTenantsModel has no field or method TenantIds)
Build: internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L429
data.TenantIds undefined (type *ConditionalAccessExternalTenantsModel has no field or method TenantIds)
Build: internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L432
externalTenants.SetTenantIds undefined (type *"github.com/microsoftgraph/msgraph-beta-sdk-go/models".ConditionalAccessExternalTenants has no field or method SetTenantIds)
Build: internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L629
undefined: models.ParseConditionalAccessGrantControlOperator
Build: internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L643
invalid operation: cannot indirect builtInControl (variable of type any)
Build: internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L694
cannot use &policyType (value of type *string) as *"github.com/microsoftgraph/msgraph-beta-sdk-go/models".AuthenticationStrengthPolicyType value in argument to authStrength.SetPolicyType
Build: internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L699
cannot use &requirementsSatisfied (value of type *string) as *"github.com/microsoftgraph/msgraph-beta-sdk-go/models".AuthenticationStrengthRequirements value in argument to authStrength.SetRequirementsSatisfied
Build: internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L707
cannot use allowedCombinations (variable of type []string) as []"github.com/microsoftgraph/msgraph-beta-sdk-go/models".AuthenticationMethodModes value in argument to authStrength.SetAllowedCombinations