Skip to content

BP- 2132 BP-2813 clean refactor push & redirect #1708

BP- 2132 BP-2813 clean refactor push & redirect

BP- 2132 BP-2813 clean refactor push & redirect #1708

Triggered via pull request August 16, 2023 10:36
Status Success
Total duration 1m 22s
Artifacts

coding-standard.yml

on: pull_request
M2 Code Analysis
30s
M2 Code Analysis
M2 Mess Detection
53s
M2 Mess Detection
M2 PHPStan
1m 12s
M2 PHPStan
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
M2 PHPStan: Controller/Redirect/IdinProcess.php#L99
Method Buckaroo\Magento2\Controller\Redirect\IdinProcess::execute() should return Magento\Framework\App\ResponseInterface but return statement is missing.
M2 PHPStan: Controller/Redirect/Process.php#L238
Method Buckaroo\Magento2\Controller\Redirect\Process::handleProcessedResponse() should return Magento\Framework\App\ResponseInterface but return statement is missing.
M2 PHPStan: Controller/Redirect/Process.php#L261
Method Buckaroo\Magento2\Controller\Redirect\Process::skipWaitingOnConsumerForProcessingOrder() should return bool but return statement is missing.
M2 PHPStan: Controller/Redirect/Process.php#L294
Method Buckaroo\Magento2\Controller\Redirect\Process::processRedirectByStatus() should return Magento\Framework\App\ResponseInterface but return statement is missing.
M2 PHPStan: Controller/Redirect/Process.php#L323
Method Buckaroo\Magento2\Controller\Redirect\Process::processSucceededRedirect() should return Magento\Framework\App\ResponseInterface but return statement is missing.
M2 PHPStan: Controller/Redirect/Process.php#L413
Method Buckaroo\Magento2\Controller\Redirect\Process::redirectSuccess() should return Magento\Framework\App\ResponseInterface but return statement is missing.
M2 PHPStan: Controller/Redirect/Process.php#L486
Method Buckaroo\Magento2\Controller\Redirect\Process::processPendingRedirect() should return Magento\Framework\App\ResponseInterface but return statement is missing.
M2 PHPStan: Controller/Redirect/Process.php#L573
Method Buckaroo\Magento2\Controller\Redirect\Process::handleFailed() should return Magento\Framework\App\ResponseInterface but return statement is missing.
M2 PHPStan: Controller/Redirect/Process.php#L645
Method Buckaroo\Magento2\Controller\Redirect\Process::redirectFailure() should return Magento\Framework\App\ResponseInterface but return statement is missing.
M2 PHPStan: Controller/Redirect/Process.php#L675
Method Buckaroo\Magento2\Controller\Redirect\Process::redirectOnCheckoutForFailedTransaction() should return Magento\Framework\App\ResponseInterface but return statement is missing.
M2 Code Analysis
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/
M2 Mess Detection
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/
M2 PHPStan
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/