n8n/packages/@n8n/task-runner/src/js-task-runner/errors
2025-08-11 16:25:09 +02:00
..
__tests__ test: Fix task runner tests on node 18 and 22 (#12243) 2024-12-16 14:37:24 +01:00
disallowed-module.error.ts fix(core): Fix disallowed module error in task runner (#18190) 2025-08-11 10:46:38 +02:00
error-like.ts fix: Make sure errors are transferred correctly from js task runner (no-changelog) (#11214) 2024-10-10 21:01:38 +03:00
execution-error.ts fix(core): Fix error message parsing for disallowed modules (#18216) 2025-08-11 16:25:09 +02:00
reserved-key-not-found.error.ts refactor(core): Improve top-level key validation in task runner (#16882) 2025-07-03 08:58:58 +02:00
serializable-error.ts fix: Fix task runner error propagation (no-changelog) (#11291) 2024-10-17 14:17:33 +03:00
task-cancelled-error.ts refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
timeout-error.ts refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
unsupported-function.error.ts refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
validation-error.ts fix: Make sure errors are transferred correctly from js task runner (no-changelog) (#11214) 2024-10-10 21:01:38 +03:00