Sonar Failing with Error Disable Automatic analysis, but the Automatic analysis is already disabled

Thanks for taking the time to respond @Colin

Project name is Unique, however it has names with similar prefix

Example of my project

Repo 1 Name : test
Repo 2 Name : test-service

Under Administration > Analysis Method it shows as

As discussed in this form Automatic analysis can't be disabled - #5 by Lucas_Paulger , i have removed the project from sonarcloud, added sonar-project.properties to the repo to the main branch and added the repo again to sonarcloud, this time the status of the project is shown as below in sonarcloud, however the CI build is still failing as Automatic analysis is enabled.

CI Failure