You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
Describe the bug
orchestrator:deploy not reporting error messages when a deployment fails. This includes metadata related failures as well as code coverage failures
To Reproduce
Create a sfpowerscripts artifact with compile error in one of theapex class
Deploy to an org
Notice the JSON syntax error
Expected behavior
The command should report proper error message
Screenshots
Platform Details (please complete the following information):
Version [e.g. CLI Version eg: 1.6.6] 7.110.0
Salesforce CLI(sfdx cli) Version: 8.1.13
Additional context
sfpowerscripts is reading update cli warning message from the error stream while trying to parse the json output. Also there is no code to display issues about code coverage
The text was updated successfully, but these errors were encountered:
Describe the bug
orchestrator:deploy not reporting error messages when a deployment fails. This includes metadata related failures as well as code coverage failures
To Reproduce
Expected behavior
The command should report proper error message
Screenshots
Platform Details (please complete the following information):
Additional context
sfpowerscripts is reading update cli warning message from the error stream while trying to parse the json output. Also there is no code to display issues about code coverage
The text was updated successfully, but these errors were encountered: