sf project deploy quick returns SfError.wrap received type object but expects type Error or string #2962
Labels
bug
Issue or pull request that identifies or fixes a bug
investigating
We're actively investigating this issue
validated
Version information for this issue has been validated
Summary
After running a validate command and getting back the id for a quick deploy, if the quick deploy can't be run (something else happened in the org post the validate), a SfError.Wrap l message is displayed.
Steps To Reproduce
Expected result
An error message that says the quick deploy failed
Actual result
Got the following message:
Error (CannotQuickDeployError): SfError.wrap received type object but expects type Error or string
System Information
bash
Additional information
The text was updated successfully, but these errors were encountered: