Skip to content

Merge pull request #1416 from buckaroo-it/BP-5042-Missing-txn_id-reco… #5186

Merge pull request #1416 from buckaroo-it/BP-5042-Missing-txn_id-reco…

Merge pull request #1416 from buckaroo-it/BP-5042-Missing-txn_id-reco… #5186

Triggered via push November 7, 2025 13:11
Status Success
Total duration 1m 19s
Artifacts
Fit to window
Zoom out
Zoom in

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']