[Task]: Update SECURITY.md #24
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Annotations
11 errors and 2 warnings
Static Analysis with PHPStan (8.1, mariadb:10.7, lowest, false):
src/Datatrans/Installer.php#L20
Class Pimcore\Bundle\EcommerceFrameworkBundle\Datatrans\Installer extends unknown class Pimcore\Bundle\EcommerceFrameworkBundle\Tools\PaymentProviderInstaller.
|
Static Analysis with PHPStan (8.1, mariadb:10.7, lowest, false):
src/PaymentManager/Payment/Datatrans.php#L39
Class Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\Datatrans extends unknown class Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\AbstractPayment.
|
Static Analysis with PHPStan (8.1, mariadb:10.7, lowest, false):
src/PaymentManager/Payment/Datatrans.php#L39
Class Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\Datatrans implements unknown interface Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\V7\Payment\RecurringPaymentInterface.
|
Static Analysis with PHPStan (8.1, mariadb:10.7, lowest, false):
src/PaymentManager/Payment/Datatrans.php#L50
Property Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\Datatrans::$formFactory has unknown class Symfony\Component\Form\FormFactoryInterface as its type.
|
Static Analysis with PHPStan (8.1, mariadb:10.7, lowest, false):
src/PaymentManager/Payment/Datatrans.php#L80
Property Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\Datatrans::$paymentStatus has unknown class Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\StatusInterface as its type.
|
Static Analysis with PHPStan (8.1, mariadb:10.7, lowest, false):
src/PaymentManager/Payment/Datatrans.php#L82
Parameter $formFactory of method Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\Datatrans::__construct() has invalid type Symfony\Component\Form\FormFactoryInterface.
|
Static Analysis with PHPStan (8.1, mariadb:10.7, lowest, false):
src/PaymentManager/Payment/Datatrans.php#L93
Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\Datatrans::processOptions() calls parent::processOptions() but Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\Datatrans does not extend any class.
|
Static Analysis with PHPStan (8.1, mariadb:10.7, lowest, false):
src/PaymentManager/Payment/Datatrans.php#L123
Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\Datatrans::configureOptions() calls parent::configureOptions() but Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\Datatrans does not extend any class.
|
Static Analysis with PHPStan (8.1, mariadb:10.7, lowest, false):
src/PaymentManager/Payment/Datatrans.php#L162
Parameter $price of method Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\Datatrans::extendFormAttributes() has invalid type Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\PriceInterface.
|
Static Analysis with PHPStan (8.1, mariadb:10.7, lowest, false):
src/PaymentManager/Payment/Datatrans.php#L162
Parameter $price of method Pimcore\Bundle\EcommerceFrameworkBundle\PaymentManager\Payment\Datatrans::extendFormAttributes() has invalid type Pimcore\Bundle\EcommerceFrameworkBundle\PriceSystem\PriceInterface.
|
Static Analysis with PHPStan (8.1, mariadb:10.7, highest, false)
The job was canceled because "_8_1_mariadb_10_7_lowest_" failed.
|
Static Analysis with PHPStan (8.1, mariadb:10.7, lowest, false)
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/.
|
Static Analysis with PHPStan (8.1, mariadb:10.7, lowest, false)
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/
|