Updated code to be compatible with php-etl/pipeline-contracts:0.5 #53
Annotations
6 errors
src/Console.php#L30
Method Kiboko\Component\Runtime\Pipeline\Console::extract() has parameter $rejection with generic interface Kiboko\Contract\Pipeline\StepRejectionInterface but does not specify its types: Type
|
src/Console.php#L47
Method Kiboko\Component\Runtime\Pipeline\Console::transform() has parameter $rejection with generic interface Kiboko\Contract\Pipeline\StepRejectionInterface but does not specify its types: Type
|
src/Console.php#L64
Method Kiboko\Component\Runtime\Pipeline\Console::load() has parameter $rejection with generic interface Kiboko\Contract\Pipeline\StepRejectionInterface but does not specify its types: Type
|
src/MemoryState.php#L12
Property Kiboko\Component\Runtime\Pipeline\MemoryState::$metrics type has no value type specified in iterable type array.
|
src/Step/MemoryState.php#L11
Property Kiboko\Component\Runtime\Pipeline\Step\MemoryState::$metrics type has no value type specified in iterable type array.
|
|
The logs for this run have expired and are no longer available.
Loading