Sylius 2.0 upgrade #494
Annotations
4 errors and 2 warnings
Sylius ^2.0, PHP 8.3, Symfony ^6.4
Child process error (exit code 255): ⚠️ You're using a deprecated config option excludes_analyse. ⚠️️
Parameter excludes_analyse has been deprecated so use excludePaths only from now on.
⚠️ 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: Cannot redeclare readonly property Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent::$formFactory as non-readonly BitBag\SyliusProductBundlePlugin\Component\Product\AddToCartFormComponent::$formFactory in /home/runner/work/SyliusProductBundlePlugin/SyliusProductBundlePlugin/src/Component/Product/AddToCartFormComponent.php on line 47
Fatal error: Cannot redeclare readonly property Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent::$formFactory as non-readonly BitBag\SyliusProductBundlePlugin\Component\Product\AddToCartFormComponent::$formFactory in /home/runner/work/SyliusProductBundlePlugin/SyliusProductBundlePlugin/src/Component/Product/AddToCartFormComponent.php on line 47
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.0
Child process error (exit code 255): ⚠️ You're using a deprecated config option excludes_analyse. ⚠️️
Parameter excludes_analyse has been deprecated so use excludePaths only from now on.
⚠️ 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: Cannot redeclare readonly property Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent::$formFactory as non-readonly BitBag\SyliusProductBundlePlugin\Component\Product\AddToCartFormComponent::$formFactory in /home/runner/work/SyliusProductBundlePlugin/SyliusProductBundlePlugin/src/Component/Product/AddToCartFormComponent.php on line 47
Fatal error: Cannot redeclare readonly property Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent::$formFactory as non-readonly BitBag\SyliusProductBundlePlugin\Component\Product\AddToCartFormComponent::$formFactory in /home/runner/work/SyliusProductBundlePlugin/SyliusProductBundlePlugin/src/Component/Product/AddToCartFormComponent.php on line 47
while running parallel worker
|
Sylius ^2.0, PHP 8.3, Symfony ^7.0
Process completed with exit code 1.
|
Sylius ^2.0, PHP 8.3, 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, PHP 8.3, Symfony ^7.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|