insideapp-oss / sonar-flutter

SonarQube plugin for Flutter / Dart
Other
449 stars 82 forks source link

Files aren't indexed as dart with SonarQube 10.4.1 #212

Closed Jannik-dev closed 6 months ago

Jannik-dev commented 8 months ago

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.

DilanAriza commented 7 months ago

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

zippy1978 commented 6 months ago

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