sonar-flutter icon indicating copy to clipboard operation
sonar-flutter copied to clipboard

Files aren't indexed as dart with SonarQube 10.4.1

Open Jannik-dev opened this issue 1 year ago • 1 comments

I am executing the sonar-scanner on ubuntu:22.04 the SonarQube server is running 10.4.1 and uses the plugin version 0.5.0.

When running the sonar-scanner, it cannot index the .dart files as dart. I downgraded the SonarQube server to the current LTS version (9.9.4) which fixed it.

Jannik-dev avatar Mar 28 '24 12:03 Jannik-dev

In this issue you can find the solution, there I was able to solve my problem which did not index the files https://github.com/insideapp-oss/sonar-flutter/issues/203

DilanAriza avatar Apr 01 '24 17:04 DilanAriza

Fixed in new release: https://github.com/insideapp-oss/sonar-flutter/releases/tag/0.5.1

zippy1978 avatar May 16 '24 18:05 zippy1978