Skip to content

Release CodeBeam.MudBlazor.Extensions.Code v 9.0.0 #1067

Release CodeBeam.MudBlazor.Extensions.Code v 9.0.0

Release CodeBeam.MudBlazor.Extensions.Code v 9.0.0 #1067

Triggered via push February 18, 2026 21:42
Status Failure
Total duration 1m 41s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 20 warnings
build
Process completed with exit code 1.
build: docs/CodeBeam.MudBlazor.Extensions.Docs/Pages/Components/CodeViewer/Examples/CodeViewerExample2.razor#L23
The type or namespace name 'CodeLanguage' could not be found (are you missing a using directive or an assembly reference?)
build: docs/CodeBeam.MudBlazor.Extensions.Docs/Pages/Components/CodeViewer/Examples/CodeViewerExample2.razor#L22
The type or namespace name 'MudCodeViewer' could not be found (are you missing a using directive or an assembly reference?)
build: docs/CodeBeam.MudBlazor.Extensions.Docs/Pages/Components/CodeViewer/Examples/CodeViewerExample2.razor#L41
The type or namespace name 'CodeLanguage' could not be found (are you missing a using directive or an assembly reference?)
build: docs/CodeBeam.MudBlazor.Extensions.Docs/Pages/Components/CodeViewer/Examples/CodeViewerExample2.razor#L35
The type or namespace name 'CodeLanguage' could not be found (are you missing a using directive or an assembly reference?)
build: src/CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor#L21
Dereference of a possibly null reference.
build: src/CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor#L21
Dereference of a possibly null reference.
build: src/CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L52
Dereference of a possibly null reference.
build: 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.
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.CsvMapper/Components/CsvMapper/MudCsvMapper.razor#L1
Illegal Attribute 'ChildContent' on 'MudFileUpload' using pattern 'LowerCase' source location '(201,16)-(499,18)' (https://mudblazor.com/features/analyzers)
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#L23
Found markup element with unexpected name 'ActivatorContent'. If this is intended to be a component, add a @using directive for its namespace.
build: 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)'.
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/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.
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.CsvMapper/Components/CsvMapper/MudCsvMapper.razor#L1
Illegal Attribute 'ChildContent' on 'MudFileUpload' using pattern 'LowerCase' source location '(201,16)-(499,18)' (https://mudblazor.com/features/analyzers)
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#L23
Found markup element with unexpected name 'ActivatorContent'. If this is intended to be a component, add a @using directive for its namespace.