Updated code to be compatible with php-etl/pipeline-contracts:0.5 and… #64
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
phpstan6:
src/PipelineProxy.php#L40
Method Kiboko\Component\Runtime\Workflow\PipelineProxy::extract() has parameter $rejection with generic interface Kiboko\Contract\Pipeline\StepRejectionInterface but does not specify its types: Type
|
phpstan6:
src/PipelineProxy.php#L53
Method Kiboko\Component\Runtime\Workflow\PipelineProxy::transform() has parameter $rejection with generic interface Kiboko\Contract\Pipeline\StepRejectionInterface but does not specify its types: Type
|
phpstan6:
src/PipelineProxy.php#L66
Method Kiboko\Component\Runtime\Workflow\PipelineProxy::load() has parameter $rejection with generic interface Kiboko\Contract\Pipeline\StepRejectionInterface but does not specify its types: Type
|
phpstan6
Process completed with exit code 1.
|