Skip to content

Bump AWSSDK.S3 from 3.7.404.6 to 3.7.404.7 #2345

Bump AWSSDK.S3 from 3.7.404.6 to 3.7.404.7

Bump AWSSDK.S3 from 3.7.404.6 to 3.7.404.7 #2345

Triggered via pull request October 16, 2024 18:36
Status Failure
Total duration 2m 18s
Artifacts

build_and_publish.yml

on: pull_request
Build and publish
2m 8s
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/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.