Skip to content

Added a class to manage rejections with a given reason #45

Added a class to manage rejections with a given reason

Added a class to manage rejections with a given reason #45

Triggered via push October 20, 2023 13:46
Status Failure
Total duration 41s
Artifacts

phpstan-6.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
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/RejectionWithReasonInterface.php#L10
Method Kiboko\Contract\Pipeline\RejectionWithReasonInterface::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.