Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 2.01 KB

File metadata and controls

26 lines (19 loc) · 2.01 KB

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