Thanks for the logs! I notice two things. First, the “build” log is awfully short. Did anything actually get built here? Because a full build is required for analysis.
Second is this:
2024-03-19T11:17:59.5362246Z ==============================================================================
2024-03-19T11:17:59.5362370Z Task : .NET Core
2024-03-19T11:17:59.5362434Z Description : Build, test, package, or publish a dotnet application, or run a custom dotnet command
2024-03-19T11:17:59.5362567Z Version : 2.235.1
2024-03-19T11:17:59.5362628Z Author : Microsoft Corporation
2024-03-19T11:17:59.5362703Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/build/dotnet-core-cli
2024-03-19T11:17:59.5362816Z ==============================================================================
2024-03-19T11:17:59.8653170Z Info: .NET Core SDK/runtime 2.2 and 3.0 are now End of Life(EOL) and have been removed from all hosted agents. If you're using these SDK/runtimes on hosted agents, kindly upgrade to newer versions which are not EOL, or else use UseDotNet task to install the required version.
2024-03-19T11:17:59.9263133Z [command]/usr/bin/dotnet build /home/vsts/work/1/s/src/Services/Scorpeo.ApplicationAccessControl/Scorpeo.ApplicationAccessControl.sln -dl:CentralLogger,"/home/vsts/work/_tasks/DotNetCoreCLI_5541a522-603c-47ad-91fc-a4b1d163081b/2.235.1/dotnet-build-helpers/Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll"*ForwardingLogger,"/home/vsts/work/_tasks/DotNetCoreCLI_5541a522-603c-47ad-91fc-a4b1d163081b/2.235.1/dotnet-build-helpers/Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll"
It seems that you’re on a pretty old version of the SDK? From the docs, the prerequisites for analysis include:
I don’t see a new zip. If you responded to this thread via email and attached it there, well it must have gotten scraped off somewhere between your email client and this forum. I suggest you log in directly to the forum to re-post.