-
Improvement
-
Resolution: Postponed
-
Minor
-
Jenkins 2.387.3
Warnings Next Generation 10.2.0
I am passing a static analysis result file in sarif format to the Warnings Next Generation plugin, but the type details are not displayed. I would like the details to be displayed.
I use Warnings Next Generation like this in the jenkinsfile.
recordIssues enabledForFailure: true, tool: sarif(pattern: '**/target/*.sarif'), qualityGates: [[threshold: 1, type: 'NEW']], sourceDirectory: './project'
[JENKINS-71652] Create description for issues in sarif format
Component/s | New: analysis-model [ 23523 ] | |
Component/s | Original: warnings-ng-plugin [ 24526 ] | |
Issue Type | Original: New Feature [ 2 ] | New: Improvement [ 4 ] |
Summary | Original: Enable to display details of static analysis results in sarif format | New: Create description for issues in sarif format |
Labels | New: help-wanted |
Assignee | Original: Ulli Hafner [ drulli ] |
Labels | Original: help-wanted | New: hacktoberfest help-wanted |
Resolution | New: Postponed [ 6 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |