Which plugins are used if anything bad happened during compilation process of my project?

Which plugins are useful when you face any kind of error in your github project compilation? Error means any kind of error whether it is a compilation error, a database fetching error, etc.

Warnings-NG is a good one, there are lots of built-in options for various build types and some nice graphs. Do you just want reporting of the issues or something else?