Skip to content

Migrate to Mud 9 and .NET 10 #986

Migrate to Mud 9 and .NET 10

Migrate to Mud 9 and .NET 10 #986

Triggered via pull request December 23, 2025 19:18
@mckaragozmckaragoz
synchronize #576
Mud9Migrate
Status Failure
Total duration 1m 1s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor#L34
Dereference of a possibly null reference.
build: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor#L34
Dereference of a possibly null reference.
build: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor#L22
Dereference of a possibly null reference.
build: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor#L22
Dereference of a possibly null reference.
build: 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).
build: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L261
Converting null literal or possible null value to non-nullable type.
build: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L261
Dereference of a possibly null reference.
build: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L48
Dereference of a possibly null reference.
build: CodeBeam.MudBlazor.Extensions/Components/SelectExtended/MudSelectExtended.razor.cs#L51
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.
build: CodeBeam.MudBlazor.Extensions/Components/SelectExtended/MudSelectExtended.razor.cs#L47
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.