Platform Website CD #134
Annotations
4 errors and 10 warnings
Publish:
src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Butil/Butil10ElementPage.razor.cs#L303
'ElementReference' does not contain a definition for 'SetInnerHTML' and no accessible extension method 'SetInnerHTML' accepting a first argument of type 'ElementReference' could be found (are you missing a using directive or an assembly reference?)
|
Publish:
src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Butil/Butil10ElementPage.razor.cs#L308
'ElementReference' does not contain a definition for 'GetInnerHTML' and no accessible extension method 'GetInnerHTML' accepting a first argument of type 'ElementReference' could be found (are you missing a using directive or an assembly reference?)
|
Publish:
src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Butil/Butil10ElementPage.razor.cs#L313
'ElementReference' does not contain a definition for 'GetOuterHTML' and no accessible extension method 'GetOuterHTML' accepting a first argument of type 'ElementReference' could be found (are you missing a using directive or an assembly reference?)
|
Publish
Process completed with exit code 1.
|
Publish:
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.
|
Publish:
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.
|
Publish:
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.
|
Publish:
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.
|
Publish:
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.
|
Publish:
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.
|
Publish:
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.
|
Publish:
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.
|
Publish:
src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/Butil/Butil13NavigatorPage.razor.cs#L23
The field 'Butil13NavigatorPage.isWebDriver' is never used
|
Publish:
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