• 5.0.0-beta2

      Right now calling `warnings(...)` from inside of my non-declarative pipeline returns `null`. I would like to be able to get useful information from the warnings plugin such as the report URL, how many warnings there were of different severities, and if the warnings exceeded any thresholds.

      Is there maybe a setting I'm missing?

      warnings(
              canComputeNew: false,
              canResolveRelativePaths: false,
              canRunOnFailed: true,
              categoriesPattern: '',
              defaultEncoding: '',
              excludePattern: '',
              healthy: '',
              includePattern: '',
              messagesPattern: '',
              parserConfigurations: [
                [parserName: 'JSLint', pattern: 'tmp/jslint.xml']
              ],
              unHealthy: '',
              unstableTotalAll: '0'
            )
      

          [JENKINS-47209] Return useful data to pipeline callers

          Steve V created issue -
          Ulli Hafner made changes -
          Labels New: analysis-core-2.0
          Ulli Hafner made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Ulli Hafner made changes -
          Epic Link New: JENKINS-49911 [ 188901 ]
          Ulli Hafner made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          Ulli Hafner made changes -
          Status Original: Resolved [ 5 ] New: Fixed but Unreleased [ 10203 ]
          Ulli Hafner made changes -
          Released As New: 5.0.0-beta2
          Status Original: Fixed but Unreleased [ 10203 ] New: Resolved [ 5 ]

            drulli Ulli Hafner
            stevednd Steve V
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: