Skip to content

Update failure.phtml #88

Update failure.phtml

Update failure.phtml #88

Triggered via push October 25, 2024 17:42
Status Failure
Total duration 4m 44s
Artifacts

main.yml

on: push
m2 tests & build
4m 34s
m2 tests & build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
m2 tests & build: Madit_Sips2/Block/Adminhtml/System/Config/Form/Field/Ips.php#L15
Method Magento\Config\Block\System\Config\Form\Field::__construct() invoked with 0 parameters, 1-3 required.
m2 tests & build: Madit_Sips2/Block/Debug.php#L42
Call to an undefined method Madit\Sips2\Block\Debug::__().
m2 tests & build: Madit_Sips2/Block/Debug.php#L53
Call to an undefined method Madit\Sips2\Block\Debug::__().
m2 tests & build: Madit_Sips2/Block/Form/Standard.php#L31
Access to an undefined property Madit\Sips2\Block\Form\Standard::$_config.
m2 tests & build: Madit_Sips2/Block/Info/Standard.php#L11
Setter methods like $this(Madit\Sips2\Block\Info\Standard)::setTemplate() are deprecated in Block classes, use constructor arguments instead
m2 tests & build: Madit_Sips2/Block/Info/Standard.php#L21
Method Madit\Sips2\Block\Info\Standard::getPaymentInfo() should return Magento\Payment\Model\Info|false but return statement is missing.
m2 tests & build: Madit_Sips2/Controller/Index/Index.php#L84
Access to an undefined property Madit\Sips2\Controller\Index\Index::$resultPageFactory.
m2 tests & build: Madit_Sips2/Controller/Index/Index.php#L179
Method Madit\Sips2\Controller\Index\Index::execute() should return Magento\Framework\App\ResponseInterface|Magento\Framework\Controller\ResultInterface but return statement is missing.
m2 tests & build: Madit_Sips2/Controller/Payment/AutoResponse.php#L92
Method Madit\Sips2\Controller\Payment\AutoResponse::execute() should return Magento\Framework\App\ResponseInterface|Magento\Framework\Controller\ResultInterface but return statement is missing.
m2 tests & build: Madit_Sips2/Controller/Payment/Failure.php#L62
Access to an undefined property Madit\Sips2\Controller\Payment\Failure::$resultPageFactory.
m2 tests & build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/