Collects all the errors from gradle tasks of type Checkstyle, JavaCompile and
VerifyLocksTask and renders them into a JUNIT XML file that can be read by CircleCi and shown in the
`Tests` section.
Helper class that writes all the failures encountered Finalizer.FailureReports into a JUNIT XML format that can be
rendered in the CircleCi `Tests` section.