Skip to content

fix: Correct deployment YAML file paths in Azure pipeline #368

fix: Correct deployment YAML file paths in Azure pipeline

fix: Correct deployment YAML file paths in Azure pipeline #368

Triggered via push March 14, 2026 03:42
Status Failure
Total duration 3m 19s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 22 warnings
build (Debug)
Process completed with exit code 1.
build (Release)
The strategy configuration was canceled because "build.Debug" failed
build (Release)
The operation was canceled.
build (Debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (Debug): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/DeliveryNote/Responses/DeliveryNoteResponse.cs#L56
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/DeliveryNote/Requests/UpdateDeliveryNoteRequest.cs#L33
Non-nullable property 'Lignes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/Customers/CreateCustomerRequest.cs#L27
Non-nullable property 'Mail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/Customers/CreateCustomerRequest.cs#L24
Non-nullable property 'EtbSec' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/Customers/CreateCustomerRequest.cs#L21
Non-nullable property 'CodeCat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/Customers/CreateCustomerRequest.cs#L18
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/Customers/CreateCustomerRequest.cs#L15
Non-nullable property 'Matricule' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/Customers/CreateCustomerRequest.cs#L12
Non-nullable property 'Adresse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/Customers/CreateCustomerRequest.cs#L9
Non-nullable property 'Tel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/Customers/CreateCustomerRequest.cs#L6
Non-nullable property 'Nom' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, microsoft/setup-msbuild@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (Release): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/DeliveryNote/Requests/UpdateDeliveryNoteRequest.cs#L33
Non-nullable property 'Lignes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/DeliveryNote/Requests/AttachToInvoiceRequest.cs#L9
Non-nullable property 'DeliveryNoteIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/Customers/CreateCustomerRequest.cs#L27
Non-nullable property 'Mail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/Customers/CreateCustomerRequest.cs#L24
Non-nullable property 'EtbSec' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/Customers/CreateCustomerRequest.cs#L21
Non-nullable property 'CodeCat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/Customers/CreateCustomerRequest.cs#L18
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/Customers/CreateCustomerRequest.cs#L15
Non-nullable property 'Matricule' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/Customers/CreateCustomerRequest.cs#L12
Non-nullable property 'Adresse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/Customers/CreateCustomerRequest.cs#L9
Non-nullable property 'Tel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/Customers/CreateCustomerRequest.cs#L6
Non-nullable property 'Nom' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.