Merge remote-tracking branch 'refs/remotes/origin/1.0' into 2.x #30
Annotations
10 errors and 2 warnings
Run a static analysis with phpstan/phpstan:
src/PayU/Installer.php#L20
Class Pimcore\Bundle\EcommerceFrameworkBundle\PayU\Installer extends unknown class Pimcore\Bundle\EcommerceFrameworkBundle\Tools\PaymentProviderInstaller.
|
Run a static analysis with phpstan/phpstan:
src/PaymentManager/Payment/PayU.php#L1
Ignored error pattern #^Parameter \$items of method Pimcore\\Bundle\\EcommerceFrameworkBundle\\PaymentManager\\Payment\\PayU\:\:setProducts\(\) has invalid type Pimcore\\Model\\DataObject\\OnlineShopOrderItem.$# in path /home/runner/work/payment-provider-payu/payment-provider-payu/src/PaymentManager/Payment/PayU.php was not matched in reported errors.
|
Run a static analysis with phpstan/phpstan:
src/PaymentManager/Payment/PayU.php#L35
Class Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\PayU extends unknown class Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\AbstractPayment.
|
Run a static analysis with phpstan/phpstan:
src/PaymentManager/Payment/PayU.php#L35
Class Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\PayU implements unknown interface Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\V7\Payment\PaymentInterface.
|
Run a static analysis with phpstan/phpstan:
src/PaymentManager/Payment/PayU.php#L137
Parameter $price of method Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\PayU::initPayment() has invalid type Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\PriceInterface.
|
Run a static analysis with phpstan/phpstan:
src/PaymentManager/Payment/PayU.php#L137
Parameter $price of method Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\PayU::initPayment() has invalid type Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\PriceInterface.
|
Run a static analysis with phpstan/phpstan:
src/PaymentManager/Payment/PayU.php#L167
Ignored error pattern #^Call to method [a-zA-Z]+\(\) on an unknown class Pimcore\\[a-zA-Z\\]+\.$# in path /home/runner/work/payment-provider-payu/payment-provider-payu/src/PaymentManager/Payment/PayU.php is expected to occur 7 times, but occurred 12 times.
|
Run a static analysis with phpstan/phpstan:
src/PaymentManager/Payment/PayU.php#L193
Call to method getAmount() on an unknown class Pimcore\Model\DataObject\OnlineShopOrderItem.
|
Run a static analysis with phpstan/phpstan:
src/PaymentManager/Payment/PayU.php#L253
Method Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\PayU::startPayment() has invalid return type Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\V7\Payment\StartPaymentResponse\StartPaymentResponseInterface.
|
Run a static analysis with phpstan/phpstan:
src/PaymentManager/Payment/PayU.php#L253
Parameter $config of method Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\PayU::startPayment() has invalid type Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\V7\Payment\StartPaymentRequest\AbstractRequest.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Loading