Failing Analysis ID "3bf5743e-fa9a-4e02-b864-3450065aaa40"

  • ALM used: GitHub
  • CI system used: GitHub Actions
  • Languages of the repository: Python, Typescript, Javascript, Dockerfile, bash

Hi @dcharbon,

Welcome to the community. From what I can see your analysis is failing due to a mis configuration of the sonar.tests parameter.

ERROR: Invalid value of sonar.tests for mimotoai_mimoto-frontend
ERROR: The folder './release_tests' does not exist for 'mimotoai_mimoto-frontend' (base directory = /tmp/clone2283359723674555979)

It could be that this parameter has not been set correctly or that the folder itself is not being included in the analysis. It is also possible that you might have set this value in the Project Administration - General settings in the SonarCloud UI.

I believe this issue has now been resolved in an associated thread. If not please let me know.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.