Build #52
Annotations
10 errors and 1 warning
Run PHPStan:
src/Payum/Action/CaptureAction.php#L34
Cannot call method getModel() on mixed.
|
Run PHPStan:
src/Payum/Action/CaptureAction.php#L40
Cannot call method getModel() on mixed.
|
Run PHPStan:
src/Payum/Action/CaptureAction.php#L42
Cannot call method getToken() on mixed.
|
Run PHPStan:
src/Payum/Action/CaptureAction.php#L44
Cannot call method create() on mixed.
|
Run PHPStan:
src/Payum/Action/CaptureAction.php#L57
Method SyliusIcepayPlugin\Payum\Action\CaptureAction::getBody() has parameter $payment with no type specified.
|
Run PHPStan:
src/Payum/Action/CaptureAction.php#L57
Method SyliusIcepayPlugin\Payum\Action\CaptureAction::getBody() has parameter $token with no type specified.
|
Run PHPStan:
src/Payum/Action/NotifyAction.php#L39
Access to an undefined property Payum\Core\Request\GetHttpRequest::$headers.
|
Run PHPStan:
src/Payum/Action/NotifyAction.php#L39
Cannot call method validateSignature() on mixed.
|
Run PHPStan:
src/Payum/Action/NotifyAction.php#L45
Cannot call method getModel() on mixed.
|
Run PHPStan:
src/Payum/Action/NotifyAction.php#L46
Cannot access property $status on mixed.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading