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
In certain cases, the exception message reported by Gradle was
insufficient or incorrect.
This PR improves a couple of things:
1. Propagate failure received in `FinishEvent`, rather than reporting
incorrectly (#103)
2. Use a contextual exception for missing input parameters, to ensure
that the underlying cause is correctly reported.
0 commit comments