Bump AWSSDK.S3 from 3.7.405.10 to 3.7.405.13 #2470
build_and_publish.yml
on: pull_request
Build and publish
1m 53s
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/ReceiptItem.cs#L24
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/Models/ReceiptItem.cs#L70
Non-nullable property 'Unit' 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.
|