Merge pull request #6 from GerardGargan/dev #18
master_bookstore-mvc-gg.yml
on: push
build
1m 56s
deploy
1m 12s
Annotations
10 warnings
build:
Bookstore.Models/ViewModels/UserRoleVM.cs#L12
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Bookstore.Models/ViewModels/UserRoleVM.cs#L13
Non-nullable property 'RoleList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Bookstore.Models/ViewModels/UserRoleVM.cs#L14
Non-nullable property 'CompanyList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Bookstore.Models/ViewModels/UserRoleVM.cs#L15
Non-nullable property 'RoleId' 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#L26
Non-nullable property 'Role' 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#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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
Expired
|
40.6 MB |
|