Platform Website CD #141
platform.website.cd.yml
on: workflow_dispatch
build api + blazor web
1m 1s
deploy api + blazor
0s
Annotations
3 errors and 10 warnings
build api + blazor web:
src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Butil/Butil10ElementPage.razor.cs#L198
The type or namespace name 'ScrollToOptions' could not be found (are you missing a using directive or an assembly reference?)
|
build api + blazor web:
src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Butil/Butil10ElementPage.razor.cs#L210
The type or namespace name 'ScrollToOptions' could not be found (are you missing a using directive or an assembly reference?)
|
build api + blazor web
Process completed with exit code 1.
|
build api + blazor web:
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.
|
build api + blazor web:
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.
|
build api + blazor web:
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.
|
build api + blazor web:
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.
|
build api + blazor web:
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.
|
build api + blazor web:
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.
|
build api + blazor web:
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.
|
build api + blazor web:
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.
|
build api + blazor web:
src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Butil/Butil13NavigatorPage.razor.cs#L23
The field 'Butil13NavigatorPage.isWebDriver' is never used
|
build api + blazor web:
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
|