Skip to content

[core] Enqueue all the things #9685

[core] Enqueue all the things

[core] Enqueue all the things #9685

Triggered via pull request May 11, 2024 00:23
Status Failure
Total duration 1m 3s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build: packages/core/test/actions.test.ts#L3239
Object literal may only specify known properties, and 'type' does not exist in type 'Actions<{ parent?: ActorRef<Snapshot<unknown>, ParentEvent, EventObject> | undefined; }, AnyEventObject, AnyEventObject, ... 5 more ..., EventObject>'.
build: packages/core/test/actions.test.ts#L5340
Type 'string' is not assignable to type 'Actions<MachineContext, AnyEventObject, AnyEventObject, undefined, never, never, never, never, EventObject> | undefined'.
build: packages/core/test/actions.test.ts#L5378
Object literal may only specify known properties, and 'type' does not exist in type 'Actions<MachineContext, AnyEventObject, AnyEventObject, undefined, never, never, never, never, EventObject>'.
build: packages/core/test/actions.test.ts#L5406
Object literal may only specify known properties, and 'type' does not exist in type 'Actions<MachineContext, AnyEventObject, AnyEventObject, undefined, never, never, never, never, EventObject>'.
build: packages/core/test/assign.test.ts#L752
Object literal may only specify known properties, and 'type' does not exist in type 'Actions<{ count: number; }, AnyEventObject, AnyEventObject, undefined, never, never, never, never, EventObject>'.
build: packages/core/test/assign.test.ts#L777
Object literal may only specify known properties, and 'type' does not exist in type 'Actions<{ count: number; }, AnyEventObject, AnyEventObject, undefined, never, never, never, never, EventObject>'.
build: packages/core/test/assign.test.ts#L802
Type '{ actions: { type: string; params: { value: number; }; }; }' is not assignable to type 'TransitionConfigOrTarget<MachineContext, AnyEventObject, AnyEventObject, never, never, never, never, EventObject, MetaObject>'.
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.