Hi,
I'm a new fish on Jenkins, I saw one of this pipeline code
recordIssues tool: pyLint(pattern: '.test_reports/pylint.out'), 
enabledForFailure: true

I found it's interesting and added into my Jenkinsfile, however, when my 
job runs at this line, it throws error as below:

java.lang.NoSuchMethodError: No such DSL method 'pyLint' found among steps

......



So, my question is: is there any plugins need to be installed? I searched 
plugins but not find pyLint plugin.


Thanks.

tOmMy

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/c3a1504d-f597-4037-a3e9-bd9539acabc2%40googlegroups.com.

Reply via email to