Skip to content
Triggered via release February 27, 2025 08:10
@capdiemcapdiem
published 1.8.5
Status Success
Total duration 2m 5s
Artifacts
push-nuget-on-release
1m 56s
push-nuget-on-release
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
push-nuget-on-release: src/Masa.Blazor/Components/Radio/MRadioGroup.razor.cs#L17
Nullability of type of parameter 'val' doesn't match overridden member (possibly because of nullability attributes).
push-nuget-on-release: src/Masa.Blazor/Components/Radio/MRadioGroup.razor.cs#L3
Nullability of reference types in return type of 'TValue? MInput<TValue>.Value.get' doesn't match implicitly implemented member 'TValue IRadioGroup<TValue>.Value.get' (possibly because of nullability attributes).
push-nuget-on-release: src/Masa.Blazor/Components/RangeSlider/MRangeSlider.razor.cs#L186
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
push-nuget-on-release: src/Masa.Blazor/Components/Xgplayer/XgplayerUrl.cs#L6
'XgplayerUrl' defines operator == or operator != but does not override Object.Equals(object o)
push-nuget-on-release: src/Masa.Blazor/Components/Xgplayer/XgplayerUrl.cs#L6
'XgplayerUrl' defines operator == or operator != but does not override Object.GetHashCode()
push-nuget-on-release: src/Masa.Blazor/Components/InteractiveTrigger/MInteractiveTriggerBase.razor.cs#L85
'MInteractiveTriggerBase<TValue, TInteractiveValue>.ComponentName' hides inherited member 'MasaComponentBase.ComponentName'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
push-nuget-on-release: src/Masa.Blazor/Components/Cascader/MCascader.razor.cs#L174
Nullability of type of parameter 'item' doesn't match overridden member (possibly because of nullability attributes).
push-nuget-on-release: src/Masa.Blazor/Mixins/OutsideClick/OutsideClickJSModule.cs#L8
'OutsideClickJSModule._cts' hides inherited member 'JSModule._cts'. Use the new keyword if hiding was intended.
push-nuget-on-release: src/Masa.Blazor/Mixins/Routable/Router.cs#L20
Nullability of reference types in return type of 'IDictionary<string, object?> Router.Attributes.get' doesn't match implicitly implemented member 'IDictionary<string, object> IRoutable.Attributes.get'.
push-nuget-on-release: src/Masa.Blazor/Popup/Components/Prompt/Prompt.razor.cs#L5
'Prompt.I18n' hides inherited member 'PopupComponentBase.I18n'. Use the new keyword if hiding was intended.
push-nuget-on-release
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
push-nuget-on-release
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.