-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Allow warnings to scan just the console output from steps inside a block in pipelines and preferably give it a name and have multiple warnings reports one per name ie
warnings consoleParsers:[[parserName: 'GNU C Compiler 4 (gcc)']], unstableTotalAll: '0', name: 'GCC' { sh 'make' } warnings consoleParsers:[[parserName: 'Doxygen']], unstableTotalAll: '0', name: 'Doxygen' { sh 'make doc' }
Currently things like being able to click on a warning to view the source dosn't work in pipelines if your doing parallel steps over multiple hosts (as the workspace paths differ)
- is blocking
-
JENKINS-54832 Groovy Parser cannot access console log
-
- Resolved
-
- is duplicated by
-
JENKINS-58427 Warnings from parallel build stages are always aggregated
-
- Closed
-
- relates to
-
JENKINS-37325 Make multiple static analysis results visible in a pipeline script
-
- Resolved
-
-
JENKINS-55258 Support scanning of console log with parallel steps
-
- Open
-
- mentioned in
-
Page Failed to load
[JENKINS-44450] Block scoped usage
Description |
Original:
Allow warning to scan just the console output from steps inside a block in pipelines and preferably give it a name and have multiple warnings reports one per name ie {code:java} warnings consoleParsers:[[parserName: 'GNU C Compiler 4 (gcc)']], unstableTotalAll: '0', name: 'GCC' { sh 'make' } warnings consoleParsers:[[parserName: 'Doxygen']], unstableTotalAll: '0', name: 'Doxygen' { sh 'make doc' } {code} Currently things like being able to click on a warning to view the source dosn't work in pipelines if your doing parallel steps over multiple hosts (as the workspace paths differ) |
New:
Allow warnings to scan just the console output from steps inside a block in pipelines and preferably give it a name and have multiple warnings reports one per name ie {code:java} warnings consoleParsers:[[parserName: 'GNU C Compiler 4 (gcc)']], unstableTotalAll: '0', name: 'GCC' { sh 'make' } warnings consoleParsers:[[parserName: 'Doxygen']], unstableTotalAll: '0', name: 'Doxygen' { sh 'make doc' } {code} Currently things like being able to click on a warning to view the source dosn't work in pipelines if your doing parallel steps over multiple hosts (as the workspace paths differ) |
Link |
New:
This issue relates to |
Labels | New: analysis-core-2.0 |
Remote Link | New: This issue links to "Page (Jenkins Wiki)" [ 17267 ] |
Labels | Original: analysis-core-2.0 |
Component/s | New: warnings-ng-plugin [ 24526 ] | |
Component/s | Original: warnings-plugin [ 15513 ] |
Rank | New: Ranked higher |
Link | New: This issue relates to JENKINS-55258 [ JENKINS-55258 ] |
Rank | New: Ranked lower |
Rank | New: Ranked lower |