-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Ubuntu
Using PHP_CodeSniffer to generate a checkstyle.xml report.
That report is well understood by the Checkstyle plugin but not by Violations checkstyle: It sets all warnings to the "m" column (medium).
I joined a generated "checkstyle.xml".
[JENKINS-7308] Incorrect warning level detection: Sets all warnings to level "medium"
Attachment | New: checkstyle.xml [ 19860 ] | |
Description |
Original:
Using PHP_CodeSniffer to generate a checkstyle.xml report. That report is well understood by the Checkstyle plugin but not by Violations checkstyle: It sets all warnings to the "m" column (medium). |
New:
Using PHP_CodeSniffer to generate a checkstyle.xml report. That report is well understood by the Checkstyle plugin but not by Violations checkstyle: It sets all warnings to the "m" column (medium). I joined a generated "checkstyle.xml". |
Summary | Original: Checkstyle setting all warning levels to medium | New: Checkstyle's warning level incorrectly detected (sets all warnings to level "medium") |
Attachment | New: screen-shot.png [ 19861 ] |
Summary | Original: Checkstyle's warning level incorrectly detected (sets all warnings to level "medium") | New: Incorrect warning level detection: Sets all warnings to level "medium" |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 137407 ] | New: JNJira + In-Review [ 187493 ] |
Seems it's not only for checkstyle, but for all captured and processed XML.