!!! FEATURE: Subscription Engine #6587
Annotations
10 errors
Run Linter:
Neos.ContentRepository.Core/Classes/Factory/ContentRepositoryFactory.php#L69
Method Neos\ContentRepository\Core\Factory\ContentRepositoryFactory::__construct() has parameter $contentGraphCatchUpHookFactory with generic interface Neos\ContentRepository\Core\Projection\CatchUpHook\CatchUpHookFactoryInterface but does not specify its types: T
|
Run Linter:
Neos.ContentRepository.Core/Classes/Factory/ContentRepositorySubscriberFactories.php#L10
Class needs @api or @internal annotation.
|
Run Linter:
Neos.ContentRepository.Core/Classes/Factory/ContentRepositorySubscriberFactories.php#L12
Property Neos\ContentRepository\Core\Factory\ContentRepositorySubscriberFactories::$subscriberFactories type has no value type specified in iterable type array.
|
Run Linter:
Neos.ContentRepository.Core/Classes/Factory/ContentRepositorySubscriberFactories.php#L19
Method Neos\ContentRepository\Core\Factory\ContentRepositorySubscriberFactories::fromArray() has parameter $subscriberFactories with no value type specified in iterable type array.
|
Run Linter:
Neos.ContentRepository.Core/Classes/Factory/ProjectionSubscriberFactory.php#L14
Class needs @api or @internal annotation.
|
Run Linter:
Neos.ContentRepository.Core/Classes/Factory/ProjectionSubscriberFactory.php#L16
Method Neos\ContentRepository\Core\Factory\ProjectionSubscriberFactory::__construct() has parameter $projectionFactory with generic interface Neos\ContentRepository\Core\Projection\ProjectionFactoryInterface but does not specify its types: T
|
Run Linter:
Neos.ContentRepository.Core/Classes/Factory/ProjectionSubscriberFactory.php#L16
Method Neos\ContentRepository\Core\Factory\ProjectionSubscriberFactory::__construct() has parameter $projectionFactoryOptions with no value type specified in iterable type array.
|
Run Linter:
Neos.ContentRepository.Core/Classes/Projection/ProjectionStates.php#L59
Method Neos\ContentRepository\Core\Projection\ProjectionStates::get() should return T of Neos\ContentRepository\Core\Projection\ProjectionStateInterface but returns Neos\ContentRepository\Core\Projection\ProjectionStateInterface.
|
Run Linter:
Neos.ContentRepository.Core/Classes/Service/ContentStreamPruner.php#L165
Call to an undefined method Neos\ContentRepository\Core\ContentRepository::catchUpProjections().
|
Run Linter:
Neos.ContentRepositoryRegistry/Classes/Command/CrCommandController.php#L47
Call to an undefined method Neos\ContentRepository\Core\ContentRepository::setUp().
|
Loading