Showing 159 of 159 total issues
Call to method getState
on non-class type null
Open
Open
$state = $order->getState();
- Exclude checks
Argument 1 (str)
is \Magento\Framework\Phrase
but \nl2br()
takes string
Open
Open
'instruction_checkout' => nl2br($this->getInstruction($storeId)),
- Exclude checks
Argument 1 (order)
is \Magento\Framework\Controller\ResultInterface|\Magento\Sales\Model\OrderRepository
but \PagBank\PaymentMagento\Controller\Notification\All::processNotification()
takes \PagBank\PaymentMagento\Controller\Notification\OrderRepository
defined at /code/Controller/Notification/All.php:161
Open
Open
$process = $this->processNotification($order);
- Exclude checks
Possibly zero references to use statement for classlike/namespace PaymentDataObject
(\Magento\Payment\Gateway\Data\PaymentDataObject)
Open
Open
use Magento\Payment\Gateway\Data\PaymentDataObject;
- Exclude checks
Possibly zero references to use statement for classlike/namespace PaymentDataObject
(\Magento\Payment\Gateway\Data\PaymentDataObject)
Open
Open
use Magento\Payment\Gateway\Data\PaymentDataObject;
- Exclude checks
Possibly zero references to use statement for classlike/namespace PaymentDataObject
(\Magento\Payment\Gateway\Data\PaymentDataObject)
Open
Open
use Magento\Payment\Gateway\Data\PaymentDataObject;
- Exclude checks
Argument 3 (amount)
is float
but \PagBank\PaymentMagento\Model\Api\ConsultPSInstallments::getPagBankInstallments()
takes string
defined at /code/Model/Api/ConsultPSInstallments.php:79
Open
Open
$amount
- Exclude checks
Assigning ?\Magento\Payment\Gateway\Validator\ValidatorInterface
to property but \PagBank\PaymentMagento\Gateway\Command\PaymentCommand->validator
is \Magento\Payment\Gateway\Validator\ValidatorInterface
Open
Open
$this->validator = $validator;
- Exclude checks
Possibly zero references to use statement for classlike/namespace PaymentDataObject
(\Magento\Payment\Gateway\Data\PaymentDataObject)
Open
Open
use Magento\Payment\Gateway\Data\PaymentDataObject;
- Exclude checks
Possibly zero references to use statement for classlike/namespace LaminasClient
(\Magento\Framework\HTTP\LaminasClient)
Open
Open
use Magento\Framework\HTTP\LaminasClient;
- Exclude checks
Argument 1 (str)
is \Magento\Framework\Phrase
but \nl2br()
takes string
Open
Open
'instruction_checkout' => nl2br($this->getInstruction($storeId)),
- Exclude checks
Possibly zero references to use statement for classlike/namespace PaymentDataObject
(\Magento\Payment\Gateway\Data\PaymentDataObject)
Open
Open
use Magento\Payment\Gateway\Data\PaymentDataObject;
- Exclude checks
Possibly zero references to use statement for classlike/namespace PaymentDataObject
(\Magento\Payment\Gateway\Data\PaymentDataObject)
Open
Open
use Magento\Payment\Gateway\Data\PaymentDataObject;
- Exclude checks
Possibly zero references to use statement for classlike/namespace PaymentDataObject
(\Magento\Payment\Gateway\Data\PaymentDataObject)
Open
Open
use Magento\Payment\Gateway\Data\PaymentDataObject;
- Exclude checks
Returning type string
but setSessionId()
is declared to return \PagBank\PaymentMagento\Api\Data\ThreeDsSessionDataInterface|\PagBank\PaymentMagento\Model\Api\Data\Session|static
Open
Open
return $this->sessionId = $sessionId;
- Exclude checks
Possibly zero references to use statement for classlike/namespace LocalizedException
(\Magento\Framework\Exception\LocalizedException)
Open
Open
use Magento\Framework\Exception\LocalizedException;
- Exclude checks
Possibly zero references to use statement for classlike/namespace LaminasClient
(\Magento\Framework\HTTP\LaminasClient)
Open
Open
use Magento\Framework\HTTP\LaminasClient;
- Exclude checks
Possibly zero references to use statement for classlike/namespace InfoInterface
(\Magento\Payment\Model\InfoInterface)
Open
Open
use Magento\Payment\Model\InfoInterface;
- Exclude checks
Possibly zero references to use statement for classlike/namespace PaymentDataObject
(\Magento\Payment\Gateway\Data\PaymentDataObject)
Open
Open
use Magento\Payment\Gateway\Data\PaymentDataObject;
- Exclude checks
Assigning null
to property but \PagBank\PaymentMagento\Gateway\Response\FetchPaymentHandler->finalStatus
is string
Open
Open
$this->finalStatus = null;
- Exclude checks