Build #45
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.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading