Skip to content

[core] Transition function #10104

[core] Transition function

[core] Transition function #10104

Triggered via pull request September 14, 2024 15:25
Status Failure
Total duration 37s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L367
Argument of type 'ExecutableAction' is not assignable to parameter of type 'MachineExecutableActions'.
build: packages/core/test/transition.test.ts#L384
Argument of type 'ExecutableAction' is not assignable to parameter of type 'MachineExecutableActions'.
build
Process completed with exit code 2.