Update phpstan/phpstan-doctrine requirement from 1.3.65 to 1.5.3 #211
build.yml
on: pull_request
Matrix: mysql-tests
Matrix: postgres-tests
Annotations
80 errors and 9 warnings
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Handler/CreateBoughtTogetherAssociationTypeHandler.php#L20
PHPDoc tag @param for parameter $productAssociationTypeFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociationTypeInterface> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Handler/CreateBoughtTogetherAssociationTypeHandler.php#L21
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Handler\CreateBoughtTogetherAssociationTypeHandler::$productAssociationTypeFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociationTypeInterface> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L22
PHPDoc tag @param for parameter $productAssociationFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociation> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L22
PHPDoc tag @param for parameter $productAssociationTypeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Product\Model\ProductAssociationType> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L23
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::$productAssociationFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociation> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L24
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::$productAssociationTypeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Product\Model\ProductAssociationType> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L48
Call to an undefined method object::setType().
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L49
Parameter #1 $association of method Sylius\Component\Product\Model\ProductInterface::addAssociation() expects Sylius\Component\Product\Model\ProductAssociationInterface, object given.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L51
Method CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::getForProduct() should return Sylius\Component\Product\Model\ProductAssociation but returns object.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Repository/ProductSynchronizationRepositoryInterface.php#L11
PHPDoc tag @extends contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<CommerceWeavers\SyliusAlsoBoughtPlugin\Entity\ProductSynchronizationInterface> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Handler/CreateBoughtTogetherAssociationTypeHandler.php#L20
PHPDoc tag @param for parameter $productAssociationTypeFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociationTypeInterface> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Handler/CreateBoughtTogetherAssociationTypeHandler.php#L21
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Handler\CreateBoughtTogetherAssociationTypeHandler::$productAssociationTypeFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociationTypeInterface> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L22
PHPDoc tag @param for parameter $productAssociationFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociation> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L22
PHPDoc tag @param for parameter $productAssociationTypeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Product\Model\ProductAssociationType> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L23
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::$productAssociationFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociation> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L24
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::$productAssociationTypeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Product\Model\ProductAssociationType> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L48
Call to an undefined method object::setType().
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L49
Parameter #1 $association of method Sylius\Component\Product\Model\ProductInterface::addAssociation() expects Sylius\Component\Product\Model\ProductAssociationInterface, object given.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L51
Method CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::getForProduct() should return Sylius\Component\Product\Model\ProductAssociation but returns object.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Repository/ProductSynchronizationRepositoryInterface.php#L11
PHPDoc tag @extends contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<CommerceWeavers\SyliusAlsoBoughtPlugin\Entity\ProductSynchronizationInterface> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Handler/CreateBoughtTogetherAssociationTypeHandler.php#L20
PHPDoc tag @param for parameter $productAssociationTypeFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociationTypeInterface> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Handler/CreateBoughtTogetherAssociationTypeHandler.php#L21
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Handler\CreateBoughtTogetherAssociationTypeHandler::$productAssociationTypeFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociationTypeInterface> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L22
PHPDoc tag @param for parameter $productAssociationFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociation> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L22
PHPDoc tag @param for parameter $productAssociationTypeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Product\Model\ProductAssociationType> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L23
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::$productAssociationFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociation> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L24
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::$productAssociationTypeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Product\Model\ProductAssociationType> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L48
Call to an undefined method object::setType().
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L49
Parameter #1 $association of method Sylius\Component\Product\Model\ProductInterface::addAssociation() expects Sylius\Component\Product\Model\ProductAssociationInterface, object given.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L51
Method CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::getForProduct() should return Sylius\Component\Product\Model\ProductAssociation but returns object.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6:
src/Repository/ProductSynchronizationRepositoryInterface.php#L11
PHPDoc tag @extends contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<CommerceWeavers\SyliusAlsoBoughtPlugin\Entity\ProductSynchronizationInterface> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Handler/CreateBoughtTogetherAssociationTypeHandler.php#L20
PHPDoc tag @param for parameter $productAssociationTypeFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociationTypeInterface> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Handler/CreateBoughtTogetherAssociationTypeHandler.php#L21
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Handler\CreateBoughtTogetherAssociationTypeHandler::$productAssociationTypeFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociationTypeInterface> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L22
PHPDoc tag @param for parameter $productAssociationFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociation> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L22
PHPDoc tag @param for parameter $productAssociationTypeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Product\Model\ProductAssociationType> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L23
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::$productAssociationFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociation> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L24
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::$productAssociationTypeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Product\Model\ProductAssociationType> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L48
Call to an undefined method object::setType().
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L49
Parameter #1 $association of method Sylius\Component\Product\Model\ProductInterface::addAssociation() expects Sylius\Component\Product\Model\ProductAssociationInterface, object given.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L51
Method CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::getForProduct() should return Sylius\Component\Product\Model\ProductAssociation but returns object.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Repository/ProductSynchronizationRepositoryInterface.php#L11
PHPDoc tag @extends contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<CommerceWeavers\SyliusAlsoBoughtPlugin\Entity\ProductSynchronizationInterface> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Handler/CreateBoughtTogetherAssociationTypeHandler.php#L20
PHPDoc tag @param for parameter $productAssociationTypeFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociationTypeInterface> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Handler/CreateBoughtTogetherAssociationTypeHandler.php#L21
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Handler\CreateBoughtTogetherAssociationTypeHandler::$productAssociationTypeFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociationTypeInterface> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L22
PHPDoc tag @param for parameter $productAssociationFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociation> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L22
PHPDoc tag @param for parameter $productAssociationTypeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Product\Model\ProductAssociationType> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L23
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::$productAssociationFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociation> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L24
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::$productAssociationTypeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Product\Model\ProductAssociationType> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L48
Call to an undefined method object::setType().
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L49
Parameter #1 $association of method Sylius\Component\Product\Model\ProductInterface::addAssociation() expects Sylius\Component\Product\Model\ProductAssociationInterface, object given.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L51
Method CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::getForProduct() should return Sylius\Component\Product\Model\ProductAssociation but returns object.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6:
src/Repository/ProductSynchronizationRepositoryInterface.php#L11
PHPDoc tag @extends contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<CommerceWeavers\SyliusAlsoBoughtPlugin\Entity\ProductSynchronizationInterface> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Handler/CreateBoughtTogetherAssociationTypeHandler.php#L20
PHPDoc tag @param for parameter $productAssociationTypeFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociationTypeInterface> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Handler/CreateBoughtTogetherAssociationTypeHandler.php#L21
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Handler\CreateBoughtTogetherAssociationTypeHandler::$productAssociationTypeFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociationTypeInterface> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L22
PHPDoc tag @param for parameter $productAssociationFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociation> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L22
PHPDoc tag @param for parameter $productAssociationTypeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Product\Model\ProductAssociationType> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L23
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::$productAssociationFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociation> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L24
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::$productAssociationTypeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Product\Model\ProductAssociationType> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L48
Call to an undefined method object::setType().
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L49
Parameter #1 $association of method Sylius\Component\Product\Model\ProductInterface::addAssociation() expects Sylius\Component\Product\Model\ProductAssociationInterface, object given.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L51
Method CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::getForProduct() should return Sylius\Component\Product\Model\ProductAssociation but returns object.
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Repository/ProductSynchronizationRepositoryInterface.php#L11
PHPDoc tag @extends contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<CommerceWeavers\SyliusAlsoBoughtPlugin\Entity\ProductSynchronizationInterface> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Handler/CreateBoughtTogetherAssociationTypeHandler.php#L20
PHPDoc tag @param for parameter $productAssociationTypeFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociationTypeInterface> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Handler/CreateBoughtTogetherAssociationTypeHandler.php#L21
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Handler\CreateBoughtTogetherAssociationTypeHandler::$productAssociationTypeFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociationTypeInterface> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L22
PHPDoc tag @param for parameter $productAssociationFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociation> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L22
PHPDoc tag @param for parameter $productAssociationTypeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Product\Model\ProductAssociationType> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L23
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::$productAssociationFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociation> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L24
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::$productAssociationTypeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Product\Model\ProductAssociationType> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L48
Call to an undefined method object::setType().
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L49
Parameter #1 $association of method Sylius\Component\Product\Model\ProductInterface::addAssociation() expects Sylius\Component\Product\Model\ProductAssociationInterface, object given.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L51
Method CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::getForProduct() should return Sylius\Component\Product\Model\ProductAssociation but returns object.
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0:
src/Repository/ProductSynchronizationRepositoryInterface.php#L11
PHPDoc tag @extends contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<CommerceWeavers\SyliusAlsoBoughtPlugin\Entity\ProductSynchronizationInterface> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Handler/CreateBoughtTogetherAssociationTypeHandler.php#L20
PHPDoc tag @param for parameter $productAssociationTypeFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociationTypeInterface> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Handler/CreateBoughtTogetherAssociationTypeHandler.php#L21
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Handler\CreateBoughtTogetherAssociationTypeHandler::$productAssociationTypeFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociationTypeInterface> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L22
PHPDoc tag @param for parameter $productAssociationFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociation> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L22
PHPDoc tag @param for parameter $productAssociationTypeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Product\Model\ProductAssociationType> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L23
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::$productAssociationFactory contains generic type Sylius\Component\Resource\Factory\FactoryInterface<Sylius\Component\Product\Model\ProductAssociation> but interface Sylius\Component\Resource\Factory\FactoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L24
PHPDoc type for property CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::$productAssociationTypeRepository contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<Sylius\Component\Product\Model\ProductAssociationType> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L48
Call to an undefined method object::setType().
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L49
Parameter #1 $association of method Sylius\Component\Product\Model\ProductInterface::addAssociation() expects Sylius\Component\Product\Model\ProductAssociationInterface, object given.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Provider/BoughtTogetherProductsAssociationProvider.php#L51
Method CommerceWeavers\SyliusAlsoBoughtPlugin\Provider\BoughtTogetherProductsAssociationProvider::getForProduct() should return Sylius\Component\Product\Model\ProductAssociation but returns object.
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, MySQL 8.0:
src/Repository/ProductSynchronizationRepositoryInterface.php#L11
PHPDoc tag @extends contains generic type Sylius\Component\Resource\Repository\RepositoryInterface<CommerceWeavers\SyliusAlsoBoughtPlugin\Entity\ProductSynchronizationInterface> but interface Sylius\Component\Resource\Repository\RepositoryInterface is not generic.
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sylius ~1.13.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, PostgreSQL 14.6
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, PostgreSQL 14.6
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sylius ~1.12.0, PHP 8.1, Symfony ^6.0, MySQL 8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sylius ~1.12.0, PHP 8.1, Symfony 5.4.*, MySQL 8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sylius ~1.13.0, PHP 8.1, Symfony ^6.0, MySQL 8.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Behat logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Behat logs
Expired
|
0 Bytes |
|