HM-1: Behat fixes #269
Annotations
12 errors
|
Sylius ^2.0, PHP 8.3, Symfony ^5.4
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires sylius/twig-hooks ^0.6 -> satisfiable by sylius/twig-hooks[v0.6.0, v0.6.1].
- sylius/twig-hooks[v0.6.0, ..., v0.6.1] require symfony/config ^6.4 || ^7.0 -> found symfony/config[v6.4.0, ..., v6.4.14, v7.0.0, ..., v7.2.3] but these were not loaded, likely because it conflicts with another require.
Problem 2
- Root composer.json requires sylius/twig-extra ^0.6 -> satisfiable by sylius/twig-extra[v0.6.0, v0.6.1].
- sylius/twig-extra[v0.6.0, ..., v0.6.1] require symfony/http-kernel ^6.4 || ^7.0 -> found symfony/http-kernel[v6.4.0, ..., v6.4.20, v7.0.0, ..., v7.2.5] but these were not loaded, likely because it conflicts with another require.
Problem 3
- Root composer.json requires sylius/sylius ^2.0 -> satisfiable by sylius/sylius[v2.0.0, ..., v2.0.6].
- sylius/sylius[v2.0.0, ..., v2.0.2] require sylius/twig-extra ^0.5 -> found sylius/twig-extra[v0.5.0, v0.5.1] but it conflicts with your root composer.json require (^0.6).
- sylius/sylius[v2.0.3, ..., v2.0.6] require symfony/asset ^6.4 || ^7.1 -> found symfony/asset[v6.4.0, ..., v6.4.13, v7.1.0, v7.1.1, v7.1.6, v7.2.0] but these were not loaded, likely because it conflicts with another require.
|
|
Sylius ^2.0, PHP 8.3, Symfony ^5.4
Process completed with exit code 2.
|
|
Sylius ^2.0, PHP 8.2, Symfony ^5.4
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires sylius/twig-hooks ^0.6 -> satisfiable by sylius/twig-hooks[v0.6.0, v0.6.1].
- sylius/twig-hooks[v0.6.0, ..., v0.6.1] require symfony/config ^6.4 || ^7.0 -> found symfony/config[v6.4.0, ..., v6.4.14, v7.0.0, ..., v7.2.3] but these were not loaded, likely because it conflicts with another require.
Problem 2
- Root composer.json requires sylius/twig-extra ^0.6 -> satisfiable by sylius/twig-extra[v0.6.0, v0.6.1].
- sylius/twig-extra[v0.6.0, ..., v0.6.1] require symfony/http-kernel ^6.4 || ^7.0 -> found symfony/http-kernel[v6.4.0, ..., v6.4.20, v7.0.0, ..., v7.2.5] but these were not loaded, likely because it conflicts with another require.
Problem 3
- Root composer.json requires sylius/sylius ^2.0 -> satisfiable by sylius/sylius[v2.0.0, ..., v2.0.6].
- sylius/sylius[v2.0.0, ..., v2.0.2] require sylius/twig-extra ^0.5 -> found sylius/twig-extra[v0.5.0, v0.5.1] but it conflicts with your root composer.json require (^0.6).
- sylius/sylius[v2.0.3, ..., v2.0.6] require symfony/asset ^6.4 || ^7.1 -> found symfony/asset[v6.4.0, ..., v6.4.13, v7.1.0, v7.1.1, v7.1.6, v7.2.0] but these were not loaded, likely because it conflicts with another require.
|
|
Sylius ^2.0, PHP 8.2, Symfony ^5.4
Process completed with exit code 2.
|
|
Sylius ^2.0, PHP 8.1, Symfony ^6.4
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 but your php version (8.1.32) does not satisfy that requirement.
Problem 2
- Root composer.json requires sylius/sylius ^2.0 -> satisfiable by sylius/sylius[v2.0.0, ..., v2.0.6].
- sylius/sylius[v2.0.0, ..., v2.0.6] require php ^8.2 -> your php version (8.1.32) does not satisfy that requirement.
|
|
Sylius ^2.0, PHP 8.1, Symfony ^6.4
Process completed with exit code 2.
|
|
Sylius ^2.0, PHP 8.1, Symfony ^5.4
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 but your php version (8.1.32) does not satisfy that requirement.
Problem 2
- Root composer.json requires sylius/twig-hooks ^0.6 -> satisfiable by sylius/twig-hooks[v0.6.0, v0.6.1].
- sylius/twig-hooks[v0.6.0, ..., v0.6.1] require symfony/config ^6.4 || ^7.0 -> found symfony/config[v6.4.0, ..., v6.4.14, v7.0.0, ..., v7.2.3] but these were not loaded, likely because it conflicts with another require.
Problem 3
- Root composer.json requires sylius/twig-extra ^0.6 -> satisfiable by sylius/twig-extra[v0.6.0, v0.6.1].
- sylius/twig-extra[v0.6.0, ..., v0.6.1] require symfony/http-kernel ^6.4 || ^7.0 -> found symfony/http-kernel[v6.4.0, ..., v6.4.20, v7.0.0, ..., v7.2.5] but these were not loaded, likely because it conflicts with another require.
Problem 4
- Root composer.json requires sylius/sylius ^2.0 -> satisfiable by sylius/sylius[v2.0.0, ..., v2.0.6].
- sylius/sylius[v2.0.0, ..., v2.0.6] require php ^8.2 -> your php version (8.1.32) does not satisfy that requirement.
|
|
Sylius ^2.0, PHP 8.1, Symfony ^5.4
Process completed with exit code 2.
|
|
Sylius ^2.0, PHP 8.3, Symfony ^6.4
Child process error (exit code 255): ⚠️ You're using a deprecated config option checkMissingIterableValueType ⚠️️
It's strongly recommended to remove it from your configuration file
and add the missing array typehints.
If you want to continue ignoring missing typehints from arrays,
add missingType.iterableValue error identifier to your ignoreErrors:
parameters:
ignoreErrors:
-
identifier: missingType.iterableValue
⚠️ You're using a deprecated config option checkGenericClassInNonGenericObjectType ⚠️️
It's strongly recommended to remove it from your configuration file
and add the missing generic typehints.
If you want to continue ignoring missing typehints from generics,
add missingType.generics error identifier to your ignoreErrors:
parameters:
ignoreErrors:
-
identifier: missingType.generics
PHP Fatal error: Type of Sylius\WishlistPlugin\Command\RemoveGuestWishlistsCommand::$defaultName must not be defined (as in class Symfony\Component\Console\Command\Command) in /home/runner/work/SyliusWishlistPlugin/SyliusWishlistPlugin/src/Command/RemoveGuestWishlistsCommand.php on line 22
Fatal error: Type of Sylius\WishlistPlugin\Command\RemoveGuestWishlistsCommand::$defaultName must not be defined (as in class Symfony\Component\Console\Command\Command) in /home/runner/work/SyliusWishlistPlugin/SyliusWishlistPlugin/src/Command/RemoveGuestWishlistsCommand.php on line 22
while running parallel worker
|
|
Sylius ^2.0, PHP 8.3, Symfony ^6.4
Process completed with exit code 1.
|
|
Sylius ^2.0, PHP 8.2, Symfony ^6.4
Child process error (exit code 255): ⚠️ You're using a deprecated config option checkMissingIterableValueType ⚠️️
It's strongly recommended to remove it from your configuration file
and add the missing array typehints.
If you want to continue ignoring missing typehints from arrays,
add missingType.iterableValue error identifier to your ignoreErrors:
parameters:
ignoreErrors:
-
identifier: missingType.iterableValue
⚠️ You're using a deprecated config option checkGenericClassInNonGenericObjectType ⚠️️
It's strongly recommended to remove it from your configuration file
and add the missing generic typehints.
If you want to continue ignoring missing typehints from generics,
add missingType.generics error identifier to your ignoreErrors:
parameters:
ignoreErrors:
-
identifier: missingType.generics
PHP Fatal error: Type of Sylius\WishlistPlugin\Command\RemoveGuestWishlistsCommand::$defaultName must not be defined (as in class Symfony\Component\Console\Command\Command) in /home/runner/work/SyliusWishlistPlugin/SyliusWishlistPlugin/src/Command/RemoveGuestWishlistsCommand.php on line 22
Fatal error: Type of Sylius\WishlistPlugin\Command\RemoveGuestWishlistsCommand::$defaultName must not be defined (as in class Symfony\Component\Console\Command\Command) in /home/runner/work/SyliusWishlistPlugin/SyliusWishlistPlugin/src/Command/RemoveGuestWishlistsCommand.php on line 22
while running parallel worker
|
|
Sylius ^2.0, PHP 8.2, Symfony ^6.4
Process completed with exit code 1.
|