mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
chore: Upgrade nodelinter to 1.16.3 (#11286)
This commit is contained in:
@@ -277,7 +277,6 @@ export class DebugHelper implements INodeType {
|
||||
message: throwErrorMessage,
|
||||
});
|
||||
case 'Error':
|
||||
// eslint-disable-next-line n8n-nodes-base/node-execute-block-wrong-error-thrown
|
||||
throw new ApplicationError(throwErrorMessage);
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user