cppcheck-plugin
cppcheck-plugin copied to clipboard
JENKINS-25214 New error cancelled by another resolved error in the same build
Fixes the "new errors" count being a diff instead of pinging off every new error.
Calls "diffCurrentAndPrevious" if there was a job before to determine if any errors are considered "new". Will then return that count as the count of new errors.
Should resolve bug; https://issues.jenkins-ci.org/browse/JENKINS-25214?src=confmacro