Analysis results are not published on the job page anymore

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      With 12.2.0 upgrade (still reproducible with 12.4.0) static analysis stopped being published on the main job page, but it's still published on the job run page (see screenshots). And correspondingly, on the main job page there are no charts published too.

      The plugin is run with the corresponding config:

      ```
      recordIssues(
      enabledForFailure: true,
      tools: [
      checkStyle(id: 'psalm', name: 'psalm', pattern: '.ci/logs/psalm.xml'),
      checkStyle(id: 'eslint', name: 'eslint', pattern: '.ci/logs/eslint.xml'),
      checkStyle(id: 'phpcs', name: 'phpcs', pattern: '.ci/logs/phpcs.xml'),
      ]
      )
      ```

            Assignee:
            Ulli Hafner
            Reporter:
            Ivan Kurnosov
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: