op-352 - Restore repositories to check phpUnit tests #5
Annotations
10 errors and 1 warning
src/Repository/OrderItemRepository.php#L28
Construct empty() is not allowed. Use more strict comparison.
|
src/Repository/OrderItemRepository.php#L32
Call to an undefined method BitBag\SyliusElasticsearchPlugin\Repository\OrderItemRepositoryInterface|Doctrine\ORM\EntityRepository::createQueryBuilder().
|
src/Repository/ProductAttributeRepository.php#L28
Call to an undefined method Sylius\Component\Resource\Repository\RepositoryInterface::createQueryBuilder().
|
src/Repository/ProductAttributeRepository.php#L43
Call to an undefined method Sylius\Component\Resource\Repository\RepositoryInterface::createQueryBuilder().
|
src/Repository/ProductAttributeRepository.php#L48
Parameter #3 $conditionType of method Doctrine\ORM\QueryBuilder::leftJoin() expects 'ON'|'WITH'|null, 'ot' given.
|
src/Repository/ProductAttributeValueRepository.php#L29
Call to an undefined method Sylius\Component\Product\Repository\ProductAttributeValueRepositoryInterface::createQueryBuilder().
|
src/Repository/ProductOptionRepository.php#L28
Call to an undefined method Sylius\Component\Resource\Repository\RepositoryInterface::createQueryBuilder().
|
src/Repository/ProductOptionRepository.php#L33
Parameter #3 $conditionType of method Doctrine\ORM\QueryBuilder::leftJoin() expects 'ON'|'WITH'|null, 'ot' given.
|
src/Repository/ProductVariantRepository.php#L29
Call to an undefined method Doctrine\ORM\EntityRepository|Sylius\Component\Core\Repository\ProductVariantRepositoryInterface::createQueryBuilder().
|
src/Repository/ProductVariantRepository.php#L40
Call to an undefined method Doctrine\ORM\EntityRepository|Sylius\Component\Core\Repository\ProductVariantRepositoryInterface::createQueryBuilder().
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading