Fix infinte resolve loop #275
Merged
Annotations
10 errors
|
Lint Code:
Tests/Unit/Content/Infrastructure/Sulu/Structure/ContentStructureBridgeTest.php#L749
Parameter #1 $content of method Sulu\Bundle\ContentBundle\Tests\Unit\Content\Infrastructure\Sulu\Structure\ContentStructureBridgeTest::createStructureBridge() expects Sulu\Bundle\ContentBundle\Content\Domain\Model\TemplateInterface|null, T of object given.
|
|
Lint Code:
Tests/Unit/Content/Infrastructure/Sulu/Structure/ContentStructureBridgeTest.php#L738
Parameter #1 $content of method Sulu\Bundle\ContentBundle\Tests\Unit\Content\Infrastructure\Sulu\Structure\ContentStructureBridgeTest::createStructureBridge() expects Sulu\Bundle\ContentBundle\Content\Domain\Model\TemplateInterface|null, T of object given.
|
|
Lint Code:
Tests/Unit/Content/Infrastructure/Sulu/Structure/ContentDocumentTest.php#L67
Parameter #1 $content of method Sulu\Bundle\ContentBundle\Tests\Unit\Content\Infrastructure\Sulu\Structure\ContentDocumentTest::createContentDocument() expects Sulu\Bundle\ContentBundle\Content\Domain\Model\TemplateInterface|null, T of object given.
|
|
Lint Code:
Tests/Unit/Content/Application/ContentWorkflow/ContentWorkflowTest.php#L247
Unable to resolve the template type T in call to method Sulu\Bundle\ContentBundle\Tests\Unit\Content\Application\ContentWorkflow\ContentWorkflowTest::wrapWorkflowMock()
|
|
Lint Code:
Tests/Unit/Content/Application/ContentWorkflow/ContentWorkflowTest.php#L246
Unable to resolve the template type T in call to method Sulu\Bundle\ContentBundle\Tests\Unit\Content\Application\ContentWorkflow\ContentWorkflowTest::wrapWorkflowMock()
|
|
Lint Code:
Tests/Unit/Content/Application/ContentWorkflow/ContentWorkflowTest.php#L190
Unable to resolve the template type T in call to method Sulu\Bundle\ContentBundle\Tests\Unit\Content\Application\ContentWorkflow\ContentWorkflowTest::wrapWorkflowMock()
|
|
Lint Code:
Tests/Unit/Content/Application/ContentWorkflow/ContentWorkflowTest.php#L189
Unable to resolve the template type T in call to method Sulu\Bundle\ContentBundle\Tests\Unit\Content\Application\ContentWorkflow\ContentWorkflowTest::wrapWorkflowMock()
|
|
Lint Code:
Tests/Unit/Content/Application/ContentDataMapper/DataMapper/RoutableDataMapperTest.php#L129
Parameter #2 $localizedDimensionContent of method Sulu\Bundle\ContentBundle\Content\Application\ContentDataMapper\DataMapper\RoutableDataMapper::map() expects T of Sulu\Bundle\ContentBundle\Content\Domain\Model\DimensionContentInterface, T of object given.
|
|
Lint Code:
Tests/Unit/Content/Application/ContentDataMapper/DataMapper/RoutableDataMapperTest.php#L129
Parameter #1 $unlocalizedDimensionContent of method Sulu\Bundle\ContentBundle\Content\Application\ContentDataMapper\DataMapper\RoutableDataMapper::map() expects T of Sulu\Bundle\ContentBundle\Content\Domain\Model\DimensionContentInterface, T of object given.
|
|
Lint Code:
Tests/Application/ExampleTestBundle/DependencyInjection/Configuration.php#L21
Method Sulu\Bundle\ContentBundle\Tests\Application\ExampleTestBundle\DependencyInjection\Configuration::getConfigTreeBuilder() return type with generic class Symfony\Component\Config\Definition\Builder\TreeBuilder does not specify its types: T
|
Loading