[@xstate/store] Event emitter #10072
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|