Skip to content

irundaia/warnings-plugin

 
 

Repository files navigation

Jenkins Warnings Plug-in

Join the chat at https://gitter.im/jenkinsci/warnings-plugin Jenkins Plugin Jenkins Version JDK8 License: MIT

The Jenkins 'warnings' plug-in collects compiler warnings or issues reported by static analysis tools and visualizes the results. It has built-in support for numerous static analysis tools (including several compilers), see the list of supported report formats. If your tool is not yet supported you can either define a new Groovy based parser in the user interface or provide a parser within a new small plug-in. If the parser is useful for other teams as well please share it and provide pull requests for the warnings plug-in and the analysis parsers library.

For more details please refer to the documentation.

All source code is licensed under the MIT license.

Jenkins Travis Codecov GitHub pull requests

Packages

No packages published

Languages

  • Java 92.3%
  • HTML 6.3%
  • JavaScript 0.8%
  • CSS 0.3%
  • Groovy 0.1%
  • Shell 0.1%
  • C# 0.1%