jenkinsci / jenkinsci/violation-comments-to-github-plugin

0 violations found for PyLint

Open
#25 10 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
25
Forks
12
PR merge metrics
No merged PRs in 30d

Description

I encountered this problem for PyLint but other parsers have probably the same issue.

I kept getting "0 violations found" because the parse expects a very precise format which I was able to reproduce by looking at https://github.com/tomasbjerre/violations-lib/blob/master/src/test/resources/pylint/marshmallow.txt (which is `pylint3 --msg-template='{path}:{line}: [{msg_id}({symbol}), {obj}] {msg}' *`)

Maybe you could add something in the readme explicitly says that the output needs to have a very specific format? Would save some time because IMHO it's hard to understand this step.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.