'To make sure expressions after this node work, return the input items that produced each output item. <a target="_blank" href="https://docs.n8n.io/data/data-mapping/data-item-linking/item-linking-code-node/">More info</a>',
location:'outputPane',
},
]);
});
it('should return a NodeExecutionOutput warning when any item has undefined pairedItem',()=>{
'To make sure expressions after this node work, return the input items that produced each output item. <a target="_blank" href="https://docs.n8n.io/data/data-mapping/data-item-linking/item-linking-code-node/">More info</a>',
location:'outputPane',
},
]);
});
it('should return returnData array when all items match inputItemsLength and have defined pairedItem',()=>{