Build and deploy ASP.Net Core app to Azure Web App - shelfwise #7
master_shelfwise.yml
on: workflow_dispatch
build
1m 54s
deploy
1m 13s
Annotations
11 warnings
build:
ShelfWise.Utils/StripeSettings.cs#L5
Non-nullable property 'SecretKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
ShelfWise.Models/ViewModels/ShoppingCartViewModel.cs#L5
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:
ShelfWise.Utils/StripeSettings.cs#L6
Non-nullable property 'PublishableKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
ShelfWise.Models/ViewModels/ShoppingCartViewModel.cs#L6
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:
ShelfWise.Models/ViewModels/ProductViewModel.cs#L8
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:
ShelfWise.Utils/EmailSender.cs#L13
Possible null reference assignment.
|
build:
ShelfWise.Utils/EmailSender.cs#L11
Non-nullable property 'PostMarkSecret' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
ShelfWise.Models/ViewModels/ProductViewModel.cs#L10
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:
ShelfWise.Models/ViewModels/OrderViewModel.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:
ShelfWise.Models/ViewModels/OrderViewModel.cs#L6
Non-nullable property 'OrderDetails' 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
Expired
|
40.1 MB |
|