Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am unable to parse a report #166

Closed
WoodyAsterisk opened this issue Oct 21, 2022 · 1 comment
Closed

I am unable to parse a report #166

WoodyAsterisk opened this issue Oct 21, 2022 · 1 comment

Comments

@WoodyAsterisk
Copy link

I am unable to parse a report:

npx violations-command-line -s INFO -mv 0 -v "PMD" "." ".*pmd/main.xml$" "PMD"
INFO Found 0 reports in . with pattern .*pmd(?:/|\)main.xml$

I didn't get any violations but I know there are a lot of them. I integrated correctly with Bitbucket but that line still appears. I tried some of your examples too.

INFO Found 0 reports in . with pattern .*pmd(?:/|\)main.xml$

@tomasbjerre
Copy link
Owner

Looks like there is no main.xml file in your path. What is the full path of the file containing the pmd violations?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants