I started this to cut down line noise in pipelines

      e.g.

      node {
        stage ('Integration Test') {
          def issues = scanForIssues tool: acuCobol()
          publishIssues issues:[issues]
        }
      }
      

          [JENKINS-54284] Add `@Symbol` to warning parsers

          merged into plugin warnings-ng

          Jeremy Marshall added a comment - merged into plugin warnings-ng

            jeremym Jeremy Marshall
            jeremym Jeremy Marshall
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: