Skip to content

(WIP) v6

(WIP) v6 #10815

Triggered via pull request January 4, 2026 19:14
@davidkpianodavidkpiano
synchronize #5257
v6
Status Failure
Total duration 42s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: packages/core/src/stateUtils.ts#L2248
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: packages/core/src/stateUtils.ts#L973
'context' is assigned a value but never used. Allowed unused vars must match /^_/u
build: packages/core/src/stateUtils.ts#L10
'WILDCARD' is defined but never used. Allowed unused vars must match /^_/u
build: packages/core/src/spawn.ts#L44
Invalid type "never" of template literal expression
build: packages/core/src/graph/validateMachine.ts#L3
'state' is defined but never used. Allowed unused args must match /^_/u
build: packages/core/src/createMachineFromConfig.ts#L280
'iterInvokes' is defined but never used. Allowed unused vars must match /^_/u
build: packages/core/src/StateNode.ts#L207
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: packages/core/src/StateNode.ts#L202
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
build: packages/core/src/StateMachine.ts#L455
'snapshot' is defined but never used. Allowed unused args must match /^_/u
build: packages/core/src/State.ts#L3
'StateNode' is defined but never used. Allowed unused vars must match /^_/u