[core] Transition function #10149
Annotations
7 errors
Run /./.github/actions/ci-checks:
packages/core/src/StateMachine.ts#L12
Module '"./stateUtils.ts"' declares 'ExecutableActionObject' locally, but it is not exported.
|
Run /./.github/actions/ci-checks:
packages/core/src/actions/raise.ts#L3
Module '"../stateUtils.ts"' declares 'ExecutableActionObject' locally, but it is not exported.
|
Run /./.github/actions/ci-checks:
packages/core/test/transition.test.ts#L335
'action.params' is of type 'unknown'.
|
Run /./.github/actions/ci-checks:
packages/core/test/transition.test.ts#L337
'action.params' is of type 'unknown'.
|
Run /./.github/actions/ci-checks:
packages/core/test/transition.test.ts#L339
'action.params' is of type 'unknown'.
|
Run /./.github/actions/ci-checks:
packages/core/test/transition.test.ts#L342
'action.params' is of type 'unknown'.
|
Run /./.github/actions/ci-checks
Process completed with exit code 2.
|
Loading