codecharta
codecharta copied to clipboard
Sourcecodeparser can't parse Sonarqube
Bug
Love this bug. Sourcecodeparse used to be based on the sonar-java-importer so it's weird that it can't parse sonarqube.
Expected Behavior
GIVEN
git clone [email protected]:SonarSource/sonarqube.git
WHEN
ccsh sourcecodeparser sonarqube/ -o sonarqube.src.cc.json
THEN I get a valid sonarqube.src.cc.json
Actual Behavior
- lot's of exceptions, almost all the time
And CodeCharta Visualization says the file is "empty or invalid"
Specifications
- is released in online-demo: yes
- CodeCharta Version: 1.125.0
- OS: MacOs
- Browser: FireFox