Skip to content

Fix MudStepperExtended Custom Action Button Not Showing #1040

Fix MudStepperExtended Custom Action Button Not Showing

Fix MudStepperExtended Custom Action Button Not Showing #1040

Triggered via pull request January 23, 2026 19:15
Status Success
Total duration 2m 10s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: src/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: src/CodeBeam.MudBlazor.Extensions/Components/ChipField/MudChipField.razor.cs#L250
Dereference of a possibly null reference.
build: src/CodeBeam.MudBlazor.Extensions/Components/ChipField/MudChipField.razor.cs#L227
Dereference of a possibly null reference.
build: src/CodeBeam.MudBlazor.Extensions/Components/ChipField/MudChipField.razor.cs#L225
Dereference of a possibly null reference.
build: src/CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L261
Converting null literal or possible null value to non-nullable type.
build: 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.
build: src/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.
build: src/CodeBeam.MudBlazor.Extensions.CsvMapper/Components/CsvMapper/MudCsvMapper.razor#L74
The variable 'warning' is assigned but its value is never used
build
'MudFileUpload<IBrowserFile>.InputStyle' is obsolete: 'Prefer the InputClass property with CSS https://github.com/MudBlazor/MudBlazor/issues/12047'
build: src/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.
build: src/CodeBeam.MudBlazor.Extensions.CsvMapper/Components/CsvMapper/MudCsvMapper.razor#L74
The variable 'warning' is assigned but its value is never used
build
'MudFileUpload<IBrowserFile>.InputStyle' is obsolete: 'Prefer the InputClass property with CSS https://github.com/MudBlazor/MudBlazor/issues/12047'
build: src/CodeBeam.MudBlazor.Extensions.CsvMapper/Components/CsvMapper/MudCsvMapper.razor#L74
The variable 'warning' is assigned but its value is never used
build
'MudFileUpload<IBrowserFile>.InputStyle' is obsolete: 'Prefer the InputClass property with CSS https://github.com/MudBlazor/MudBlazor/issues/12047'
build: src/CodeBeam.MudBlazor.Extensions.CsvMapper/Components/CsvMapper/MudCsvMapper.razor#L74
The variable 'warning' is assigned but its value is never used
build
'MudFileUpload<IBrowserFile>.InputStyle' is obsolete: 'Prefer the InputClass property with CSS https://github.com/MudBlazor/MudBlazor/issues/12047'