fix(deps): update xstate monorepo (major) #1735
Annotations
10 errors and 2 warnings
Run Tests:
src/components/AcceptInvitationForm.vue#L150
Property 'state' does not exist on type '{ snapshot: Ref<MachineSnapshot<MachineContext, AnyEventObject, Record<string, AnyActorRef>, StateValue, string, NonReducibleUnknown, MetaObject, any>>; send: (event: AnyEventObject) => void; actorRef: Actor<...>; }'.
|
Run Tests:
src/components/AcceptInvitationForm.vue#L152
Object literal may only specify known properties, and 'predictableActionArguments' does not exist in type '{ types?: MachineTypes<MachineContext, AnyEventObject, ProvidedActor, ParameterizedObject, ParameterizedObject, ... 5 more ..., MetaObject> | undefined; schemas?: unknown; } & Omit<...> & { ...; } & { ...; }'.
|
Run Tests:
src/components/AcceptInvitationForm.vue#L187
Argument of type 'string' is not assignable to parameter of type 'AnyEventObject'.
|
Run Tests:
src/components/AcceptInvitationForm.vue#L195
Argument of type 'string' is not assignable to parameter of type 'AnyEventObject'.
|
Run Tests:
src/components/AcceptInvitationForm.vue#L212
Argument of type 'string' is not assignable to parameter of type 'AnyEventObject'.
|
Run Tests:
src/components/AcceptInvitationForm.vue#L219
Argument of type 'string' is not assignable to parameter of type 'AnyEventObject'.
|
Run Tests:
src/components/ChangePasswordForm.vue#L170
Property 'state' does not exist on type '{ snapshot: Ref<MachineSnapshot<MachineContext, AnyEventObject, Record<string, AnyActorRef>, StateValue, string, NonReducibleUnknown, MetaObject, any>>; send: (event: AnyEventObject) => void; actorRef: Actor<...>; }'.
|
Run Tests:
src/components/ChangePasswordForm.vue#L172
Object literal may only specify known properties, and 'predictableActionArguments' does not exist in type '{ types?: MachineTypes<MachineContext, AnyEventObject, ProvidedActor, ParameterizedObject, ParameterizedObject, ... 5 more ..., MetaObject> | undefined; schemas?: unknown; } & Omit<...> & { ...; } & { ...; }'.
|
Run Tests:
src/components/ChangePasswordForm.vue#L223
Argument of type 'string' is not assignable to parameter of type 'AnyEventObject'.
|
Run Tests:
src/components/ChangePasswordForm.vue#L231
Argument of type 'string' is not assignable to parameter of type 'AnyEventObject'.
|
Run Tests
No files were found with the provided path: cypress/videos/. No artifacts will be uploaded.
|
Run Tests
No files were found with the provided path: cypress/screenshots/. No artifacts will be uploaded.
|