Skip to content

[core] Transition function #10144

[core] Transition function

[core] Transition function #10144

Triggered via pull request September 23, 2024 11:15
Status Failure
Total duration 50s
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#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.