Skip to content

Get Project Clean**** #11

Get Project Clean****

Get Project Clean**** #11

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Triggered via push March 17, 2024 09:24
Status Failure
Total duration 5m 31s
Billable time 7m
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 15 warnings
deploy
No subscriptions found for ***.
deploy
Login failed with Error: The process 'C:\Program Files\Microsoft SDKs\Azure\CLI2\wbin\az.cmd' failed with exit code 1. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: ELibrary.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: ELibrary.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: ELibrary.Models/ViewModels/RoleManagmentVM.cs#L12
Non-nullable property 'ApplicationUser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ELibrary.Models/ViewModels/RoleManagmentVM.cs#L13
Non-nullable property 'RoleList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ELibrary.Models/ViewModels/RoleManagmentVM.cs#L14
Non-nullable property 'CompanyList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ELibrary.Models/ViewModels/ProductVM.cs#L13
Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ELibrary.Models/ViewModels/ProductVM.cs#L15
Non-nullable property 'CategoryList' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ELibrary.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: ELibrary.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: ELibrary.Models/ShoppingCart.cs#L20
Non-nullable property 'Product' 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.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.