Platform Website CD #97
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/NotFoundPage.razor#L5
Found markup element with unexpected name 'ChangePrerenderResponseStatusCode'. If this is intended to be a component, add a @using directive for its namespace.
|
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/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.
|
src/Websites/Platform/src/Bit.Websites.Platform.Client/Shared/NavigationButtons.razor.cs#L9
Non-nullable property 'NextUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/Websites/Platform/src/Bit.Websites.Platform.Client/Shared/AppErrorBoundary.razor.cs#L9
Field 'AppErrorBoundary._showException' is never assigned to, and will always have its default value false
|
The logs for this run have expired and are no longer available.
Loading