Skip to content

[xstate/store] Atoms #10314

[xstate/store] Atoms

[xstate/store] Atoms #10314

Triggered via pull request March 9, 2025 11:40
Status Failure
Total duration 53s
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/react.ts#L23
Type '(state: TStore extends Readable<infer T> ? T : never) => T | undefined' is not assignable to type '(snapshot: TStore extends Readable<infer T> ? T : never) => T'.
build
Process completed with exit code 2.