refactor: Update ConditionalAccessDevicesModel to include device states #114
Annotations
10 errors
internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L434
data.TenantIds undefined (type *ConditionalAccessExternalTenantsModel has no field or method TenantIds)
|
internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L435
data.TenantIds undefined (type *ConditionalAccessExternalTenantsModel has no field or method TenantIds)
|
internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L436
data.TenantIds undefined (type *ConditionalAccessExternalTenantsModel has no field or method TenantIds)
|
internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L439
externalTenants.SetTenantIds undefined (type *"github.com/microsoftgraph/msgraph-beta-sdk-go/models".ConditionalAccessExternalTenants has no field or method SetTenantIds)
|
internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L636
undefined: models.ParseConditionalAccessGrantControlOperator
|
internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L650
invalid operation: cannot indirect builtInControl (variable of type any)
|
internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L701
cannot use &policyType (value of type *string) as *"github.com/microsoftgraph/msgraph-beta-sdk-go/models".AuthenticationStrengthPolicyType value in argument to authStrength.SetPolicyType
|
internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L706
cannot use &requirementsSatisfied (value of type *string) as *"github.com/microsoftgraph/msgraph-beta-sdk-go/models".AuthenticationStrengthRequirements value in argument to authStrength.SetRequirementsSatisfied
|
internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L714
cannot use allowedCombinations (variable of type []string) as []"github.com/microsoftgraph/msgraph-beta-sdk-go/models".AuthenticationMethodModes value in argument to authStrength.SetAllowedCombinations
|
internal/resources/identityandaccess/beta/conditionalaccesspolicy/construct.go#L749
cannot use mode (variable of type any) as *"github.com/microsoftgraph/msgraph-beta-sdk-go/models".ContinuousAccessEvaluationMode value in argument to continuousAccessEvaluation.SetMode: need type assertion
|
The logs for this run have expired and are no longer available.
Loading