Jason Kolovsky
11/07/2023, 9:44 PMThe following items are queued for execution but none of them can be started
error?
We are having it that sometimes when certain tasks fail, rather than it fail the build directly, it outputs this message (together with a huge amount of context on what tasks have been done etc.). This message does look useful, to me, but to my users it obfuscates their actual error because they have to scroll several hundred lines to find the actual error. As such I would like to just hide the error.
Unless the error is indicative of some issue with our actual gradle code, in which case I could do with help in knowing how to interpret it.