sonar-scala / sonar-scala

A free and open-source SonarQube plugin for static code analysis of Scala projects.

Home Page:https://sonar-scala.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sonar scala is not analyzing as expected

shafemoh opened this issue · comments

Hi team,
We have just upgraded Sonarqube on our QA environment with v9.4.0 (from v9.2.4). And installed the new and compatible sonar-scala 9.0 (by removing the existing in-built sonarscala from Sonarqube app). However, after analyzing some the scala based projects on the QA env, we are getting results that are different from what we see on our Production env (where inbuilt sonarscala is present).

See screenshots

  1. Scala Project 1
    Prod analysis: 14 criticals were recorded
    image
    QA analysis: criticals vanished
    image

  2. Another Scala Project 2
    Prod analysis
    image
    QA analysis
    image

Can you please help us why this is happening?

Regards @shafemoh