Skip to content

OP-352 - Add phpstan configuration file #3

OP-352 - Add phpstan configuration file

OP-352 - Add phpstan configuration file #3

Triggered via push July 8, 2024 07:55
Status Failure
Total duration 2m 16s
Artifacts
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

240 errors and 24 warnings
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L35
Cannot call method getParent() on Symfony\Component\Form\FormInterface|null.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/CompilerPass/AuthenticationManagerPolyfillPass.php#L20
Method BitBag\SyliusElasticsearchPlugin\CompilerPass\AuthenticationManagerPolyfillPass::process() has no return type specified.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L35
Cannot call method getParent() on Symfony\Component\Form\FormInterface|null.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/CompilerPass/AuthenticationManagerPolyfillPass.php#L20
Method BitBag\SyliusElasticsearchPlugin\CompilerPass\AuthenticationManagerPolyfillPass::process() has no return type specified.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/CompilerPass/AuthenticationManagerPolyfillPass.php#L20
Method BitBag\SyliusElasticsearchPlugin\CompilerPass\AuthenticationManagerPolyfillPass::process() has no return type specified.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L35
Cannot call method getParent() on Symfony\Component\Form\FormInterface|null.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L35
Cannot call method getParent() on Symfony\Component\Form\FormInterface|null.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/CompilerPass/AuthenticationManagerPolyfillPass.php#L20
Method BitBag\SyliusElasticsearchPlugin\CompilerPass\AuthenticationManagerPolyfillPass::process() has no return type specified.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.12, PHP 8.2, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L35
Cannot call method getParent() on Symfony\Component\Form\FormInterface|null.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/CompilerPass/AuthenticationManagerPolyfillPass.php#L20
Method BitBag\SyliusElasticsearchPlugin\CompilerPass\AuthenticationManagerPolyfillPass::process() has no return type specified.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/CompilerPass/AuthenticationManagerPolyfillPass.php#L20
Method BitBag\SyliusElasticsearchPlugin\CompilerPass\AuthenticationManagerPolyfillPass::process() has no return type specified.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/CompilerPass/AuthenticationManagerPolyfillPass.php#L20
Method BitBag\SyliusElasticsearchPlugin\CompilerPass\AuthenticationManagerPolyfillPass::process() has no return type specified.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.2, Symfony ^5.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/CompilerPass/AuthenticationManagerPolyfillPass.php#L20
Method BitBag\SyliusElasticsearchPlugin\CompilerPass\AuthenticationManagerPolyfillPass::process() has no return type specified.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.1, Symfony ^5.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/CompilerPass/AuthenticationManagerPolyfillPass.php#L20
Method BitBag\SyliusElasticsearchPlugin\CompilerPass\AuthenticationManagerPolyfillPass::process() has no return type specified.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.3, Symfony ^5.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.12, PHP 8.1, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L35
Cannot call method getParent() on Symfony\Component\Form\FormInterface|null.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.13, PHP 8.1, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L35
Cannot call method getParent() on Symfony\Component\Form\FormInterface|null.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/CompilerPass/AuthenticationManagerPolyfillPass.php#L20
Method BitBag\SyliusElasticsearchPlugin\CompilerPass\AuthenticationManagerPolyfillPass::process() has no return type specified.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.2, Symfony ^5.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/CompilerPass/AuthenticationManagerPolyfillPass.php#L20
Method BitBag\SyliusElasticsearchPlugin\CompilerPass\AuthenticationManagerPolyfillPass::process() has no return type specified.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.3, Symfony ^5.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/CompilerPass/AuthenticationManagerPolyfillPass.php#L20
Method BitBag\SyliusElasticsearchPlugin\CompilerPass\AuthenticationManagerPolyfillPass::process() has no return type specified.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.1, Symfony ^5.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.13, PHP 8.2, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L35
Cannot call method getParent() on Symfony\Component\Form\FormInterface|null.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L35
Cannot call method getParent() on Symfony\Component\Form\FormInterface|null.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L35
Cannot call method getParent() on Symfony\Component\Form\FormInterface|null.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.12, PHP 8.3, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L35
Cannot call method getParent() on Symfony\Component\Form\FormInterface|null.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Api/Resolver/FacetsResolver.php#L51
Expression on left side of ?? is not nullable.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Context/TaxonContext.php#L32
Cannot call method get() on Symfony\Component\HttpFoundation\Request|null.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Context/TaxonContext.php#L37
Strict comparison using === between null and Sylius\Component\Core\Model\TaxonInterface will always evaluate to false.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L42
Parameter #1 $namePart of method BitBag\SyliusElasticsearchPlugin\Finder\NamedProductsFinderInterface::findByNamePart() expects string, bool|float|int|string given.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L45
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L51
Parameter #1 $taxonName of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L52
Parameter #2 $name of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Controller/Action/Api/ListProductsByPartialNameAction.php#L54
Parameter #4 $slug of class BitBag\SyliusElasticsearchPlugin\Controller\Response\DTO\Item constructor expects string, string|null given.
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L34
Call to an undefined method Symfony\Component\Form\FormError|Symfony\Component\Form\FormErrorIterator::getOrigin().
Sylius ^1.13, PHP 8.3, Symfony ^6.4: src/Controller/Action/Shop/AbstractSearchAction.php#L35
Cannot call method getParent() on Symfony\Component\Form\FormInterface|null.
Sylius ^1.13, PHP 8.1, Symfony ^6.4
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/
Sylius ^1.13, PHP 8.1, Symfony ^5.4
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/
Sylius ^1.12, PHP 8.1, Symfony ^6.4
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/
Sylius ^1.12, PHP 8.1, Symfony ^5.4
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/
Sylius ^1.13, PHP 8.2, Symfony ^5.4
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/
Sylius ^1.13, PHP 8.2, Symfony ^6.4
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/
Sylius ^1.12, PHP 8.2, Symfony ^6.4
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/
Sylius ^1.12, PHP 8.3, Symfony ^5.4
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/
Sylius ^1.12, PHP 8.2, Symfony ^6.4
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/
Sylius ^1.13, PHP 8.3, Symfony ^5.4
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/
Sylius ^1.12, PHP 8.2, Symfony ^5.4
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/
Sylius ^1.13, PHP 8.2, Symfony ^5.4
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/
Sylius ^1.12, PHP 8.1, Symfony ^5.4
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/
Sylius ^1.13, PHP 8.3, Symfony ^5.4
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/
Sylius ^1.12, PHP 8.1, Symfony ^6.4
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/
Sylius ^1.13, PHP 8.1, Symfony ^6.4
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/
Sylius ^1.12, PHP 8.2, Symfony ^5.4
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/
Sylius ^1.12, PHP 8.3, Symfony ^5.4
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/
Sylius ^1.13, PHP 8.1, Symfony ^5.4
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/
Sylius ^1.13, PHP 8.2, Symfony ^6.4
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/
Sylius ^1.13, PHP 8.3, Symfony ^6.4
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/
Sylius ^1.12, PHP 8.3, Symfony ^6.4
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/
Sylius ^1.12, PHP 8.3, Symfony ^6.4
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/
Sylius ^1.13, PHP 8.3, Symfony ^6.4
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/