Switch to MudBlazor 8.2.0 #26
Annotations
5 warnings
Build:
src/BlazorJsonForm/MudSelectEnhanced.razor#L38
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/BlazorJsonForm/MudSelectEnhanced.razor#L28
Nullability of reference types in value of type 'EventCallback<IEnumerable<T>>' doesn't match target type 'EventCallback<IEnumerable<T?>?>'.
|
Build:
src/BlazorJsonForm/JsonForm.razor#L1
Illegal Attribute 'IconSize' on 'MudMenuItem' using pattern 'LowerCase' source location '(1785,12)-(1785,75)' (https://mudblazor.com/features/analyzers)
|
Build:
src/BlazorJsonForm/JsonForm.razor#L1
Illegal Attribute 'IconSize' on 'MudMenuItem' using pattern 'LowerCase' source location '(1678,12)-(1678,75)' (https://mudblazor.com/features/analyzers)
|
Build:
src/BlazorJsonForm/JsonForm.razor#L1
Illegal Attribute 'IconSize' on 'MudMenuItem' using pattern 'LowerCase' source location '(1736,12)-(1736,75)' (https://mudblazor.com/features/analyzers)
|
Loading