PPSYL-107 - Add a processor to capture an authorized payment #148
Annotations
3 errors and 3 warnings
PHPStan - Run:
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.
|
PHPStan - Run:
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.
|
PHPStan - Run
Process completed with exit code 1.
|
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/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Composer - Get Cache Directory
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/
|
Loading