Bp 5042 missing txn id records in magento for certain apple pay transactions voetbalshop.nl #5185
coding-standard.yml
on: pull_request
M2 Code Analysis
21s
M2 Mess Detection
59s
M2 PHPStan
1m 2s
Annotations
10 errors and 10 warnings
|
M2 PHPStan:
vendor/buckaroo/magento2/Controller/Adminhtml/Giftcard/Save.php#L32
Method Buckaroo\Magento2\Controller\Adminhtml\Giftcard\Save::execute() should return Magento\Backend\Model\View\Result\Page but return statement is missing.
|
|
M2 PHPStan:
vendor/buckaroo/magento2/Controller/Adminhtml/Giftcard/NewAction.php#L28
Method Buckaroo\Magento2\Controller\Adminhtml\Giftcard\NewAction::execute() should return Magento\Backend\Model\View\Result\Page but return statement is missing.
|
|
M2 PHPStan:
vendor/buckaroo/magento2/Controller/Adminhtml/Giftcard/Delete.php#L30
Method Buckaroo\Magento2\Controller\Adminhtml\Giftcard\Delete::execute() should return Magento\Backend\Model\View\Result\Page but return statement is missing.
|
|
M2 PHPStan:
vendor/buckaroo/magento2/Console/Command/PushSend.php#L123
Method Buckaroo\Magento2\Console\Command\PushSend::execute() should return int but return statement is missing.
|
|
M2 PHPStan:
vendor/buckaroo/magento2/Block/Widget/Button/Toolbar.php#L102
Method Buckaroo\Magento2\Block\Widget\Button\Toolbar::_isOrderInvoiceView() should return bool but return statement is missing.
|
|
M2 PHPStan:
vendor/buckaroo/magento2/Block/Widget/Button/Toolbar.php#L91
Method Buckaroo\Magento2\Block\Widget\Button\Toolbar::_isOrderView() should return bool but return statement is missing.
|
|
M2 PHPStan:
vendor/buckaroo/magento2/Block/Catalog/Product/View/Idin.php#L81
Instantiated class Buckaroo\Magento2\Block\Catalog\Product\View\LocalizedException not found.
|
|
M2 PHPStan:
vendor/buckaroo/magento2/Block/Adminhtml/Grid/Renderer/Image.php#L44
Method Buckaroo\Magento2\Block\Adminhtml\Grid\Renderer\Image::render() should return string but return statement is missing.
|
|
M2 PHPStan:
vendor/buckaroo/magento2/Block/Adminhtml/Config/Support/SupportTab.php#L150
Variable $currentVersion in isset() always exists and is not nullable.
|
|
M2 PHPStan:
vendor/buckaroo/magento2/Block/Adminhtml/Config/Support/SupportTab.php#L116
Variable $currentVersion in isset() always exists and is not nullable.
|
|
M2 Code Analysis:
Controller/Applepay/UpdateShippingMethods.php#L83
Direct throw of generic Exception is discouraged. Use context specific instead.
|
|
M2 Code Analysis:
Controller/Redirect/Process.php#L838
Line exceeds 120 characters; contains 139 characters
|
|
M2 Code Analysis:
Controller/Redirect/Process.php#L536
Line exceeds 120 characters; contains 130 characters
|
|
M2 Code Analysis:
Controller/Redirect/Process.php#L533
Line exceeds 120 characters; contains 196 characters
|
|
M2 Code Analysis:
Controller/Redirect/Process.php#L532
Line exceeds 120 characters; contains 234 characters
|
|
M2 Code Analysis:
Controller/Redirect/Process.php#L531
Line exceeds 120 characters; contains 232 characters
|
|
M2 Code Analysis:
Controller/Redirect/Process.php#L530
Line exceeds 120 characters; contains 227 characters
|
|
M2 Code Analysis:
.github/workflows/rename-icons.php#L16
The use of function rename() is discouraged; use Magento\Framework\Filesystem\DriverInterface::rename()() instead
|
|
M2 Code Analysis:
.github/workflows/rename-icons.php#L3
The use of function realpath() is discouraged; use Magento\Framework\Filesystem\DriverInterface::getRealPath()() instead
|
|
M2 Code Analysis
Unexpected input(s) 'phpcs_severity', 'phpcs_report', valid inputs are ['entryPoint', 'args', 'phpcs_standard']
|