Last analysis failed Analysis ID "AYq0GQ1Gwg8ddB2oQfsg"

Template for a good new topic, formatted with Markdown:

For this project, the Automatic Analysis for .NET is enabled and the scanned is passed without .sonarcloud.properties file and Lines changed is always 0. After adding .sonarcloud.properties file into the root directory of the project, the scan keeps failing and failed Analysis ID is “AYq0GQ1Gwg8ddB2oQfsg”.

.sonarcloud.properties file is in the root directory of the project and sonar.sources and sonar.test is as following:

sonar.sources= workspace/apps,workspace/libs,backend/services.plr-intake/Data/,backend/services.plr-intake/PlrIntakeConfiguration.cs,backend/services.plr-intake/Program.cs,backend/webapi/Extensions/,backend/webapi/Models/,backend/web-api/PidpConfiguration.cs,backend/webapi/Program.cs,backend/webapi/Startup.cs

sonar.tests=workspace/jest.config.ts,workspace/jest.preset.js,backend/webapi.tests,backend/services.plr-intake.tests,backend/utilities.plr-manual-intake.tests

Hey there.

I forked the develop branch of your project and received an analysis with 44k Lines of Code (and issues identified)

https://sonarcloud.io/summary/overall?id=colin-sonarsource_moh-pidp

What am I missing?