OP-321: Init update block functionality #667
Annotations
11 errors and 2 warnings
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4:
src/Entity/Block.php#L90
Call to an undefined method BitBag\SyliusCmsPlugin\Entity\BlockTranslationInterface::getLink().
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4:
src/Entity/Block.php#L97
Call to an undefined method BitBag\SyliusCmsPlugin\Entity\BlockTranslationInterface::setLink().
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4:
src/Fixture/Factory/BlockFixtureFactory.php#L87
Call to an undefined method BitBag\SyliusCmsPlugin\Entity\BlockTranslationInterface::setName().
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4:
src/Fixture/Factory/BlockFixtureFactory.php#L89
Call to an undefined method BitBag\SyliusCmsPlugin\Entity\BlockTranslationInterface::setLink().
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4:
src/Form/Type/BlockContentType.php#L39
Method BitBag\SyliusCmsPlugin\Form\Type\BlockContentType::buildForm() has no return type specified.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4
Process completed with exit code 1.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4:
src/Entity/Block.php#L90
Call to an undefined method BitBag\SyliusCmsPlugin\Entity\BlockTranslationInterface::getLink().
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4:
src/Entity/Block.php#L97
Call to an undefined method BitBag\SyliusCmsPlugin\Entity\BlockTranslationInterface::setLink().
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4:
src/Fixture/Factory/BlockFixtureFactory.php#L87
Call to an undefined method BitBag\SyliusCmsPlugin\Entity\BlockTranslationInterface::setName().
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4:
src/Fixture/Factory/BlockFixtureFactory.php#L89
Call to an undefined method BitBag\SyliusCmsPlugin\Entity\BlockTranslationInterface::setLink().
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4
Process completed with exit code 1.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|