Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
Win7 or WinXP
Description
I have your latest jslint plugin and the latest checkstyle plugin running on the latest weekly Jenkins (1.526). Your plugin runs great and I do get the list of errors, but when I click on the details tab on the Checkstyle page, I see:
foo2.js:69, , Priority: High
Line too long.No description available. Please upgrade to latest checkstyle version.
foo2.js:101, , Priority: High
Line too long.No description available. Please upgrade to latest checkstyle version.
Any ideas? I see this for all message types, not just Line too long.
I switched from the Checkstyle plugin to the Violations plugin and it works fine. I do like consistency, so I wish I could stick with the Checkstyle plugin, but I'll take what works. Also, I would rather the link say "JSLint Violations" or something that identified it was JSLint instead of it saying "Checkstyle", but I may be the only one that cares