Skip to content

Refactor/improved example app #30

Refactor/improved example app

Refactor/improved example app #30

Triggered via pull request July 31, 2024 12:51
Status Failure
Total duration 2m 8s
Artifacts

lint_and_test.yml

on: pull_request
lint_and_format
1m 58s
lint_and_format
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint_and_format: src/PayoneCommercePlatform/Sdk/Models/PaymentInformationResponse.php#L200
Method PayoneCommercePlatform\Sdk\Models\PaymentInformationResponse::getCardAcceptorId() should return string but returns string|null.
lint_and_format: src/PayoneCommercePlatform/Sdk/Models/PaymentInformationResponse.php#L211
Method PayoneCommercePlatform\Sdk\Models\PaymentInformationResponse::getMerchantReference() should return string but returns string|null.
lint_and_format: src/PayoneCommercePlatform/Sdk/Models/ProcessingMandateInformation.php#L61
Method PayoneCommercePlatform\Sdk\Models\ProcessingMandateInformation::getBankAccountIban() should return PayoneCommercePlatform\Sdk\Models\BankAccountInformation but returns PayoneCommercePlatform\Sdk\Models\BankAccountInformation|null.
lint_and_format: src/PayoneCommercePlatform/Sdk/Models/ProcessingMandateInformation.php#L72
Method PayoneCommercePlatform\Sdk\Models\ProcessingMandateInformation::getRecurrenceType() should return PayoneCommercePlatform\Sdk\Models\MandateRecurrenceType but returns PayoneCommercePlatform\Sdk\Models\MandateRecurrenceType|null.
lint_and_format: src/PayoneCommercePlatform/Sdk/Models/ProcessingMandateInformation.php#L83
Method PayoneCommercePlatform\Sdk\Models\ProcessingMandateInformation::getUniqueMandateReference() should return string but returns string|null.
lint_and_format: src/PayoneCommercePlatform/Sdk/Models/ProcessingMandateInformation.php#L94
Method PayoneCommercePlatform\Sdk\Models\ProcessingMandateInformation::getDateOfSignature() should return string but returns string|null.
lint_and_format: src/PayoneCommercePlatform/Sdk/Models/ProcessingMandateInformation.php#L105
Method PayoneCommercePlatform\Sdk\Models\ProcessingMandateInformation::getCreditorId() should return string but returns string|null.
lint_and_format
Process completed with exit code 1.