Security Scanning #1079
Annotations
12 warnings
|
Analyze (javascript)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
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)
- Add lib or ref assemblies for the net10.0 target framework
|
|
Analyze (csharp)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
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)
- Add lib or ref assemblies for the net10.0 target framework
|
|
Analyze (csharp)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
Analyze (csharp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|