Skip to content

refactor DynamicNode to add itemIndex to workflow execution parameter… #46

refactor DynamicNode to add itemIndex to workflow execution parameter…

refactor DynamicNode to add itemIndex to workflow execution parameter… #46

Triggered via push June 4, 2025 19:31
Status Failure
Total duration 27s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
deploy
Process completed with exit code 2.
deploy: nodes/DynamicNode/DynamicNode.node.ts#L184
Object literal may only specify known properties, and 'itemIndex' does not exist in type '{ doNotWaitToFinish?: boolean | undefined; parentExecution?: RelatedExecution | undefined; }'.
deploy: nodes/DynamicNode/DynamicNode.node.ts#L131
Object literal may only specify known properties, and 'itemIndex' does not exist in type '{ doNotWaitToFinish?: boolean | undefined; parentExecution?: RelatedExecution | undefined; }'.