Skip to content

OP-321: Update block functionality #687

OP-321: Update block functionality

OP-321: Update block functionality #687

Triggered via pull request June 26, 2024 06:12
Status Failure
Total duration 1m 14s
Artifacts

coding_standard.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4: src/Entity/Block.php#L18
Class BitBag\SyliusCmsPlugin\Entity\Block uses unknown trait BitBag\SyliusCmsPlugin\Entity\CollectionableTrait.
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4: src/Entity/Block.php#L25
Call to an undefined method BitBag\SyliusCmsPlugin\Entity\Block::initializeCollectionsCollection().
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4: src/Fixture/Factory/BlockFixtureFactory.php#L56
Parameter #1 $collectionsAware of method BitBag\SyliusCmsPlugin\Assigner\CollectionsAssignerInterface::assign() expects BitBag\SyliusCmsPlugin\Entity\CollectibleInterface, BitBag\SyliusCmsPlugin\Entity\BlockInterface given.
Sylius ~1.13.0, PHP 8.1, Symfony ^6.4: src/Importer/BlockImporter.php#L42
Parameter #1 $collectionable of method BitBag\SyliusCmsPlugin\Resolver\ImporterCollectionsResolverInterface::resolve() expects BitBag\SyliusCmsPlugin\Entity\CollectibleInterface, BitBag\SyliusCmsPlugin\Entity\BlockInterface given.
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: src/Entity/Block.php#L18
Class BitBag\SyliusCmsPlugin\Entity\Block uses unknown trait BitBag\SyliusCmsPlugin\Entity\CollectionableTrait.
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4: src/Entity/Block.php#L25
Call to an undefined method BitBag\SyliusCmsPlugin\Entity\Block::initializeCollectionsCollection().
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4: src/Fixture/Factory/BlockFixtureFactory.php#L56
Parameter #1 $collectionsAware of method BitBag\SyliusCmsPlugin\Assigner\CollectionsAssignerInterface::assign() expects BitBag\SyliusCmsPlugin\Entity\CollectibleInterface, BitBag\SyliusCmsPlugin\Entity\BlockInterface given.
Sylius ~1.13.0, PHP 8.1, Symfony ^5.4: src/Importer/BlockImporter.php#L42
Parameter #1 $collectionable of method BitBag\SyliusCmsPlugin\Resolver\ImporterCollectionsResolverInterface::resolve() expects BitBag\SyliusCmsPlugin\Entity\CollectibleInterface, BitBag\SyliusCmsPlugin\Entity\BlockInterface given.
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
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 ^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/.