Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

deploy not reporting reasons for failure #650

Closed
azlam-abdulsalam opened this issue Aug 11, 2021 · 1 comment · Fixed by #651
Closed

deploy not reporting reasons for failure #650

azlam-abdulsalam opened this issue Aug 11, 2021 · 1 comment · Fixed by #651
Assignees
Labels
bug Something isn't working hotfix

Comments

@azlam-abdulsalam
Copy link
Contributor

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

  1. Create a sfpowerscripts artifact with compile error in one of theapex class
  2. Deploy to an org
  3. Notice the JSON syntax error

Expected behavior
The command should report proper error message

Screenshots
image

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

@azlam-abdulsalam azlam-abdulsalam added bug Something isn't working hotfix labels Aug 11, 2021
@azlam-abdulsalam azlam-abdulsalam self-assigned this Aug 11, 2021
@azlam-abdulsalam
Copy link
Contributor Author

The fix is being tested and will be released tomorrow

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working hotfix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant