Refactor/improved example app #30
lint_and_test.yml
on: pull_request
lint_and_format
1m 58s
Matrix: test
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.
|