Skip to content

v1.8.0

v1.8.0 #246

Triggered via release December 4, 2024 03:01
@capdiemcapdiem
published 1.8.0
Status Success
Total duration 13m 52s
Artifacts

wasm-prd.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
deploy-prd
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
deploy-prd
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
deploy-prd
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
deploy-prd
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
deploy-prd
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
deploy-prd: src/Masa.Blazor/Components/Xgplayer/XgplayerUrl.cs#L6
'XgplayerUrl' defines operator == or operator != but does not override Object.Equals(object o)
deploy-prd: src/Masa.Blazor/Components/Xgplayer/XgplayerUrl.cs#L6
'XgplayerUrl' defines operator == or operator != but does not override Object.GetHashCode()
deploy-prd: 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).
deploy-prd: src/Masa.Blazor/Components/Select/MSelect.razor.cs#L402
'MSelect<TItem, TItemValue, TValue>.IndependentTheme' hides inherited member 'MInput<TValue>.IndependentTheme'. Use the new keyword if hiding was intended.
deploy-prd: src/Masa.Blazor/Components/Select/MSelect.razor.cs#L442
Nullability of type of parameter 'val' doesn't match overridden member (possibly because of nullability attributes).
deploy-prd: 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).
deploy-prd
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
deploy-prd
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
deploy-prd
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
deploy-prd
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
deploy-prd: 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).
deploy-prd: 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).
deploy-prd: src/Masa.Blazor/Components/Select/MSelect.razor.cs#L402
'MSelect<TItem, TItemValue, TValue>.IndependentTheme' hides inherited member 'MInput<TValue>.IndependentTheme'. Use the new keyword if hiding was intended.
deploy-prd: src/Masa.Blazor/Components/Select/MSelect.razor.cs#L442
Nullability of type of parameter 'val' doesn't match overridden member (possibly because of nullability attributes).
deploy-prd: 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.
deploy-prd: 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).
deploy-prd
.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.