Skip to content

Fix Clear Button Show on ReadOnly Components #1094

Fix Clear Button Show on ReadOnly Components

Fix Clear Button Show on ReadOnly Components #1094

Triggered via pull request April 8, 2026 11:10
Status Success
Total duration 2m 20s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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/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/TransferList/MudTransferList.razor.cs#L448
Possible null reference argument for parameter 'arg' in 'ICollection<T?> Func<ICollection<T?>, ICollection<T?>>.Invoke(ICollection<T?> arg)'.
build: src/CodeBeam.MudBlazor.Extensions/Components/Watch/MudWatch.razor.cs#L384
Dereference of a possibly null reference.
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/Wheel/MudWheel.razor#L33
Dereference of a possibly null reference.
build: src/CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor#L33
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#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.