refactor DynamicNode to add itemIndex to workflow execution parameter… #46
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; }'.
|