Fixing PHPStan level 8 issues #1
Annotations
10 errors
src/Pipeline.php#L88
Parameter #3 $rejection of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepRejectionInterface<mixed>, Kiboko\Contract\Pipeline\StepRejectionInterface<Type|null> given.
|
src/Pipeline.php#L114
Parameter #3 $rejection of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepRejectionInterface<mixed>, Kiboko\Contract\Pipeline\StepRejectionInterface<InputType|null> given.
|
src/Pipeline.php#L133
Parameter #3 $rejection of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepRejectionInterface<mixed>, Kiboko\Contract\Pipeline\StepRejectionInterface<InputType|null> given.
|
src/Pipeline.php#L163
Parameter #3 $rejection of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepRejectionInterface<mixed>, Kiboko\Contract\Pipeline\StepRejectionInterface<InputType|null> given.
|
src/Pipeline.php#L183
Parameter #3 $rejection of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepRejectionInterface<mixed>, Kiboko\Contract\Pipeline\StepRejectionInterface<InputType|null> given.
|
src/Pipeline.php#L197
Generator expects value type non-empty-array|object, mixed given.
|
src/PipelineRunner.php#L48
Parameter #1 $rejection of method Kiboko\Contract\Pipeline\StepRejectionInterface<InputType>::rejectWithReason() expects array|object, mixed given.
|
src/PipelineRunner.php#L50
Parameter #1 $rejection of method Kiboko\Contract\Pipeline\StepRejectionInterface<InputType>::reject() expects array|object, mixed given.
|
src/PipelineRunner.php#L65
Generator expects key type int, mixed given.
|
src/PipelineRunner.php#L65
Generator expects value type Kiboko\Contract\Bucket\ResultBucketInterface<OutputType>|null, mixed given.
|
The logs for this run have expired and are no longer available.
Loading