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

Missing lint graph when using with Pipeline plugin

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • android-lint-plugin
    • None
    • Ubuntu 15.10
      Jenkins 2.1
      Android Lint Plugin 2.3
      Pipeline 2.0

    Description

      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

      Attachments

        Issue Links

          Activity

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

            orrc 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.

            sigis151 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.
            mezpahlan 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?

            mezpahlan 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?

            westhusing 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?
            adrich 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 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.

            orrc 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.
            warnyul 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.

            warnyul 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.

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

            People

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

              Dates

                Created:
                Updated:
                Resolved: