Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-47663

Clang Analyzer Failures - please add them in report

      Hello,

      if scan-build encounter the file which can not be compiled it generates files:

      clang_other_error_042zCq.ii
      clang_other_error_042zCq.ii.info.txt
      clang_other_error_042zCq.ii.stderr.txt
      

      such files are visible in html report in "Analyzer Failures" section (please see screen shoot attached).

      It would be nice to have it visible in report page generated by this plugin (below errors and warnings table). Also it would be nice to have an option in plugin settings to mark build as failed if any analyzer failures are visible.

          [JENKINS-47663] Clang Analyzer Failures - please add them in report

          Thomas added a comment - - edited

          drulli FYI I added `warnings-ng-plugin` as component since I wish for the same feature when using `recordIssues` with `ClangAnalyzer` as tool

          Thomas added a comment - - edited drulli FYI I added `warnings-ng-plugin` as component since I wish for the same feature when using `recordIssues` with `ClangAnalyzer` as tool

          Ulli Hafner added a comment -

          There is currently no support to load additional files in the warnings plugin. This concept is not used by any other parser so far.

          Ulli Hafner added a comment - There is currently no support to load additional files in the warnings plugin. This concept is not used by any other parser so far.

            jkennedy1980 Josh Kennedy
            lgromanowski LUKASZ GROMANOWSKI
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: