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 27
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 27
while running parallel worker