Run CS-Fixer #54
Annotations
7 errors
src/NullRejection.php#L7
Non-abstract class Kiboko\Contract\Pipeline\NullRejection contains abstract method rejectWithReason() from interface Kiboko\Contract\Pipeline\RejectionInterface.
|
src/PipelineRunnerInterface.php#L20
Method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() has parameter $source with no value type specified in iterable type array.
|
src/PipelineRunnerInterface.php#L20
Method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() return type has no value type specified in iterable type array.
|
src/RejectionInterface.php#L14
Method Kiboko\Contract\Pipeline\RejectionInterface::rejectWithReason() has parameter $rejection with no value type specified in iterable type array.
|
src/StepRejectionInterface.php#L14
Method Kiboko\Contract\Pipeline\StepRejectionInterface::rejectWithReason() has parameter $rejection with no value type specified in iterable type array.
|
src/WalkableInterface.php#L10
Method Kiboko\Contract\Pipeline\WalkableInterface::walk() return type has no value type specified in iterable type array.
|
|
The logs for this run have expired and are no longer available.
Loading