Skip to content

feat: Add printing functionality for Avoir documents in AddOrUpdateAv… #355

feat: Add printing functionality for Avoir documents in AddOrUpdateAv…

feat: Add printing functionality for Avoir documents in AddOrUpdateAv… #355

Triggered via push March 7, 2026 17:00
Status Failure
Total duration 1m 59s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 20 warnings
build (Release)
Process completed with exit code 1.
build (Debug)
The strategy configuration was canceled because "build.Release" failed
build (Debug)
The operation was canceled.
build (Release): src/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/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): src/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/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/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 (Release): src/TunNetCom.SilkRoadErp.Sales.Contracts/RecieptNotes/ReceiptNoteResponse.cs#L19
Non-nullable property 'NomFournisseur' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): src/TunNetCom.SilkRoadErp.Sales.Contracts/RecieptNotes/ReceiptNotesResponse.cs#L8
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): src/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/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 (Debug): src/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 (Debug): src/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/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/TunNetCom.SilkRoadErp.Sales.Contracts/RecieptNotes/ReceiptNoteResponse.cs#L19
Non-nullable property 'NomFournisseur' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): src/TunNetCom.SilkRoadErp.Sales.Contracts/RecieptNotes/ReceiptNotesResponse.cs#L8
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.