Skip to content

Build and publish #2541

Build and publish

Build and publish #2541

Triggered via merge group November 21, 2024 12:15
Status Failure
Total duration 2m 27s
Artifacts

build_and_publish.yml

on: merge_group
Build and publish
2m 18s
Build and publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Build and publish
Process completed with exit code 1.
Build and publish
No files were found with the provided path: TestResults. No artifacts will be uploaded.
Build and publish: src/PscbApi/Models/RefundData.cs#L14
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and publish: src/PscbApi/Models/RecurrentPaymentError.cs#L8
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 and publish: src/PscbApi/Models/RecurrentPaymentError.cs#L11
Non-nullable property 'SubCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and publish: src/PscbApi/Models/RecurrentPaymentError.cs#L14
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and publish: src/PscbApi/Models/ReceiptData.cs#L14
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and publish: src/PscbApi/Models/ReceiptData.cs#L26
Non-nullable property 'DocumentNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and publish: src/PscbApi/Models/ReceiptData.cs#L44
Non-nullable property 'RegisterNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and publish: src/PscbApi/Models/ReceiptData.cs#L50
Non-nullable property 'FiscalNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and publish: src/PscbApi/Models/ReceiptData.cs#L56
Non-nullable property 'ShiftNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and publish: src/PscbApi/Models/ReceiptData.cs#L62
Non-nullable property 'ReceiptNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.