Platform Website CD #140
Annotations
4 errors and 3 warnings
Publish
The type or namespace name 'Element' could not be found (are you missing a using directive or an assembly reference?)
|
Publish:
src/Websites/Platform/src/Bit.Websites.Platform.Client/Pages/HomePage.razor.cs#L9
The type or namespace name 'Element' could not be found (are you missing a using directive or an assembly reference?)
|
Publish
The type or namespace name 'Element' does not exist in the namespace 'Bit.Butil' (are you missing 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.
|
The logs for this run have expired and are no longer available.
Loading