New Component: MudDateTimePicker #1107
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#L225
Dereference of a possibly null reference.
|
|
build:
src/CodeBeam.MudBlazor.Extensions/Components/DateTimePicker/MudDateTimePicker.razor.cs#L97
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build:
src/CodeBeam.MudBlazor.Extensions/Components/DateTimePicker/MudDateTimePicker.razor.cs#L17
Non-nullable property 'JsRuntime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
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:
src/CodeBeam.MudBlazor.Extensions.CsvMapper/Components/CsvMapper/MudCsvMapper.razor#L112
Dereference of a possibly null reference.
|
|
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/DateTimePicker/MudDateTimePicker.razor.cs#L97
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build:
src/CodeBeam.MudBlazor.Extensions/Components/DateTimePicker/MudDateTimePicker.razor.cs#L17
Non-nullable property 'JsRuntime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/CodeBeam.MudBlazor.Extensions/Components/ComboBox/MudComboBox.razor.cs#L814
Dereference of a possibly null reference.
|
|
build:
src/CodeBeam.MudBlazor.Extensions/Components/ComboBox/MudComboBox.razor.cs#L628
Possible null reference argument for parameter 'collection' in 'HashSet<T?>.HashSet(IEnumerable<T?> collection, IEqualityComparer<T?>? comparer)'.
|
|
build:
src/CodeBeam.MudBlazor.Extensions/Components/ComboBox/MudComboBox.razor.cs#L581
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#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.
|