Upgrade to .NET 10.0 and update NuGet packages #1527
codeql.yml
on: pull_request
Matrix: Analyze C# (CodeQL)
Matrix: Analyze Non-Compiled Languages (CodeQL)
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)
|