n8n/packages/workflow/src/errors
Raúl Gómez Morales d6ac924b3b
fix(editor): Fix error when there is no path back to referenced node (#16059)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2025-07-22 10:04:22 +02:00
..
abstract refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00
base feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
application.error.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
cli-subworkflow-operation.error.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
db-connection-timeout-error.ts fix: Show a more user friendly error message if initial Db connection times out (#10682) 2024-09-06 10:33:53 +02:00
ensure-error.ts fix: Show a more user friendly error message if initial Db connection times out (#10682) 2024-09-06 10:33:53 +02:00
error.types.ts fix(core): Ignore pairedItem when checking for incorrect output data from a node (#17340) 2025-07-22 09:22:35 +02:00
execution-cancelled.error.ts fix(core): Stopping an execution should reject any response promises (#9992) 2024-07-16 19:25:20 +02:00
expression-extension.error.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
expression.error.ts fix(editor): Fix error when there is no path back to referenced node (#16059) 2025-07-22 10:04:22 +02:00
index.ts refactor(core): Improve UX on permission errors (no-changelog) (#13795) 2025-03-11 17:52:33 +01:00
node-api.error.ts refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
node-operation.error.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
node-ssl.error.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
subworkflow-operation.error.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
trigger-close.error.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
webhook-taken.error.ts refactor: Unify severity and level for all application errors for Sentry (no-changelog) (#7956) 2023-12-07 16:57:02 +01:00
workflow-activation.error.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
workflow-deactivation.error.ts refactor(core): Reorganize error hierarchy in core and workflow packages (no-changelog) (#7820) 2023-11-27 15:33:21 +01:00
workflow-operation.error.ts refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00