-
Improvement
-
Resolution: Fixed
-
Minor
All parsers that might work on the console log (see ReportScanningTool) should report only an information message when the input is empty. Currently this is logged as an error in FilesScanner.
Example:
without any warnings the doxygen result file is empty, the recordIssues step will abort if failOnError: true is configuredĀ
- is duplicated by
-
JENKINS-70547 flake8 parser complains about empty file if no violations
- Resolved