Experiences parsing compiler and dialyzer errors and warnings in build system

Yeah, that makes sense. I probably won’t get around parsing the output from the compiler.

It seems that the Jenkins warning plugin has “native” JSON and XML formats. I wonder if there is a more universal format. If that was the case, I could write a script that parses Elixir Compiler output and generates a file that is usable by more systems than just Jenkins.