Last analysis failed provide analysis id `AZexdEEeua4yen3xzBFB`

My last analysis is failed and the dailog is saying please provide analysis id in community forum

Hello anandtripathi5, welcome to the community!

The analysis failed because wildcards are not supported in sonar.sources and sonar.tests (see the error details below). Please refer to the Analysis Scope documentation for proper configuration of inclusions and exclusions.

ERROR: Wildcards ** and * are not supported in "sonar.sources" and "sonar.tests" properties. "sonar.sources" and "sonar.tests" properties support only comma separated list of directories. Use "sonar.exclusions/sonar.inclusions" and "sonar.test.exclusions/sonar.test.inclusions" to further filter files in "sonar.sources" and "sonar.tests" respectively. Please refer to SonarCloud documentation for more details.