codecharta icon indicating copy to clipboard operation
codecharta copied to clipboard

Sourcecodeparser can't parse Sonarqube

Open Richargh opened this issue 9 months ago • 0 comments

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

Richargh avatar May 18 '24 14:05 Richargh