Skip to content

Merge pull request #171 from maximehuran/feature/correct-badges #157

Merge pull request #171 from maximehuran/feature/correct-badges

Merge pull request #171 from maximehuran/feature/correct-badges #157

Triggered via push July 25, 2023 13:48
Status Success
Total duration 9m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yaml

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

Annotations

20 errors and 2 warnings
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/ProductDatasource.php#L33
Parameter #1 $className of method Doctrine\ORM\EntityManagerInterface::getRepository() expects class-string<object>, string given.
php (8.0): src/Model/Datasource/ProductDatasource.php#L33
Unable to resolve the template type T in call to method Doctrine\ORM\EntityManagerInterface::getRepository()
php (8.0): src/Model/Datasource/ProductDatasource.php#L37
Call to an undefined method Sylius\Component\Core\Repository\ProductRepositoryInterface::createQueryBuilder().
php (8.0): src/Model/Datasource/RepositoryDatasource.php#L50
Method MonsieurBiz\SyliusSearchPlugin\Model\Datasource\RepositoryDatasource::getPaginator() has parameter $repository with generic class Doctrine\ORM\EntityRepository but does not specify its types: T
php (8.1): src/AutoMapper/ProductAttributeValueConfiguration.php#L60
Cannot call method alert() on Psr\Log\LoggerInterface|null.
php (8.1): 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.1): 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.1): 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.1): 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.1): src/Fixture/SearchableFixture.php#L46
Cannot call method scalarNode() on Symfony\Component\Config\Definition\Builder\NodeParentInterface|null.
php (8.1): src/Model/Datasource/ProductDatasource.php#L33
Parameter #1 $className of method Doctrine\ORM\EntityManagerInterface::getRepository() expects class-string<object>, string given.
php (8.1): src/Model/Datasource/ProductDatasource.php#L33
Unable to resolve the template type T in call to method Doctrine\ORM\EntityManagerInterface::getRepository()
php (8.1): src/Model/Datasource/ProductDatasource.php#L37
Call to an undefined method Sylius\Component\Core\Repository\ProductRepositoryInterface::createQueryBuilder().
php (8.1): src/Model/Datasource/RepositoryDatasource.php#L50
Method MonsieurBiz\SyliusSearchPlugin\Model\Datasource\RepositoryDatasource::getPaginator() has parameter $repository with generic class Doctrine\ORM\EntityRepository but does not specify its types: T
php (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
php (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/