Bump AWSSDK.S3 from 3.7.406.2 to 3.7.406.3 #2916
Closed
Annotations
1 error and 11 warnings
Build
Process completed with exit code 1.
|
Save test results to artifacts
No files were found with the provided path: TestResults. No artifacts will be uploaded.
|
Build:
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:
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:
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:
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:
src/PscbApi/Models/BankResponseInfo.cs#L21
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:
src/PscbApi/Models/FastPaymentsSystemInvoicingInfo.cs#L11
Non-nullable property 'Payment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
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:
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:
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.
|
Build:
src/PscbApi/Models/FastPaymentsSystemInvoicingMessage.cs#L14
Non-nullable property 'MerchantId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading