Skip to content

[@xstate/store] Event emitter #10070

[@xstate/store] Event emitter

[@xstate/store] Event emitter #10070

Triggered via pull request September 10, 2024 12:58
Status Failure
Total duration 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build: packages/xstate-store/src/store.ts#L104
Type 'StoreSnapshot<TContext>' is not assignable to type '{ status: "active"; output: undefined; error: undefined; } & { context: TContext; }'.
build
Process completed with exit code 2.