Skip to content

enhance portoflio section #23

enhance portoflio section

enhance portoflio section #23

Triggered via push November 27, 2024 13:32
Status Success
Total duration 5m 58s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build: BookStore.Models/ViewModels/OrderVM.cs#L5
Non-nullable property 'OrderHeader' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: BookStore.Models/ShoppingCart.cs#L13
Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: BookStore.Models/OrderHeader.cs#L10
Non-nullable property 'ApplicationUserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: BookStore.Models/ViewModels/OrderVM.cs#L6
Non-nullable property 'OrderDetail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: BookStore.Models/OrderHeader.cs#L13
Non-nullable property 'ApplicationUser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: BookStore.Models/ShoppingCart.cs#L16
Non-nullable property 'ApplicationUserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: BookStore.Models/OrderHeader.cs#L26
Non-nullable property 'PhoneNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: BookStore.Models/ShoppingCart.cs#L19
Non-nullable property 'ApplicationUser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: BookStore.Models/OrderHeader.cs#L28
Non-nullable property 'StreetAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: BookStore.Models/OrderHeader.cs#L30
Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.

Artifacts

Produced during runtime
Name Size
.net-app
28.7 MB