Hello,
I’m just starting with SonarCloud. I have successful scans running, but all VB and C# files are not being analyzed. In the log, I see:
‘’’
INFO: 3710 files to be analyzed
WARN: This repository references another local repository which is not supported. You can avoid borrow objects from another local repository by not using --reference or --shared when cloning it.
INFO: 0/3710 files analyzed
‘’’
Any advice on how to resolve that?
- ALM used: BitBucket Cloud
- CI system used: TeamCity
- Languages of the repository: VB, C#, SQL, JS