Skip to content

Build and publish #2328

Build and publish

Build and publish #2328

Triggered via merge group October 16, 2024 09:30
Status Failure
Total duration 2m 18s
Artifacts

build_and_publish.yml

on: merge_group
Build and publish
2m 7s
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/FastPaymentsSystemApi.cs#L62
Non-nullable property 'Name' 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/FastPaymentsSystemApi.cs#L65
Non-nullable property 'LogoUrl' 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/FastPaymentsSystemApi.cs#L68
Non-nullable property 'PaymentUrl' 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/FastPaymentsSystemApi.cs#L74
Non-nullable property 'Version' 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/FastPaymentsSystemApi.cs#L77
Non-nullable property 'Type' 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/FastPaymentsSystemApi.cs#L83
Non-nullable property 'Banks' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.