- ALM used Azure DevOps
- CI system used Azure DevOps + GIT
- Scanner command used when applicable (private details masked)
- Languages of the repository: C#
Since the latest update of the Azure Plugin version 1.36.0 that happened on 24th January, all our projects are not doing diff correctly and detecting old code as new code for the past 1 year.
We have not changed any configuration and no lines of codes where changed.
Below is a sample screenshot
Below is the build template used in azure devops to run sonar cloud.
sonarcloud-azure-template.txt (3.4 KB)
There two more points which we are not sure if they are related:
There is a warning about SCM provider auto detection.
Our Azure Access Token had expired and since then we renewed it and corrected the issue.