dotnet10 #23
Annotations
1 error and 2 warnings
|
Analyze (csharp)
Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.23.3/x64/codeql/codeql database finalize --finalize-dataset --threads=4 --ram=14581 /home/runner/work/_temp/codeql_databases/csharp". Exit code was 32 and last log line was: CodeQL detected code written in C# but could not process any of it. For more information, review our troubleshooting guide at https://gh.io/troubleshooting-code-scanning/no-source-code-seen-during-build . See the logs for more details.
|
|
Analyze (csharp):
tests/ManagedCode.GraphRag.Tests/Runtime/PipelineExecutorTests.cs#L32
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
|
Analyze (csharp):
tests/ManagedCode.GraphRag.Tests/Runtime/PipelineExecutorTests.cs#L32
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|