BAU: Bump xstate from 4.26.1 to 5.31.0 #10422
Annotations
10 errors
|
src/components/common/state-machine/state-machine.ts#L742
Property 'isIdentityRequired' does not exist on type 'GuardArgs<AuthStateContext, AnyEventObject>'.
|
|
src/components/common/state-machine/state-machine.ts#L741
Property 'isAccountPartCreated' does not exist on type 'GuardArgs<AuthStateContext, AnyEventObject>'.
|
|
src/components/common/state-machine/state-machine.ts#L740
Property 'isMfaRequired' does not exist on type 'GuardArgs<AuthStateContext, AnyEventObject>'.
|
|
src/components/common/state-machine/state-machine.ts#L739
Property 'isLatestTermsAndConditionsAccepted' does not exist on type 'GuardArgs<AuthStateContext, AnyEventObject>'.
|
|
src/components/common/state-machine/state-machine.ts#L737
Property 'needsForcedMFAReset' does not exist on type 'GuardArgs<AuthStateContext, AnyEventObject>'.
|
|
src/components/common/state-machine/state-machine.ts#L96
Expected 11-12 type arguments, but got 1.
|
|
src/components/common/state-machine/state-machine.ts#L1
'"xstate"' has no exported member named 'State'. Did you mean 'StateId'?
|
|
src/components/common/state-machine/go-back-history.ts#L12
Parameter 't' implicitly has an 'any' type.
|
|
src/components/common/state-machine/go-back-history.ts#L12
Property 'transitions' does not exist on type 'AuthState'.
|
|
src/components/common/state-machine/go-back-history.ts#L11
Property 'transitions' does not exist on type 'AuthState'.
|
The logs for this run have expired and are no longer available.
Loading