Skip to content

Sylius 1.12 and SF6 compatibility #106

Sylius 1.12 and SF6 compatibility

Sylius 1.12 and SF6 compatibility #106

Triggered via pull request June 23, 2023 15:41
Status Success
Total duration 8m 26s
Artifacts

tests.yaml

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

Annotations

10 errors
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