79142021

Date: 2024-10-30 16:44:11
Score: 1.5
Natty:
Report link

Solved, apparently on new versions I can't use the command sonar-scanner and rely on the properties file, so the analysis has to be done with the full command:

sonar-scanner -Dsonar.projectKey="<name of your project>" -Dsonar.host.url=<your url> -Dsonar.token=<your token>.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: eeml