-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Minor
-
Component/s: warnings-ng-plugin
-
None
-
Environment:Ubuntu
I am using Warnings Next Generation to run many tests against my code, one of which is CppCheck. Whether I specify a pattern or not in my jenkinsfile I get configuration errors.
recordIssues tools: [gcc(), codeAnalysis(), cpd(), cppCheck(pattern: 'cppcheck.xml'), drMemory(), flawfinder(), infer(), pcLint()]
Â
What do I need to put into cppcheck.xml for this to work?
Â
Â
- is related to
-
JENKINS-63808 Cppcheck is not compatible with Java 11
-
- Closed
-