n8n/packages/core/src/errors
2025-08-22 14:40:21 +02:00
..
__tests__ refactor: Upgrade @sentry/node and @sentry/vue to 9.42.1 (#17753) 2025-07-29 14:59:43 +02:00
abstract refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
disallowed-filepath.error.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
error-reporter.ts chore: Disable event loop block integration for task runner (#18661) 2025-08-22 14:40:21 +02:00
file-not-found.error.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
index.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
invalid-execution-metadata.error.ts refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
invalid-manager.error.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
invalid-mode.error.ts refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
unrecognized-credential-type.error.ts refactor(core): Do not report Unrecognized node/credential type errors to Sentry (no-changelog) (#13822) 2025-03-11 11:32:47 +01:00
unrecognized-node-type.error.ts refactor(core): Do not report Unrecognized node/credential type errors to Sentry (no-changelog) (#13822) 2025-03-11 11:32:47 +01:00
workflow-has-issues.error.ts fix(core): Account for pre-execution failure in scaling mode (#12815) 2025-01-23 17:26:19 +01:00