Add a trigger on main and a tag (v*) #1044
Annotations
10 warnings
|
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)
|