Try Release CodeBeam.MudBlazor.Extensions.Code v 9.0.0 #276
Annotations
10 warnings
|
🎉 Deploy:
src/CodeBeam.MudBlazor.Extensions/Components/InputExtended/MudInputExtended.razor.cs#L102
Possible null reference argument for parameter 'jsRuntime' in 'ValueTask JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, string identifier, params object?[]? args)'.
|
|
🎉 Deploy:
src/CodeBeam.MudBlazor.Extensions/Components/JsonTreeView/MudJsonTreeViewNode.razor.cs#L85
Dereference of a possibly null reference.
|
|
🎉 Deploy:
src/CodeBeam.MudBlazor.Extensions/Components/ComboBox/MudComboBox.razor.cs#L621
Possible null reference argument for parameter 'collection' in 'HashSet<T?>.HashSet(IEnumerable<T?> collection, IEqualityComparer<T?>? comparer)'.
|
|
🎉 Deploy:
src/CodeBeam.MudBlazor.Extensions/Components/Gallery/MudGallery.razor#L14
Possible null reference argument for parameter 'callback' in 'EventCallback<MouseEventArgs> EventCallbackFactory.Create<MouseEventArgs>(object receiver, Action callback)'.
|
|
🎉 Deploy:
src/CodeBeam.MudBlazor.Extensions/Components/ComboBox/MudComboBox.razor.cs#L574
Possible null reference argument for parameter 'collection' in 'HashSet<T?>.HashSet(IEnumerable<T?> collection, IEqualityComparer<T?>? comparer)'.
|
|
🎉 Deploy:
src/CodeBeam.MudBlazor.Extensions/Components/ChipField/MudChipField.razor.cs#L250
Dereference of a possibly null reference.
|
|
🎉 Deploy:
src/CodeBeam.MudBlazor.Extensions/Components/ChipField/MudChipField.razor.cs#L227
Dereference of a possibly null reference.
|
|
🎉 Deploy:
src/CodeBeam.MudBlazor.Extensions/Components/ChipField/MudChipField.razor.cs#L225
Dereference of a possibly null reference.
|
|
🎉 Deploy:
src/CodeBeam.MudBlazor.Extensions/Components/SelectExtended/MudSelectExtended.razor.cs#L53
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.
|
|
🎉 Deploy:
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.
|