Skip to content
Triggered via release July 2, 2024 07:09
@capdiemcapdiem
published 1.6.0
Status Success
Total duration 2m 27s
Artifacts
push-nuget-on-release
2m 18s
push-nuget-on-release
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
push-nuget-on-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
push-nuget-on-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
push-nuget-on-release: src/Masa.Blazor.Docs.ApiGenerator/ApiGenerator.cs#L344
Dereference of a possibly null reference.
push-nuget-on-release: src/Masa.Blazor.Docs.ApiGenerator/ApiGenerator.cs#L347
Dereference of a possibly null reference.
push-nuget-on-release: 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.
push-nuget-on-release
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.
push-nuget-on-release
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.
push-nuget-on-release
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.
push-nuget-on-release
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.
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/Autocomplete/MAutocomplete.razor.cs#L84
Nullability of reference types in return type doesn't match overridden member.
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.