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

Missing lint graph when using with Pipeline plugin

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • android-lint-plugin
    • None
    • Ubuntu 15.10
      Jenkins 2.1
      Android Lint Plugin 2.3
      Pipeline 2.0

      I'm missing lint status trend graph, for some reason JUnit test result graph is still working with Pipeline.

      Before I decided to use Pipeline graph was working

          [JENKINS-34621] Missing lint graph when using with Pipeline plugin

          This is a known issue which should be resolved in the analysis-core plugin.

          Christopher Orr added a comment - This is a known issue which should be resolved in the analysis-core plugin.

          As JENKINS-31202 is fixed, the analysis-core plugin was not merged to android-lint-plugin and the graph is still not being shown.

          Sigitas Atkocaitis added a comment - As JENKINS-31202 is fixed, the analysis-core plugin was not merged to android-lint-plugin and the graph is still not being shown.

          Mez Pahlan added a comment -

          Graph isn't appearing for me either in a pipeline job. What needs to happen for this this functionality to work? Some work from this project or from analysis-core?

          Mez Pahlan added a comment - Graph isn't appearing for me either in a pipeline job. What needs to happen for this this functionality to work? Some work from this project or from analysis-core?

          I am seeing the same results as sigis151. Android Lint dashboard is not appearing for me with pipeline builds. Has the change to analysis-core been merged to android-lint-plugin?

          Adam Westhusing added a comment - I am seeing the same results as sigis151 . Android Lint dashboard is not appearing for me with pipeline builds. Has the change to analysis-core been merged to android-lint-plugin?

          ad added a comment -

          I've got a similar issue, the trend graph is not displayed for pipeline builds.

          But the report gets generated:

          I'm running the plugin with:

          androidLint() // no additional settings
          

          ad added a comment - I've got a similar issue, the trend graph is not displayed for pipeline builds. But the report gets generated: I'm running the plugin with: androidLint() // no additional settings

          adrich: That's not a similar issue — that is exactly this issue. And it's still in the "open" status, until I or someone gets round to fixing it.

          Christopher Orr added a comment - adrich : That's not a similar issue — that is exactly this issue. And it's still in the "open" status, until I or someone gets round to fixing it.

          Balázs Varga added a comment -

          I have a solution [here|https://github.com/jenkinsci/android-lint-plugin/compare/master...wupdigital:master?diff=split&name=master].
          Trend graph is displayed for pipeline builds and dashboard view portlets.

          But the buttons on trend graph are not accessible because the stage view covers it:

          And the lint result links in the dashboard view are not correct (view/lint/job/master/androidLint):

          I think these problems come from analysis-core plugin.

          Balázs Varga added a comment - I have a solution [here| https://github.com/jenkinsci/android-lint-plugin/compare/master...wupdigital:master?diff=split&name=master ]. Trend graph is displayed for pipeline builds and dashboard view portlets. But the buttons on trend graph are not accessible because the stage view covers it: And the lint result links in the dashboard view are not correct (view/lint/job/master/androidLint): I think these problems come from analysis-core plugin.

          Version 2.5 of the plugin has been released, which fixes this issue.

          Christopher Orr added a comment - Version 2.5 of the plugin has been released, which fixes this issue.

            orrc Christopher Orr
            outlying Iwo Polański
            Votes:
            8 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated:
              Resolved: