[core] Transition function #10144
Annotations
4 errors
build:
packages/core/src/createActor.ts#L203
Type 'unknown' is not assignable to type 'string'.
|
build:
packages/core/test/transition.test.ts#L369
Argument of type 'ExecutableAction' is not assignable to parameter of type 'MachineExecutableActions'.
|
build:
packages/core/test/transition.test.ts#L386
Argument of type 'ExecutableAction' is not assignable to parameter of type 'MachineExecutableActions'.
|
build
Process completed with exit code 2.
|