Remove Winzou State Machine usages #515
Annotations
19 errors and 6 warnings
Static checks (PHP 8.2, Symfony ^7.3)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/browser-kit ^6.4|^7.3, found symfony/browser-kit[v6.4.0, ..., v6.4.13] but these were not loaded, likely because it conflicts with another require.
Problem 2
- Root composer.json requires symfony/debug-bundle ^6.4|^7.3, found symfony/debug-bundle[v6.4.0, ..., v6.4.13] but these were not loaded, likely because it conflicts with another require.
Problem 3
- Root composer.json requires symfony/dotenv ^6.4|^7.3, found symfony/dotenv[v6.4.0, ..., v6.4.16] but these were not loaded, likely because it conflicts with another require.
Problem 4
- Root composer.json requires symfony/http-client ^6.4|^7.3, found symfony/http-client[v6.4.0, ..., v6.4.17] but these were not loaded, likely because it conflicts with another require.
Problem 5
- Root composer.json requires symfony/intl ^6.4|^7.3, found symfony/intl[v6.4.0, ..., v6.4.15] but these were not loaded, likely because it conflicts with another require.
Problem 6
- Root composer.json requires symfony/runtime ^6.4|^7.3, found symfony/runtime[v6.4.0, ..., v6.4.14] but these were not loaded, likely because it conflicts with another require.
Problem 7
- Root composer.json requires symfony/web-profiler-bundle ^6.4|^7.3, found symfony/web-profiler-bundle[v6.4.0, ..., v6.4.17] but these were not loaded, likely because it conflicts with another require.
Problem 8
- Root composer.json requires flux-se/payum-stripe-bundle ^2.0 -> satisfiable by flux-se/payum-stripe-bundle[v2.0.0, v2.0.1].
- flux-se/payum-stripe-bundle v2.0.0 requires symfony/http-kernel ^4.4|^5.2 -> found symfony/http-kernel[v4.4.0, ..., v4.4.51, v5.2.0, ..., v5.4.48] but these were not loaded, likely because it conflicts with another require.
- flux-se/payum-stripe-bundle v2.0.1 requires symfony/http-kernel ^4.4|^5.4|^6.0 -> found symfony/http-kernel[v4.4.0, ..., v4.4.51, v5.4.0, ..., v5.4.48, v6.0.0, ..., v6.4.17] but these were not loaded, likely because it conflicts with another require.
|
Static checks (PHP 8.2, Symfony ^7.3)
Process completed with exit code 2.
|
Sylius ~2.0.0, PHP 8.2, Symfony 7.3, MySQL 8.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/browser-kit ^6.4|^7.3, found symfony/browser-kit[v6.4.0, ..., v6.4.13] but these were not loaded, likely because it conflicts with another require.
Problem 2
- Root composer.json requires symfony/debug-bundle ^6.4|^7.3, found symfony/debug-bundle[v6.4.0, ..., v6.4.13] but these were not loaded, likely because it conflicts with another require.
Problem 3
- Root composer.json requires symfony/dotenv ^6.4|^7.3, found symfony/dotenv[v6.4.0, ..., v6.4.16] but these were not loaded, likely because it conflicts with another require.
Problem 4
- Root composer.json requires symfony/http-client ^6.4|^7.3, found symfony/http-client[v6.4.0, ..., v6.4.17] but these were not loaded, likely because it conflicts with another require.
Problem 5
- Root composer.json requires symfony/intl ^6.4|^7.3, found symfony/intl[v6.4.0, ..., v6.4.15] but these were not loaded, likely because it conflicts with another require.
Problem 6
- Root composer.json requires symfony/runtime ^6.4|^7.3, found symfony/runtime[v6.4.0, ..., v6.4.14] but these were not loaded, likely because it conflicts with another require.
Problem 7
- Root composer.json requires symfony/web-profiler-bundle ^6.4|^7.3, found symfony/web-profiler-bundle[v6.4.0, ..., v6.4.17] but these were not loaded, likely because it conflicts with another require.
Problem 8
- Root composer.json requires flux-se/payum-stripe-bundle ^2.0 -> satisfiable by flux-se/payum-stripe-bundle[v2.0.0, v2.0.1].
- flux-se/payum-stripe-bundle v2.0.0 requires symfony/http-kernel ^4.4|^5.2 -> found symfony/http-kernel[v4.4.0, ..., v4.4.51, v5.2.0, ..., v5.4.48] but these were not loaded, likely because it conflicts with another require.
- flux-se/payum-stripe-bundle v2.0.1 requires symfony/http-kernel ^4.4|^5.4|^6.0 -> found symfony/http-kernel[v4.4.0, ..., v4.4.51, v5.4.0, ..., v5.4.48, v6.0.0, ..., v6.4.17] but these were not loaded, likely because it conflicts with another require.
|
Sylius ~2.0.0, PHP 8.2, Symfony 7.3, MySQL 8.0
Process completed with exit code 2.
|
Static checks (PHP 8.2, Symfony ^6.4)
Process completed with exit code 2.
|
Static checks (PHP 8.2, Symfony ^6.4):
src/Api/Payum/Processor.php#L26
Parameter #1 $name of method Payum\Core\Payum::getGateway() expects string, string|null given.
|
Static checks (PHP 8.2, Symfony ^6.4):
src/Api/Payum/Processor.php#L30
Parameter #1 $gatewayName of method Payum\Core\Security\GenericTokenFactoryInterface::createAuthorizeToken() expects string, string|null given.
|
Static checks (PHP 8.2, Symfony ^6.4):
src/Api/Payum/Processor.php#L38
Parameter #1 $gatewayName of method Payum\Core\Security\GenericTokenFactoryInterface::createCaptureToken() expects string, string|null given.
|
Static checks (PHP 8.2, Symfony ^6.4):
src/DependencyInjection/Configuration.php#L24
Method FluxSE\SyliusPayumStripePlugin\DependencyInjection\Configuration::addGlobalSection() has no return type specified.
|
Static checks (PHP 8.2, Symfony ^6.4):
tests/Behat/Mocker/Api/CheckoutSessionMocker.php#L22
Property Tests\FluxSE\SyliusPayumStripePlugin\Behat\Mocker\Api\CheckoutSessionMocker::$mocker has unknown class Sylius\Behat\Service\Mocker\MockerInterface as its type.
|
Static checks (PHP 8.2, Symfony ^6.4):
tests/Behat/Mocker/Api/CheckoutSessionMocker.php#L24
Parameter $mocker of method Tests\FluxSE\SyliusPayumStripePlugin\Behat\Mocker\Api\CheckoutSessionMocker::__construct() has invalid type Sylius\Behat\Service\Mocker\MockerInterface.
|
Static checks (PHP 8.2, Symfony ^6.4):
tests/Behat/Mocker/Api/CheckoutSessionMocker.php#L31
Call to method mockService() on an unknown class Sylius\Behat\Service\Mocker\MockerInterface.
|
Static checks (PHP 8.2, Symfony ^6.4):
tests/Behat/Mocker/Api/CheckoutSessionMocker.php#L65
Call to method mockService() on an unknown class Sylius\Behat\Service\Mocker\MockerInterface.
|
Static checks (PHP 8.2, Symfony ^6.4):
tests/Behat/Mocker/Api/CheckoutSessionMocker.php#L97
Call to method mockService() on an unknown class Sylius\Behat\Service\Mocker\MockerInterface.
|
Static checks (PHP 8.2, Symfony ^6.4):
tests/Behat/Mocker/Api/CheckoutSessionMocker.php#L131
Call to method mockService() on an unknown class Sylius\Behat\Service\Mocker\MockerInterface.
|
Sylius ~2.0.0, PHP 8.3, Symfony 7.3, MySQL 8.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/browser-kit ^6.4|^7.3, found symfony/browser-kit[v6.4.0, ..., v6.4.13] but these were not loaded, likely because it conflicts with another require.
Problem 2
- Root composer.json requires symfony/debug-bundle ^6.4|^7.3, found symfony/debug-bundle[v6.4.0, ..., v6.4.13] but these were not loaded, likely because it conflicts with another require.
Problem 3
- Root composer.json requires symfony/dotenv ^6.4|^7.3, found symfony/dotenv[v6.4.0, ..., v6.4.16] but these were not loaded, likely because it conflicts with another require.
Problem 4
- Root composer.json requires symfony/http-client ^6.4|^7.3, found symfony/http-client[v6.4.0, ..., v6.4.17] but these were not loaded, likely because it conflicts with another require.
Problem 5
- Root composer.json requires symfony/intl ^6.4|^7.3, found symfony/intl[v6.4.0, ..., v6.4.15] but these were not loaded, likely because it conflicts with another require.
Problem 6
- Root composer.json requires symfony/runtime ^6.4|^7.3, found symfony/runtime[v6.4.0, ..., v6.4.14] but these were not loaded, likely because it conflicts with another require.
Problem 7
- Root composer.json requires symfony/web-profiler-bundle ^6.4|^7.3, found symfony/web-profiler-bundle[v6.4.0, ..., v6.4.17] but these were not loaded, likely because it conflicts with another require.
Problem 8
- Root composer.json requires flux-se/payum-stripe-bundle ^2.0 -> satisfiable by flux-se/payum-stripe-bundle[v2.0.0, v2.0.1].
- flux-se/payum-stripe-bundle v2.0.0 requires symfony/http-kernel ^4.4|^5.2 -> found symfony/http-kernel[v4.4.0, ..., v4.4.51, v5.2.0, ..., v5.4.48] but these were not loaded, likely because it conflicts with another require.
- flux-se/payum-stripe-bundle v2.0.1 requires symfony/http-kernel ^4.4|^5.4|^6.0 -> found symfony/http-kernel[v4.4.0, ..., v4.4.51, v5.4.0, ..., v5.4.48, v6.0.0, ..., v6.4.17] but these were not loaded, likely because it conflicts with another require.
|
Sylius ~2.0.0, PHP 8.3, Symfony 7.3, MySQL 8.0
Process completed with exit code 2.
|
Sylius ~2.0.0, PHP 8.3, Symfony ^6.4, MySQL 8.0
Process completed with exit code 1.
|
Sylius ~2.0.0, PHP 8.2, Symfony ^6.4, MySQL 8.0
Process completed with exit code 1.
|
Static checks (PHP 8.2, Symfony ^7.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Sylius ~2.0.0, PHP 8.2, Symfony 7.3, MySQL 8.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static checks (PHP 8.2, Symfony ^6.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Sylius ~2.0.0, PHP 8.3, Symfony 7.3, MySQL 8.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Sylius ~2.0.0, PHP 8.3, Symfony ^6.4, MySQL 8.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Sylius ~2.0.0, PHP 8.2, Symfony ^6.4, MySQL 8.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|