fix(deps): update xstate monorepo (major) #1041
Annotations
10 errors and 3 warnings
Run Tests:
src/components/AcceptInvitationForm.vue#L144
Property 'state' does not exist on type '{ snapshot: Ref<MachineSnapshot<MachineContext, AnyEventObject, Record<string, AnyActorRef>, StateValue, string, NonReducibleUnknown>>; send: (event: AnyEventObject) => void; actorRef: Actor<...>; }'.
|
Run Tests:
src/components/AcceptInvitationForm.vue#L146
Object literal may only specify known properties, and 'predictableActionArguments' does not exist in type '{ types?: MachineTypes<MachineContext, AnyEventObject, ProvidedActor, ParameterizedObject, ParameterizedObject, ... 5 more ..., TypegenDisabled> | undefined; schemas?: unknown; } & Omit<...> & { ...; } & { ...; }'.
|
Run Tests:
src/components/AcceptInvitationForm.vue#L181
Argument of type 'string' is not assignable to parameter of type 'AnyEventObject'.
|
Run Tests:
src/components/AcceptInvitationForm.vue#L189
Argument of type 'string' is not assignable to parameter of type 'AnyEventObject'.
|
Run Tests:
src/components/AcceptInvitationForm.vue#L206
Argument of type 'string' is not assignable to parameter of type 'AnyEventObject'.
|
Run Tests:
src/components/AcceptInvitationForm.vue#L213
Argument of type 'string' is not assignable to parameter of type 'AnyEventObject'.
|
Run Tests:
src/components/ChangePasswordForm.vue#L155
Property 'state' does not exist on type '{ snapshot: Ref<MachineSnapshot<MachineContext, AnyEventObject, Record<string, AnyActorRef>, StateValue, string, NonReducibleUnknown>>; send: (event: AnyEventObject) => void; actorRef: Actor<...>; }'.
|
Run Tests:
src/components/ChangePasswordForm.vue#L157
Object literal may only specify known properties, and 'predictableActionArguments' does not exist in type '{ types?: MachineTypes<MachineContext, AnyEventObject, ProvidedActor, ParameterizedObject, ParameterizedObject, ... 5 more ..., TypegenDisabled> | undefined; schemas?: unknown; } & Omit<...> & { ...; } & { ...; }'.
|
Run Tests:
src/components/ChangePasswordForm.vue#L208
Argument of type 'string' is not assignable to parameter of type 'AnyEventObject'.
|
Run Tests:
src/components/ChangePasswordForm.vue#L216
Argument of type 'string' is not assignable to parameter of type 'AnyEventObject'.
|
Run Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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.
|