Skip to content

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

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… #77

Triggered via push November 21, 2023 16:46
Status Failure
Total duration 26s
Artifacts

phpstan-7.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
phpstan7: src/Console.php#L43
Property Kiboko\Component\Runtime\Workflow\Console::$jobs (array<int, Kiboko\Contract\Satellite\RunnableInterface>) does not accept array<int|string, array<int, Kiboko\Contract\Satellite\CodeInterface|Kiboko\Contract\Satellite\RunnableInterface>|Kiboko\Contract\Satellite\RunnableInterface>.
phpstan7: 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
phpstan7: 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
phpstan7: 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
phpstan7
Process completed with exit code 1.