WIP #9036
Annotations
6 errors and 2 warnings
Run PHPStan:
src/Controller/PaygreenController.php#L124
Function dd not found.
|
Run PHPStan:
src/Service/PaygreenManager.php#L169
Call to an undefined method Sylius\Component\Customer\Model\CustomerInterface::hasPaygreenBuyerId().
|
Run PHPStan:
src/Service/PaygreenManager.php#L180
Undefined variable: $address
|
Run PHPStan:
src/Service/PaygreenManager.php#L185
Call to an undefined method Sylius\Component\Customer\Model\CustomerInterface::setPaygreenBuyerId().
|
Run PHPStan:
src/Service/PaygreenManager.php#L189
Call to an undefined method Sylius\Component\Customer\Model\CustomerInterface::getPaygreenBuyerId().
|
Run PHPStan
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading