Skip to content

Solved a bug related to password #6

Solved a bug related to password

Solved a bug related to password #6

Triggered via push December 3, 2023 03:25
Status Success
Total duration 4m 35s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Bulky.Models/ViewModels/ShoppingCartVM.cs#L11
Non-nullable property 'ShoppingCartList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Bulky.Models/ViewModels/ShoppingCartVM.cs#L12
Non-nullable property 'OrderHeader' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Bulky.Models/ViewModels/ProductVM.cs#L8
Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Bulky.Models/ViewModels/ProductVM.cs#L10
Non-nullable property 'CategoryList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Bulky.Utility/StripeSettings.cs#L11
Non-nullable property 'SecretKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Bulky.Models/ViewModels/OrderVM.cs#L11
Non-nullable property 'OrderHeader' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Bulky.Models/ViewModels/OrderVM.cs#L12
Non-nullable property 'OrderDetail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Bulky.Utility/StripeSettings.cs#L12
Non-nullable property 'PublishableKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Bulky.Models/ApplicationUser.cs#L16
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Bulky.Models/ApplicationUser.cs#L26
Non-nullable property 'Company' must contain a non-null value when exiting constructor. Consider 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
106 MB