Removed duplicated config section in composer.json #109
ci.yaml
on: pull_request
Matrix: Run code style check
Matrix: Unit tests
Annotations
21 errors
Unit tests (8.0):
src/bundle/ApiLoader/BoostFactorProviderFactory.php#L59
Cannot call method getParameter() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
Unit tests (8.0):
src/bundle/ApiLoader/IndexingDepthProviderFactory.php#L54
Cannot call method getParameter() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
Unit tests (8.0):
src/bundle/ApiLoader/IndexingDepthProviderFactory.php#L57
Cannot call method getParameter() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
Unit tests (8.0):
src/lib/Query/Common/CriterionVisitor/ContentTypeIdentifierIn.php#L73
Parameter #1 $identifier of method Ibexa\Contracts\Core\Persistence\Content\Type\Handler::loadByIdentifier() expects string, int|string given.
|
Unit tests (8.0):
src/lib/Query/Content/CriterionVisitor/Ancestor.php#L39
Parameter #1 $string of function trim expects string, int|string given.
|
Unit tests (8.0):
src/lib/Query/Location/CriterionVisitor/Ancestor.php#L39
Parameter #1 $string of function trim expects string, int|string given.
|
Unit tests (8.0)
Process completed with exit code 1.
|
Unit tests (8.1):
src/bundle/ApiLoader/BoostFactorProviderFactory.php#L59
Cannot call method getParameter() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
Unit tests (8.1):
src/bundle/ApiLoader/IndexingDepthProviderFactory.php#L54
Cannot call method getParameter() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
Unit tests (8.1):
src/bundle/ApiLoader/IndexingDepthProviderFactory.php#L57
Cannot call method getParameter() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
Unit tests (8.1):
src/lib/Query/Common/CriterionVisitor/ContentTypeIdentifierIn.php#L73
Parameter #1 $identifier of method Ibexa\Contracts\Core\Persistence\Content\Type\Handler::loadByIdentifier() expects string, int|string given.
|
Unit tests (8.1):
src/lib/Query/Content/CriterionVisitor/Ancestor.php#L39
Parameter #1 $string of function trim expects string, int|string given.
|
Unit tests (8.1):
src/lib/Query/Location/CriterionVisitor/Ancestor.php#L39
Parameter #1 $string of function trim expects string, int|string given.
|
Unit tests (8.1)
Process completed with exit code 1.
|
Unit tests (7.4):
src/bundle/ApiLoader/BoostFactorProviderFactory.php#L59
Cannot call method getParameter() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
Unit tests (7.4):
src/bundle/ApiLoader/IndexingDepthProviderFactory.php#L54
Cannot call method getParameter() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
Unit tests (7.4):
src/bundle/ApiLoader/IndexingDepthProviderFactory.php#L57
Cannot call method getParameter() on Symfony\Component\DependencyInjection\ContainerInterface|null.
|
Unit tests (7.4):
src/lib/Query/Common/CriterionVisitor/ContentTypeIdentifierIn.php#L73
Parameter #1 $identifier of method Ibexa\Contracts\Core\Persistence\Content\Type\Handler::loadByIdentifier() expects string, int|string given.
|
Unit tests (7.4):
src/lib/Query/Content/CriterionVisitor/Ancestor.php#L39
Parameter #1 $str of function trim expects string, int|string given.
|
Unit tests (7.4):
src/lib/Query/Location/CriterionVisitor/Ancestor.php#L39
Parameter #1 $str of function trim expects string, int|string given.
|
Unit tests (7.4)
Process completed with exit code 1.
|