Security Scanning #1084
Annotations
11 warnings
|
Manually build CSharp on .NET:
src/Core/Components/Dialog/FluentDialog.razor.cs#L185
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
|
|
Manually build CSharp on .NET:
src/Core/Components/Dialog/FluentDialog.razor.cs#L172
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
|
|
Manually build CSharp on .NET
- Add lib or ref assemblies for the net10.0 target framework
|
|
Manually build CSharp on .NET
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:
|
|
Manually build CSharp on .NET:
tests/Core/_ToDo/MenuButton/FluentMenuButtonTests.cs#L82
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
|
|
Manually build CSharp on .NET:
tests/Core/_ToDo/MenuButton/FluentMenuButtonTests.cs#L89
Possible null reference return.
|
|
Manually build CSharp on .NET:
src/Core/Components/Dialog/FluentDialog.razor.cs#L185
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
|
|
Manually build CSharp on .NET:
src/Core/Components/Dialog/FluentDialog.razor.cs#L172
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0031)
|
|
Manually build CSharp on .NET
- Add lib or ref assemblies for the net10.0 target framework
|
|
Manually build CSharp on .NET
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:
|
|
Initialize CodeQL
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/
|
Loading