Skip to content

Security Scanning #1063

Security Scanning

Security Scanning #1063

Triggered via schedule November 5, 2025 00:22
Status Failure
Total duration 3m 52s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 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): src/Core/Components/Dialog/FluentDialog.razor.cs#L185
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
Analyze (csharp): src/Core/Components/Dialog/FluentDialog.razor.cs#L172
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
Analyze (csharp): src/Core/Components/Dialog/FluentDialog.razor.cs#L185
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
Analyze (csharp): src/Core/Components/Dialog/FluentDialog.razor.cs#L172
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
Analyze (csharp): tests/Core/_ToDo/MenuButton/FluentMenuButtonTests.cs#L82
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
Analyze (csharp): tests/Core/_ToDo/MenuButton/FluentMenuButtonTests.cs#L89
Possible null reference return.
Analyze (csharp): src/Core/Components/Dialog/FluentDialog.razor.cs#L185
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
Analyze (csharp): src/Core/Components/Dialog/FluentDialog.razor.cs#L172
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
Analyze (csharp): src/Core/Components/Dialog/FluentDialog.razor.cs#L185
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
Analyze (csharp): src/Core/Components/Dialog/FluentDialog.razor.cs#L172
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)