Skip to content

Sylius 1.12 and SF6 compatibility #107

Sylius 1.12 and SF6 compatibility

Sylius 1.12 and SF6 compatibility #107

Triggered via pull request June 23, 2023 15:52
Status Failure
Total duration 7m 54s
Artifacts

tests.yaml

on: pull_request
Matrix: php
Fit to window
Zoom out
Zoom in

Annotations

12 errors
php (8.1)
Your requirements could not be resolved to an installable set of packages. Problem 1 - phpspec/phpspec[6.1.0, ..., 6.2.2] require php ^7.2, <7.5 -> your php version (8.1.20) does not satisfy that requirement. - phpspec/phpspec[6.3.0, ..., 6.3.1] require php ^7.2 || 8.0.* -> your php version (8.1.20) does not satisfy that requirement. - Root composer.json requires phpspec/phpspec ^6.1 -> satisfiable by phpspec/phpspec[6.1.0, ..., 6.3.1].
php (8.1)
Process completed with exit code 2.
php (8.0): src/AutoMapper/ProductAttributeValueConfiguration.php#L60
Cannot call method alert() on Psr\Log\LoggerInterface|null.
php (8.0): src/Fixture/Factory/SearchableFixtureFactory.php#L29
Property MonsieurBiz\SyliusSearchPlugin\Fixture\Factory\SearchableFixtureFactory::$productAttributeRepository with generic interface Sylius\Component\Resource\Repository\RepositoryInterface does not specify its types: T
php (8.0): src/Fixture/Factory/SearchableFixtureFactory.php#L34
Property MonsieurBiz\SyliusSearchPlugin\Fixture\Factory\SearchableFixtureFactory::$productOptionRepository with generic interface Sylius\Component\Resource\Repository\RepositoryInterface does not specify its types: T
php (8.0): src/Fixture/Factory/SearchableFixtureFactory.php#L44
Method MonsieurBiz\SyliusSearchPlugin\Fixture\Factory\SearchableFixtureFactory::__construct() has parameter $productAttributeRepository with generic interface Sylius\Component\Resource\Repository\RepositoryInterface but does not specify its types: T
php (8.0): src/Fixture/Factory/SearchableFixtureFactory.php#L44
Method MonsieurBiz\SyliusSearchPlugin\Fixture\Factory\SearchableFixtureFactory::__construct() has parameter $productOptionRepository with generic interface Sylius\Component\Resource\Repository\RepositoryInterface but does not specify its types: T
php (8.0): src/Fixture/SearchableFixture.php#L46
Cannot call method scalarNode() on Symfony\Component\Config\Definition\Builder\NodeParentInterface|null.
php (8.0): src/Model/Datasource/RepositoryDatasource.php#L47
Else branch is unreachable because ternary operator condition is always true.
php (8.0): src/Search/Response.php#L27
Property MonsieurBiz\SyliusSearchPlugin\Search\Response::$adapter with generic interface Pagerfanta\Adapter\AdapterInterface does not specify its types: T
php (8.0): src/Search/Response.php#L40
Method MonsieurBiz\SyliusSearchPlugin\Search\Response::__construct() has parameter $adapter with generic interface Pagerfanta\Adapter\AdapterInterface but does not specify its types: T
php (8.0): src/Search/ResponseFactory.php#L29
Method MonsieurBiz\SyliusSearchPlugin\Search\ResponseFactory::build() has parameter $adapter with generic interface Pagerfanta\Adapter\AdapterInterface but does not specify its types: T