Platform Website CD #89
Annotations
10 warnings
src/Websites/Platform/src/Bit.Websites.Platform.Shared/Dtos/SupportPackage/SupportPackageDto.cs#L5
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Websites/Platform/src/Bit.Websites.Platform.Shared/Dtos/SupportPackage/SupportPackageDto.cs#L7
Non-nullable property 'Period' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Websites/Platform/src/Bit.Websites.Platform.Shared/Dtos/SupportPackage/SupportPackageDto.cs#L8
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/HomePage.razor.cs#L5
'HomePage.JSRuntime' hides inherited member 'AppComponentBase.JSRuntime'. Use the new keyword if hiding was intended.
|
src/Websites/Platform/src/Bit.Websites.Platform.Client/Shared/PageNotFound.razor.cs#L5
'PageNotFound.NavigationManager' hides inherited member 'AppComponentBase.NavigationManager'. Use the new keyword if hiding was intended.
|
src/Websites/Platform/src/Bit.Websites.Platform.Client/Services/NavManuService.cs#L5
Non-nullable event 'OnToggleMenu' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
src/Websites/Platform/src/Bit.Websites.Platform.Client/Shared/PageNotFound.razor.cs#L5
Non-nullable property 'NavigationManager' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Websites/Platform/src/Bit.Websites.Platform.Client/Shared/NavigationButtons.razor.cs#L5
Non-nullable property 'Prev' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Websites/Platform/src/Bit.Websites.Platform.Client/Shared/NavigationButtons.razor.cs#L6
Non-nullable property 'PrevUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Websites/Platform/src/Bit.Websites.Platform.Client/Shared/NavigationButtons.razor.cs#L8
Non-nullable property 'Next' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading