Allow paying with using on-site credit card #36
Annotations
11 errors and 1 warning
src/Form/Type/TpayCardType.php#L84
Cannot access offset 'card' on mixed.
|
src/Form/Type/TpayCardType.php#L84
Method class@anonymous/Form/Type/TpayCardType.php:76::reverseTransform() should return string but returns mixed.
|
src/Payum/Action/Api/AbstractCreateTransactionAction.php#L47
Cannot call method getLocaleCode() on Sylius\Component\Core\Model\OrderInterface|null.
|
src/Payum/Action/Api/CreateCardTransactionAction.php#L22
Property CommerceWeavers\SyliusTpayPlugin\Payum\Action\Api\CreateCardTransactionAction::$router is never read, only written.
|
src/Payum/Action/Api/CreateCardTransactionAction.php#L52
Cannot call method getModel() on mixed.
|
src/Payum/Action/Api/CreateRedirectBasedTransactionAction.php#L20
Property CommerceWeavers\SyliusTpayPlugin\Payum\Action\Api\CreateRedirectBasedTransactionAction::$router is never read, only written.
|
src/Payum/Action/Api/CreateRedirectBasedTransactionAction.php#L22
Property CommerceWeavers\SyliusTpayPlugin\Payum\Action\Api\CreateRedirectBasedTransactionAction::$notifyRoute is never read, only written.
|
src/Payum/Action/Api/CreateRedirectBasedTransactionAction.php#L52
Cannot call method getModel() on mixed.
|
src/Payum/Action/CaptureAction.php#L36
Cannot call method getAfterUrl() on Payum\Core\Security\TokenInterface|null.
|
src/Tpay/Factory/CreateCardPaymentPayloadFactory.php#L21
Method CommerceWeavers\SyliusTpayPlugin\Tpay\Factory\CreateCardPaymentPayloadFactory::createFrom() should return array<string, mixed> but return statement is missing.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading