Skip to content

Updated code to be compatible with php-etl/pipeline-contracts:0.5 and… #64

Updated code to be compatible with php-etl/pipeline-contracts:0.5 and…

Updated code to be compatible with php-etl/pipeline-contracts:0.5 and… #64

Triggered via push November 21, 2023 16:46
Status Failure
Total duration 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan-6.yaml

on: push
Fit to window
Zoom out
Zoom in

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.