Skip to content

Fixed contracts on the pipeline rejection #93

Fixed contracts on the pipeline rejection

Fixed contracts on the pipeline rejection #93

Triggered via push November 13, 2023 13:11
Status Failure
Total duration 28s
Artifacts

phpstan-7.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan: src/NullStepRejection.php#L14
Method Kiboko\Contract\Pipeline\NullStepRejection::rejectWithReason() has parameter $rejection with no value type specified in iterable type array.
phpstan: src/PipelineRunnerInterface.php#L20
Method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() has parameter $source with no value type specified in iterable type array.
phpstan: src/PipelineRunnerInterface.php#L20
Method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() return type has no value type specified in iterable type array.
phpstan: src/StepRejectionInterface.php#L12
Method Kiboko\Contract\Pipeline\StepRejectionInterface::rejectWithReason() has parameter $rejection with no value type specified in iterable type array.
phpstan: src/WalkableInterface.php#L10
Method Kiboko\Contract\Pipeline\WalkableInterface::walk() return type has no value type specified in iterable type array.
phpstan
Process completed with exit code 1.