raatiniemi / sonar-objective-c

SonarQube plugin for running analysis of Objective-C code.

Home Page:https://gitlab.com/rahome/sonar-objective-c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sonar doesn't find the issue

skywancen opened this issue · comments

I use oclint generate the oclint.xml.
then report the log by sonar scanner.
but sonar web not find issue.
the console prints some warning : WARN: Found empty start line in report for path:
and web like this:
_461c2ecb-2194-496b-904c-eeeea5a27533

got it!
oclint-json-compilation-database report-type use xml not pmd!