n8n/packages/nodes-base/nodes/Code
Michael Kret 3a5bd12945
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
feat(Code Node): Warning if pairedItem absent or could not be auto mapped (#11737)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-11-27 16:31:36 +00:00
..
descriptions
errors fix: Fix task runner error propagation (no-changelog) (#11291) 2024-10-17 14:17:33 +03:00
test feat(Code Node): Warning if pairedItem absent or could not be auto mapped (#11737) 2024-11-27 16:31:36 +00:00
Code.node.json
Code.node.ts feat(Code Node): Warning if pairedItem absent or could not be auto mapped (#11737) 2024-11-27 16:31:36 +00:00
code.svg
ExecutionError.ts
JavaScriptSandbox.ts
JsCodeValidator.ts chore: Upgrade nodelinter to 1.16.3 (#11286) 2024-10-18 09:22:24 +02:00
JsTaskRunnerSandbox.ts perf(core): Batch items sent in runonceforeachitem mode (no-changelog) (#11870) 2024-11-26 12:21:51 +02:00
Pyodide.ts
PythonSandbox.ts
Sandbox.ts fix(core): Don't use unbound context methods in code sandboxes (#11914) 2024-11-27 12:08:16 +01:00
utils.ts feat(Code Node): Warning if pairedItem absent or could not be auto mapped (#11737) 2024-11-27 16:31:36 +00:00
ValidationError.ts