Gilles Grousset
Gilles Grousset
Hi @sk92129, Yes duplications from test code are not taken in account by SonarQube. This is the normal behavior. For your issues about file inclusion. I need you to share...
Duplicate of https://github.com/insideapp-oss/sonar-flutter/issues/212
Fixed in new release: https://github.com/insideapp-oss/sonar-flutter/releases/tag/0.5.1
Duplicate of https://github.com/insideapp-oss/sonar-flutter/issues/177
Fixed in new release: https://github.com/insideapp-oss/sonar-flutter/releases/tag/0.5.1
Hi, It seems that "flutter" command is not on path (or in current dir). How did you install flutter on the runner ? Did you use flutter-action ? (https://github.com/marketplace/actions/flutter-action)
Thank you for your contribution @tariq-stablekernel ! Could you just add a new unit test to cover the case in `fr/insideapp/sonarqube/dart/lang/PubSpecParserTest.java`?
Hi, Seems to be the same issue as https://github.com/insideapp-oss/sonar-flutter/issues/225. It seems to be related to the SonarQube action. I need to setup a test project on GitHub action to figure...
Hi, I created a sample project with GitHub Action here: https://github.com/insideapp-oss/sonar-flutter-example
Right it is a duplicate of: https://github.com/insideapp-oss/sonar-flutter/issues/179 I close it.