Ulli Hafner commented on Bug JENKINS-24463

Seems that the error format is totally different. Is this a new pylint version with different output format? Or are warnings still reported correctly? Here is the test case for the current format:

trunk/src/python/cachedhttp.py:3: [C] Line too long (85/80)
trunk/src/python/tv.py:28: [C0103, Show.__init__] Invalid name "seasonCount" (should match [a-z_][a-z0-9_]{2,30}$)
trunk/src/python/tv.py:35: [C0111, Episode] Missing docstring

Can you please add an example with both warnings and errors? Note that the error format has no associated file in the message, should the filename be empty? Where do the numbers after the error refer to?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to