OP-551: Comment-out incompatibilities, add missing var type #196
Annotations
6 errors
|
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 BitBag\SyliusWishlistPlugin\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 20
Fatal error: Type of BitBag\SyliusWishlistPlugin\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 20
while running parallel worker
|
|
Sylius ^2.0, PHP 8.3, Symfony ^6.4
Process completed with exit code 1.
|
|
Sylius ^2.0, PHP 8.3, Symfony ^7.1
Process completed with exit code 2.
|
|
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 BitBag\SyliusWishlistPlugin\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 20
Fatal error: Type of BitBag\SyliusWishlistPlugin\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 20
while running parallel worker
|
|
Sylius ^2.0, PHP 8.2, Symfony ^6.4
Process completed with exit code 1.
|
|
Sylius ^2.0, PHP 8.2, Symfony ^7.1
Process completed with exit code 2.
|