Skip to content

v1.6.0-beta.4

v1.6.0-beta.4 #190

Triggered via release June 17, 2024 03:57
@capdiemcapdiem
published 1.6.0-beta.4
Status Success
Total duration 9m 0s
Artifacts

wasm-prd.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
deploy-prd
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1, actions/setup-python@v4, manyuanrong/setup-ossutil@v2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy-prd
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, manyuanrong/setup-ossutil@v2.0. 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: src/Masa.Blazor.Docs.ApiGenerator/ApiGenerator.cs#L344
Dereference of a possibly null reference.
deploy-prd: src/Masa.Blazor.Docs.ApiGenerator/ApiGenerator.cs#L347
Dereference of a possibly null reference.
deploy-prd: src/Masa.Blazor/Components/DataTable/Header/MDataTableHeaderMobile.razor#L68
Found markup element with unexpected name 'BListItemContent'. If this is intended to be a component, add a @using directive for its namespace.
deploy-prd: src/Masa.Blazor/Components/Autocomplete/MAutocomplete.razor.cs#L84
Nullability of reference types in return type doesn't match overridden member.
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/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/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.Docs.ApiGenerator/ApiGenerator.cs#L344
Dereference of a possibly null reference.
deploy-prd: src/Masa.Blazor.Docs.ApiGenerator/ApiGenerator.cs#L347
Dereference of a possibly null reference.
deploy-prd: src/Masa.Blazor/Components/DataTable/Header/MDataTableHeaderMobile.razor#L68
Found markup element with unexpected name 'BListItemContent'. If this is intended to be a component, add a @using directive for its namespace.
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/InteractiveTrigger/MInteractivePopup.cs#L55
'MInteractivePopup.DisposeAsync()' hides inherited member 'NextTickComponentBase.DisposeAsync()'. Use the new keyword if hiding was intended.
deploy-prd: src/Masa.Blazor/Components/Autocomplete/MAutocomplete.razor.cs#L84
Nullability of reference types in return type doesn't match overridden member.
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
.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.