The last analysis has failed. If it keeps on failing after several attempts, please contact us on Community forum, and provide the following failing analysis ID: “AZIuBGccGWCRE74IXbVW”.
Hi,
Welcome to the community and thanks for this report!
Can you give the approximate date/time of this failure? It will make it easier for us to find it in the logs.
Thx,
Ann
Hi Ann,
It was roughly at [16:10] British Summer Time yesterday Wednesday 25th of September.
Please let me know if you need further information.
Regards
Ahmed
Hi Ahmed,
Thanks! That’s what we need to get started. I’ve flagged this for the folks with log access.
Ann
Hi @Ahmed_Shlule ,
It seems your project configuration is invalid: the sonar.tests
property contains wildcards (** or *).
Could you double check the configuration of your project, and make sure the value of sonar.tests
is a comma-separated list of directories?
You can also use the sonar.test.exclusions
/ sonar.test.inclusions
to further filter files in sonar.tests
.
Hope that helps,
Claire