Description
I am re-enabling CodeQL analysis for OpenTelemetry .NET Automatic Instrumentation. Jobs are finishing successfully with following warning Timed out waiting for analysis to finish processing. Continuing.
.
Based on the documentation, it might happen, but there is not GitHub results occurring under the security tab even after 3+ hours from the executions.

You can find all executions under https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/actions/workflows/codeql-analysis.yml.
The job definition is under https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/blob/d641fa1bfac7706b101668dad611c5c537a0f7e0/.github/workflows/codeql-analysis.yml
And the debug log results with the SARIFF file: debug-artifacts-csharp.zip
Could you please advice? Help to debug the issue?