restore querybuilders and repositories from master #10
Annotations
10 errors and 1 warning
src/CompilerPass/AuthenticationManagerPolyfillPass.php#L20
Method BitBag\SyliusElasticsearchPlugin\CompilerPass\AuthenticationManagerPolyfillPass::process() has no return type specified.
|
src/QueryBuilder/FormQueryBuilder/SiteWideFacetsQueryBuilder.php#L34
Cannot access offset 'box' on BitBag\SyliusElasticsearchPlugin\Model\Search.
|
src/QueryBuilder/FormQueryBuilder/SiteWideFacetsQueryBuilder.php#L37
Cannot access offset 'facets' on BitBag\SyliusElasticsearchPlugin\Model\Search.
|
src/QueryBuilder/FormQueryBuilder/SiteWideFacetsQueryBuilder.php#L43
Cannot call method addFilter() on Elastica\Query\AbstractQuery|null.
|
src/QueryBuilder/FormQueryBuilder/TaxonFacetsQueryBuilder.php#L45
Cannot call method addFilter() on Elastica\Query\AbstractQuery|null.
|
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.
|
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/
|
This job failed
Loading