IBX-8138: [Rector] Applied rules from Symfony 5 Rector set lists #207
ci.yaml
on: pull_request
Matrix: Run code style check
Matrix: Unit tests
Annotations
11 errors
Run code style check (8.3):
tests/lib/EventDispatcher/EventListener/ContentSuggestionSubscriberTest.php#L37
PHPDoc tag @var for property Ibexa\Tests\Search\EventDispatcher\EventListener\ContentSuggestionSubscriberTest::$configProviderMock contains unresolvable type.
|
Run code style check (8.3):
tests/lib/EventDispatcher/EventListener/ContentSuggestionSubscriberTest.php#L48
Return type of call to method PHPUnit\Framework\TestCase::createMock() contains unresolvable type.
|
Run code style check (8.3):
tests/lib/EventDispatcher/EventListener/ContentSuggestionSubscriberTest.php#L66
Call to an undefined method Ibexa\Bundle\Core\ApiLoader\RepositoryConfigurationProvider::method().
|
Run code style check (8.3):
tests/lib/EventDispatcher/EventListener/ContentSuggestionSubscriberTest.php#L75
Call to an undefined method Ibexa\Bundle\Core\ApiLoader\RepositoryConfigurationProvider::method().
|
Run code style check (8.3):
tests/lib/EventDispatcher/EventListener/ContentSuggestionSubscriberTest.php#L84
Call to an undefined method Ibexa\Bundle\Core\ApiLoader\RepositoryConfigurationProvider::method().
|
Run code style check (8.3):
tests/lib/EventDispatcher/EventListener/ContentSuggestionSubscriberTest.php#L93
Call to an undefined method Ibexa\Bundle\Core\ApiLoader\RepositoryConfigurationProvider::method().
|
Run code style check (8.3):
tests/lib/EventDispatcher/EventListener/ContentSuggestionSubscriberTest.php#L102
Call to an undefined method Ibexa\Bundle\Core\ApiLoader\RepositoryConfigurationProvider::method().
|
Run code style check (8.3):
tests/lib/SortingDefinition/Provider/NameSortingDefinitionProviderTest.php#L26
PHPDoc tag @var for property Ibexa\Tests\Search\SortingDefinition\Provider\NameSortingDefinitionProviderTest::$configurationProvider contains unresolvable type.
|
Run code style check (8.3):
tests/lib/SortingDefinition/Provider/NameSortingDefinitionProviderTest.php#L35
Return type of call to method PHPUnit\Framework\TestCase::createMock() contains unresolvable type.
|
Run code style check (8.3):
tests/lib/SortingDefinition/Provider/NameSortingDefinitionProviderTest.php#L99
Call to an undefined method Ibexa\Bundle\Core\ApiLoader\RepositoryConfigurationProvider::method().
|
Unit tests (8.3)
Process completed with exit code 2.
|