From 61b0ed25b4653b56d5457cc11f33abed5fff0e1a Mon Sep 17 00:00:00 2001 From: Esteban Romero Date: Tue, 18 Nov 2025 09:44:15 -0300 Subject: [PATCH] fix: handle empty error messages --- src/commands/agent/publish/authoring-bundle.ts | 3 ++- src/commands/agent/validate/authoring-bundle.ts | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/commands/agent/publish/authoring-bundle.ts b/src/commands/agent/publish/authoring-bundle.ts index ce9ccb61..2ad3707f 100644 --- a/src/commands/agent/publish/authoring-bundle.ts +++ b/src/commands/agent/publish/authoring-bundle.ts @@ -145,7 +145,8 @@ export default class AgentPublishAuthoringBundle extends SfCommand