Skip to content

PPSYL-107 - Add a processor to capture an authorized payment #195

PPSYL-107 - Add a processor to capture an authorized payment

PPSYL-107 - Add a processor to capture an authorized payment #195

Triggered via pull request December 10, 2024 13:04
Status Failure
Total duration 1m 21s
Artifacts

analysis.yaml

on: pull_request
sonarcloud
7s
sonarcloud
Matrix: analysis
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
sonarcloud
Process completed with exit code 1.
PHP 8.2 Symfony 6.2.*: src/Controller/IntegratedPaymentController.php#L31
PHPDoc tag @var for property PayPlug\SyliusPayPlugPlugin\Controller\IntegratedPaymentController::$paymentMethodRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Core\Model\PaymentMethodInterface> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
PHP 8.2 Symfony 6.2.*: src/Controller/IntegratedPaymentController.php#L41
PHPDoc tag @param for parameter $paymentMethodRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Core\Model\PaymentMethodInterface> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
PHP 8.2 Symfony 6.2.*
Process completed with exit code 1.
PHP 8.2 Symfony 6.2.*
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
SonarScanner
Running this GitHub Action without SONAR_TOKEN is not recommended
PHP 8.2 Symfony 6.2.*
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 8.2 Symfony 6.2.*
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/