Skip to content

Upgrade to .NET 10.0 and update NuGet packages #1527

Upgrade to .NET 10.0 and update NuGet packages

Upgrade to .NET 10.0 and update NuGet packages #1527

Re-run triggered December 30, 2025 06:30
Status Success
Total duration 2m 45s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze C# (CodeQL)
Matrix: Analyze Non-Compiled Languages (CodeQL)
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Areas/Identity/Pages/Account/Manage/Disable2fa.cshtml.cs#L45
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Areas/Identity/Pages/Account/Manage/EnableAuthenticator.cshtml.cs#L93
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Program.cs#L237
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Program.cs#L228
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Areas/Identity/Pages/Account/Manage/GenerateRecoveryCodes.cshtml.cs#L53
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Areas/Identity/Pages/Account/Manage/ResetAuthenticator.cshtml.cs#L38
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Areas/Identity/Pages/Account/Register.cshtml.cs#L199
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Areas/Identity/Pages/Account/Register.cshtml.cs#L193
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Web/Areas/Identity/Pages/Account/Register.cshtml.cs#L189
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)
Analyze C# (CodeQL) (csharp): EssentialCSharp.Chat.Shared/Services/MarkdownChunkingService.cs#L29
Evaluation of this argument may be expensive and unnecessary if logging is disabled (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1873)