Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
Jenkins ver. 1.656
Warnings plugin 4.56
Description
At the current point, one of our builds shows the following warning statistics under Categories:
- Cast: 194
- Deprecation: 4953
- Overloads: 3
- Proprietary API: 19
- Rawtypes: 480
- Try: 74
- Unchecked: 712
- Varargs: 9
- Total: 18298
194 + 4953 + 3 + 19 + 480 + 74 + 712 + 9 ≠ 18298
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Which parser is used? Is it possible that some warnings do not have a category?