🚀 Deploy website on push #164
Annotations
11 warnings
|
🎉 Deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
🎉 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.
|
|
🎉 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/Watch/MudWatch.razor.cs#L34
Nullability of reference types in type of parameter 'sender' of 'void MudWatch.Elapse(object sender, ElapsedEventArgs args)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
|
|
🎉 Deploy:
CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L48
Dereference of a possibly null reference.
|
|
🎉 Deploy:
CodeBeam.MudBlazor.Extensions/Components/TransferList/MudTransferList.razor.cs#L343
Dereference of a possibly null reference.
|
|
🎉 Deploy:
CodeBeam.MudBlazor.Extensions/Components/TransferList/MudTransferList.razor.cs#L345
Dereference of a possibly null reference.
|
|
🎉 Deploy:
CodeBeam.MudBlazor.Extensions/Components/TransferList/MudTransferList.razor.cs#L355
Dereference of a possibly null reference.
|
|
🎉 Deploy:
CodeBeam.MudBlazor.Extensions/Components/TransferList/MudTransferList.razor.cs#L357
Dereference of a possibly null reference.
|
|
🎉 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#L273
Converting null literal or possible null value to non-nullable type.
|