I am trying to detect pipeline errors on a Intershop 7.10 project before the project is run or deployed.
This is the kind of errors I am talking about:

Now what I am looking for is either setting for gradle build to fail when trying to build cartridge with such pipelines or either a view in Intershop studio that can show me this kind of errors on whole project (so far I couldn't find anything).
Currently the project is built with these kind of errors and they are only detected in logs when testing which can make them very hard to detect and fix.