SelectExtended: Fix Initialized Value Doesn't Show on Input When Multiselection & Virtualize #583
Annotations
20 warnings
|
src/CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L261
Dereference of a possibly null reference.
|
|
src/CodeBeam.MudBlazor.Extensions/Components/ChipField/MudChipField.razor.cs#L250
Dereference of a possibly null reference.
|
|
src/CodeBeam.MudBlazor.Extensions/Components/ChipField/MudChipField.razor.cs#L227
Dereference of a possibly null reference.
|
|
src/CodeBeam.MudBlazor.Extensions/Components/ChipField/MudChipField.razor.cs#L225
Dereference of a possibly null reference.
|
|
src/CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L48
Dereference of a possibly null reference.
|
|
src/CodeBeam.MudBlazor.Extensions/Components/SelectExtended/MudSelectExtended.razor.cs#L49
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
src/CodeBeam.MudBlazor.Extensions/Components/SelectExtended/MudSelectExtended.razor.cs#L45
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
src/CodeBeam.MudBlazor.Extensions.CsvMapper/Components/CsvMapper/MudCsvMapper.razor#L74
The variable 'warning' is assigned but its value is never used
|
|
src/CodeBeam.MudBlazor.Extensions.CsvMapper/Components/CsvMapper/MudCsvMapper.razor#L112
Dereference of a possibly null reference.
|
|
'MudFileUpload<IBrowserFile>.InputStyle' is obsolete: 'Prefer the InputClass property with CSS https://github.com/MudBlazor/MudBlazor/issues/12047'
|
|
src/CodeBeam.MudBlazor.Extensions/Components/SelectExtended/MudSelectExtended.razor.cs#L45
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
src/CodeBeam.MudBlazor.Extensions.CsvMapper/Components/CsvMapper/MudCsvMapper.razor#L74
The variable 'warning' is assigned but its value is never used
|
|
src/CodeBeam.MudBlazor.Extensions.CsvMapper/Components/CsvMapper/MudCsvMapper.razor#L112
Dereference of a possibly null reference.
|
|
src/CodeBeam.MudBlazor.Extensions.CsvMapper/Components/CsvMapper/MudCsvMapper.razor#L74
The variable 'warning' is assigned but its value is never used
|
|
src/CodeBeam.MudBlazor.Extensions.CsvMapper/Components/CsvMapper/MudCsvMapper.razor#L112
Dereference of a possibly null reference.
|
|
'MudFileUpload<IBrowserFile>.InputStyle' is obsolete: 'Prefer the InputClass property with CSS https://github.com/MudBlazor/MudBlazor/issues/12047'
|
|
src/CodeBeam.MudBlazor.Extensions.CsvMapper/Components/CsvMapper/MudCsvMapper.razor#L74
The variable 'warning' is assigned but its value is never used
|
|
src/CodeBeam.MudBlazor.Extensions.CsvMapper/Components/CsvMapper/MudCsvMapper.razor#L112
Dereference of a possibly null reference.
|
|
'MudFileUpload<IBrowserFile>.InputStyle' is obsolete: 'Prefer the InputClass property with CSS https://github.com/MudBlazor/MudBlazor/issues/12047'
|
|
'MudFileUpload<IBrowserFile>.InputStyle' is obsolete: 'Prefer the InputClass property with CSS https://github.com/MudBlazor/MudBlazor/issues/12047'
|
The logs for this run have expired and are no longer available.
Loading