v1.7.1 #214
Annotations
23 warnings
deploy-prd
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, manyuanrong/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy-prd
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1, actions/setup-python@v4, manyuanrong/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/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/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/Breadcrumbs/MBreadcrumbsItem.razor.cs#L5
Nullability of reference types in return type of 'ILogger? MasaComponentBase.Logger.get' doesn't match implicitly implemented member 'ILogger IRoutable.Logger.get' (possibly because of nullability attributes).
|
deploy-prd:
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'.
|
deploy-prd:
src/Masa.Blazor/Components/Card/MCard.razor.cs#L5
Nullability of reference types in return type of 'ILogger? MasaComponentBase.Logger.get' doesn't match implicitly implemented member 'ILogger IRoutable.Logger.get' (possibly because of nullability attributes).
|
deploy-prd:
src/Masa.Blazor/Components/Carousel/MCarouselItem.cs#L13
'MCarouselItem.Tag' hides inherited member 'MWindowItem.Tag'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
deploy-prd:
src/Masa.Blazor/Components/Carousel/MCarouselItem.cs#L3
Nullability of reference types in return type of 'ILogger? MasaComponentBase.Logger.get' doesn't match implicitly implemented member 'ILogger IRoutable.Logger.get' (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:
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/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/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/RangeSlider/MRangeSlider.razor.cs#L186
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
deploy-prd:
src/Masa.Blazor/Components/Breadcrumbs/MBreadcrumbsItem.razor.cs#L5
Nullability of reference types in return type of 'ILogger? MasaComponentBase.Logger.get' doesn't match implicitly implemented member 'ILogger IRoutable.Logger.get' (possibly because of nullability attributes).
|
deploy-prd:
src/Masa.Blazor/Components/Chip/MChip.razor.cs#L7
Nullability of reference types in return type of 'ILogger? MasaComponentBase.Logger.get' doesn't match implicitly implemented member 'ILogger IRoutable.Logger.get' (possibly because of nullability attributes).
|
deploy-prd:
src/Masa.Blazor/Components/Carousel/MCarouselItem.cs#L13
'MCarouselItem.Tag' hides inherited member 'MWindowItem.Tag'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
deploy-prd:
src/Masa.Blazor/Components/Carousel/MCarouselItem.cs#L3
Nullability of reference types in return type of 'ILogger? MasaComponentBase.Logger.get' doesn't match implicitly implemented member 'ILogger IRoutable.Logger.get' (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.
|