Skip to content

Update 7.0.0-rc.1

Update 7.0.0-rc.1 #828

Triggered via push June 22, 2024 20:16
Status Success
Total duration 1m 9s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: CodeBeam.MudBlazor.Extensions/Components/SelectExtended/MudSelectExtended.razor.cs#L46
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#L50
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/InputExtended/MudDebouncedInputExtended.cs#L50
'MudDebouncedInputExtended<T>.OnChange()' hides inherited member 'MudBaseInputExtended<T>.OnChange'. Use the new keyword if hiding was intended.
build: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L48
Dereference of a possibly null reference.
build: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L222
Nullable value type may be null.
build: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L273
Dereference of a possibly null reference.
build: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L273
Converting null literal or possible null value to non-nullable type.
build: CodeBeam.MudBlazor.Extensions/Components/Wheel/MudWheel.razor.cs#L290
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.