Skip to content

feat: tenant setup modules, localization, and solution layout #357

feat: tenant setup modules, localization, and solution layout

feat: tenant setup modules, localization, and solution layout #357

Triggered via push March 11, 2026 23:51
Status Failure
Total duration 2m 48s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 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/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/