feat: Integrate Aspire packages and update application URLs #358
Annotations
1 error and 11 warnings
|
Execute unit tests
Process completed with exit code 1.
|
|
Complete job
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/
|
|
Execute unit tests:
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.
|
|
Execute unit tests:
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.
|
|
Execute unit tests:
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.
|
|
Execute unit tests:
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.
|
|
Execute unit tests:
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.
|
|
Execute unit tests:
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.
|
|
Execute unit tests:
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.
|
|
Execute unit tests:
src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/AppParameters/UpdateAppParametersRequest.cs#L40
Possible null reference assignment.
|
|
Execute unit tests:
src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/AppParameters/UpdateAppParametersRequest.cs#L36
Possible null reference assignment.
|
|
Execute unit tests:
src/Modules/Sales/TunNetCom.SilkRoadErp.Sales.Contracts/AppParameters/UpdateAppParametersRequest.cs#L35
Possible null reference assignment.
|
Loading