Upgrade for Sylius 1.13 #45
Annotations
30 errors and 7 warnings
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0 Node 20.x:
src/Controller/PaymentController.php#L24
Method Webgriffe\SyliusPagolightPlugin\Controller\PaymentController::__construct() has parameter $paymentRepository with generic interface Sylius\Component\Core\Repository\PaymentRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0 Node 20.x:
src/Resolver/PagolightPaymentMethodsResolver.php#L21
Method Webgriffe\SyliusPagolightPlugin\Resolver\PagolightPaymentMethodsResolver::__construct() has parameter $paymentMethodRepository with generic interface Sylius\Component\Core\Repository\PaymentMethodRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0 Node 20.x:
src/Validator/PagolightPaymentMethodUniqueValidator.php#L19
Method Webgriffe\SyliusPagolightPlugin\Validator\PagolightPaymentMethodUniqueValidator::__construct() has parameter $paymentMethodRepository with generic interface Sylius\Component\Core\Repository\PaymentMethodRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Api/PagolightContext.php#L27
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Api\PagolightContext::__construct() has parameter $paymentRepository with generic interface Sylius\Component\Core\Repository\PaymentRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Api/PagolightContext.php#L70
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Api\PagolightContext::getPaymentRepository() return type with generic interface Sylius\Component\Core\Repository\PaymentRepositoryInterface does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Setup/PaymentContext.php#L20
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Setup\PaymentContext::__construct() has parameter $paymentMethodRepository with generic interface Sylius\Component\Payment\Repository\PaymentMethodRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Ui/PagolightContext.php#L29
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Ui\PagolightContext::__construct() has parameter $orderRepository with generic interface Sylius\Component\Core\Repository\OrderRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Ui/PagolightContext.php#L29
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Ui\PagolightContext::__construct() has parameter $paymentRepository with generic interface Sylius\Component\Core\Repository\PaymentRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Ui/PagolightContext.php#L111
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Ui\PagolightContext::getPaymentRepository() return type with generic interface Sylius\Component\Core\Repository\PaymentRepositoryInterface does not specify its types: T
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0 Node 20.x
Process completed with exit code 1.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0 Node 20.x:
src/Controller/PaymentController.php#L24
Method Webgriffe\SyliusPagolightPlugin\Controller\PaymentController::__construct() has parameter $paymentRepository with generic interface Sylius\Component\Core\Repository\PaymentRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0 Node 20.x:
src/Resolver/PagolightPaymentMethodsResolver.php#L21
Method Webgriffe\SyliusPagolightPlugin\Resolver\PagolightPaymentMethodsResolver::__construct() has parameter $paymentMethodRepository with generic interface Sylius\Component\Core\Repository\PaymentMethodRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0 Node 20.x:
src/Validator/PagolightPaymentMethodUniqueValidator.php#L19
Method Webgriffe\SyliusPagolightPlugin\Validator\PagolightPaymentMethodUniqueValidator::__construct() has parameter $paymentMethodRepository with generic interface Sylius\Component\Core\Repository\PaymentMethodRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Api/PagolightContext.php#L27
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Api\PagolightContext::__construct() has parameter $paymentRepository with generic interface Sylius\Component\Core\Repository\PaymentRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Api/PagolightContext.php#L70
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Api\PagolightContext::getPaymentRepository() return type with generic interface Sylius\Component\Core\Repository\PaymentRepositoryInterface does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Setup/PaymentContext.php#L20
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Setup\PaymentContext::__construct() has parameter $paymentMethodRepository with generic interface Sylius\Component\Payment\Repository\PaymentMethodRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Ui/PagolightContext.php#L29
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Ui\PagolightContext::__construct() has parameter $orderRepository with generic interface Sylius\Component\Core\Repository\OrderRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Ui/PagolightContext.php#L29
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Ui\PagolightContext::__construct() has parameter $paymentRepository with generic interface Sylius\Component\Core\Repository\PaymentRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Ui/PagolightContext.php#L111
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Ui\PagolightContext::getPaymentRepository() return type with generic interface Sylius\Component\Core\Repository\PaymentRepositoryInterface does not specify its types: T
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0 Node 20.x
Process completed with exit code 1.
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0 Node 20.x:
src/Controller/PaymentController.php#L24
Method Webgriffe\SyliusPagolightPlugin\Controller\PaymentController::__construct() has parameter $paymentRepository with generic interface Sylius\Component\Core\Repository\PaymentRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0 Node 20.x:
src/Resolver/PagolightPaymentMethodsResolver.php#L21
Method Webgriffe\SyliusPagolightPlugin\Resolver\PagolightPaymentMethodsResolver::__construct() has parameter $paymentMethodRepository with generic interface Sylius\Component\Core\Repository\PaymentMethodRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0 Node 20.x:
src/Validator/PagolightPaymentMethodUniqueValidator.php#L19
Method Webgriffe\SyliusPagolightPlugin\Validator\PagolightPaymentMethodUniqueValidator::__construct() has parameter $paymentMethodRepository with generic interface Sylius\Component\Core\Repository\PaymentMethodRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Api/PagolightContext.php#L27
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Api\PagolightContext::__construct() has parameter $paymentRepository with generic interface Sylius\Component\Core\Repository\PaymentRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Api/PagolightContext.php#L70
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Api\PagolightContext::getPaymentRepository() return type with generic interface Sylius\Component\Core\Repository\PaymentRepositoryInterface does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Setup/PaymentContext.php#L20
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Setup\PaymentContext::__construct() has parameter $paymentMethodRepository with generic interface Sylius\Component\Payment\Repository\PaymentMethodRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Ui/PagolightContext.php#L29
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Ui\PagolightContext::__construct() has parameter $orderRepository with generic interface Sylius\Component\Core\Repository\OrderRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Ui/PagolightContext.php#L29
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Ui\PagolightContext::__construct() has parameter $paymentRepository with generic interface Sylius\Component\Core\Repository\PaymentRepositoryInterface but does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0 Node 20.x:
tests/Behat/Context/Ui/PagolightContext.php#L111
Method Tests\Webgriffe\SyliusPagolightPlugin\Behat\Context\Ui\PagolightContext::getPaymentRepository() return type with generic interface Sylius\Component\Core\Repository\PaymentRepositoryInterface does not specify its types: T
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0 Node 20.x
Process completed with exit code 1.
|
Sylius ~1.13.0, PHP 8.3, Symfony ^6.4, MySQL 8.0 Node 20.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4, MySQL 8.0 Node 20.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ~1.13.0, PHP 8.2, Symfony ^6.4, MySQL 8.0 Node 20.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ~1.12.0, PHP 8.2, Symfony ^6.4, MySQL 8.0 Node 20.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ~1.12.0, PHP 8.3, Symfony ^6.4, MySQL 8.0 Node 20.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Behat logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.4, MySQL 8.0 Node 20.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Behat logs
Expired
|
0 Bytes |
|