Skip to content

[@xstate/store] Event emitter #10058

[@xstate/store] Event emitter

[@xstate/store] Event emitter #10058

Triggered via pull request September 6, 2024 04:01
Status Failure
Total duration 52s
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/fromStore.test.ts#L38
Type 'number' is not assignable to type 'undefined'.
build: packages/xstate-store/test/fromStore.test.ts#L43
Argument of type '{ type: string; by: number; }' is not assignable to parameter of type 'never'.
build: packages/xstate-store/test/fromStore.test.ts#L45
Property 'context' does not exist on type 'never'.
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#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'.