Skip to content

SelectExtended: Option to Add Null Value into ItemCollection and Fix … #213

SelectExtended: Option to Add Null Value into ItemCollection and Fix …

SelectExtended: Option to Add Null Value into ItemCollection and Fix … #213

Triggered via push November 15, 2025 16:19
Status Success
Total duration 1m 54s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
🎉 Deploy: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor#L34
Dereference of a possibly null reference.
🎉 Deploy: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor#L34
Dereference of a possibly null reference.
🎉 Deploy: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor#L22
Dereference of a possibly null reference.
🎉 Deploy: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor#L22
Dereference of a possibly null reference.
🎉 Deploy: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L290
Dereference of a possibly null reference.
🎉 Deploy: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L273
Converting null literal or possible null value to non-nullable type.
🎉 Deploy: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L273
Dereference of a possibly null reference.
🎉 Deploy: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L48
Dereference of a possibly null reference.
🎉 Deploy: 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.
🎉 Deploy: 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.