Skip to content

Merge pull request #2 from GerardGargan/dev #14

Merge pull request #2 from GerardGargan/dev

Merge pull request #2 from GerardGargan/dev #14

Triggered via push August 17, 2024 15:43
Status Success
Total duration 3m 13s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Bookstore.Models/ViewModels/ShoppingCartVM.cs#L11
Non-nullable property 'ShoppingCartList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Bookstore.Models/ViewModels/ShoppingCartVM.cs#L12
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/ViewModels/ProductVM.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/ViewModels/ProductVM.cs#L15
Non-nullable property 'CategoryList' 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#L11
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/ViewModels/OrderVM.cs#L12
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/ApplicationUser.cs#L16
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Bookstore.Models/ApplicationUser.cs#L24
Non-nullable property 'Company' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Bookstore.Models/Category.cs#L12
Non-nullable property 'Name' 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#L17
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
.net-app Expired
40.6 MB