Updated code to be compatible with php-etl/pipeline-contracts:0.5 #15
Annotations
10 errors
src/Extractor.php#L12
Class Kiboko\Component\Flow\RabbitMQ\Extractor implements generic interface Kiboko\Contract\Pipeline\ExtractorInterface but does not specify its types: OutputType
|
src/Loader.php#L12
Class Kiboko\Component\Flow\RabbitMQ\Loader implements generic interface Kiboko\Contract\Pipeline\LoaderInterface but does not specify its types: InputType, OutputType
|
src/Loader.php#L74
Generator expects value type Kiboko\Contract\Bucket\ResultBucketInterface<mixed>, null given.
|
src/Loader.php#L76
While loop condition is always true.
|
src/State.php#L12
Property Kiboko\Component\Flow\RabbitMQ\State::$steps is never read, only written.
|
src/State.php#L12
Property Kiboko\Component\Flow\RabbitMQ\State::$steps type has no value type specified in iterable type array.
|
src/State.php#L45
Method Kiboko\Component\Flow\RabbitMQ\State::toArray() return type has no value type specified in iterable type array.
|
src/StateManager.php#L13
Property Kiboko\Component\Flow\RabbitMQ\StateManager::$states is never read, only written.
|
src/StateManager.php#L14
Property Kiboko\Component\Flow\RabbitMQ\StateManager::$steps type has no value type specified in iterable type array.
|
src/StateManager.php#L15
Property Kiboko\Component\Flow\RabbitMQ\StateManager::$tearedDown type has no value type specified in iterable type array.
|
The logs for this run have expired and are no longer available.
Loading