[MenuButton] Add an optional start icon #2707
Merged
Annotations
3 errors and 10 warnings
|
|
|
src/Core/Components/List/FluentSelect.razor.cs#L50
'ListComponentBase<TOption>.Title' is obsolete: 'Use AriaLabel instead'
|
src/Core/Components/DataGrid/FluentDataGrid.razor.cs#L251
This call will always result in an empty sequence because type 'Microsoft.FluentUI.AspNetCore.Components.ColumnBase<TGridItem>' is incompatible with type 'Microsoft.FluentUI.AspNetCore.Components.SelectColumn<TGridItem>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2021)
|
src/Core/Components/List/FluentSelect.razor.cs#L50
'ListComponentBase<TOption>.Title' is obsolete: 'Use AriaLabel instead'
|
src/Core/Components/DataGrid/FluentDataGrid.razor.cs#L251
This call will always result in an empty sequence because type 'Microsoft.FluentUI.AspNetCore.Components.ColumnBase<TGridItem>' is incompatible with type 'Microsoft.FluentUI.AspNetCore.Components.SelectColumn<TGridItem>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2021)
|
|
|
|
|
src/Core/Components/List/FluentSelect.razor.cs#L50
'ListComponentBase<TOption>.Title' is obsolete: 'Use AriaLabel instead'
|
src/Core/Components/DataGrid/FluentDataGrid.razor.cs#L251
This call will always result in an empty sequence because type 'Microsoft.FluentUI.AspNetCore.Components.ColumnBase<TGridItem>' is incompatible with type 'Microsoft.FluentUI.AspNetCore.Components.SelectColumn<TGridItem>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2021)
|
This job succeeded
Loading