-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 1.532.3 Warnings Plugin 4.40
-
-
5.0.0-beta3
Add the ability to have Errors reported by the plugin.
Having the ability to have the Errors reported like the Warnings would be very useful.
Currently some parsers may report errors but they are still listed as Warnings which is confusing to users who view the reports.
The simplest solution I think would be to just have users have to make their own parsers and then a flag to indicate if the type the parser is looking for is Warnings or Errors which would then modify the reports to says "Warnings" or "Errors" in all the appropriate places.
Can you please add some more details (UI sketch, etc.) on how this should be presented to the user? Currently one result block is shown in the UI for each parser. Should the errors be shown within the existing blocks? Or should there be one error block for all parsers? Or one error block for each parser?