Skip to content

[@xstate/store] Event emitter #10072

[@xstate/store] Event emitter

[@xstate/store] Event emitter #10072

Triggered via pull request September 12, 2024 03:09
Status Failure
Total duration 55s
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

10 errors
build: packages/xstate-store/test/fromStore.test.ts#L15
Type 'number' is not assignable to type 'undefined'.
build: packages/xstate-store/test/fromStore.test.ts#L20
Argument of type '{ type: string; by: number; }' is not assignable to parameter of type 'never'.
build: packages/xstate-store/test/fromStore.test.ts#L22
Property 'context' does not exist on type 'never'.
build: packages/xstate-store/test/react.test.tsx#L206
Expected 2 arguments, but got 1.
build: packages/xstate-store/test/react.test.tsx#L212
Argument of type '{ type: string; }' is not assignable to parameter of type 'never'.
build: packages/xstate-store/test/react.test.tsx#L215
Property 'context' does not exist on type 'never'.
build: packages/xstate-store/test/react.test.tsx#L244
Expected 2-3 arguments, but got 1.
build: packages/xstate-store/test/react.test.tsx#L245
Property 'context' does not exist on type 'never'.
build: packages/xstate-store/test/react.test.tsx#L251
Argument of type '{ type: string; }' is not assignable to parameter of type 'never'.
build
Process completed with exit code 2.