Bump symfony/process from 6.3.4 to 6.4.14 #86
Annotations
10 errors and 1 warning
phpstan:
src/Pipeline.php#L38
Parameter #1 $iterator of class NoRewindIterator constructor expects AppendIterator<int, non-empty-array|object, Iterator<int, non-empty-array|object>>, AppendIterator<int<0, max>, non-empty-array|object, Iterator<int<0, max>, non-empty-array|object>> given.
|
phpstan:
src/Pipeline.php#L78
Parameter #3 $rejection of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepRejectionInterface<non-empty-array|object|null>, Kiboko\Contract\Pipeline\StepRejectionInterface<Type of non-empty-array|object> given.
|
phpstan:
src/Pipeline.php#L96
Parameter #3 $rejection of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepRejectionInterface<non-empty-array|object|null>, Kiboko\Contract\Pipeline\StepRejectionInterface<Type of non-empty-array|object> given.
|
phpstan:
src/Pipeline.php#L127
Parameter #3 $rejection of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepRejectionInterface<non-empty-array|object|null>, Kiboko\Contract\Pipeline\StepRejectionInterface<InputType of non-empty-array|object> given.
|
phpstan:
src/Pipeline.php#L138
Parameter #3 $rejection of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepRejectionInterface<non-empty-array|object|null>, Kiboko\Contract\Pipeline\StepRejectionInterface<InputType of non-empty-array|object> given.
|
phpstan:
src/Pipeline.php#L146
Parameter #3 $rejection of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepRejectionInterface<non-empty-array|object|null>, Kiboko\Contract\Pipeline\StepRejectionInterface<InputType of non-empty-array|object> given.
|
phpstan:
src/Pipeline.php#L176
Parameter #3 $rejection of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepRejectionInterface<non-empty-array|object|null>, Kiboko\Contract\Pipeline\StepRejectionInterface<InputType of non-empty-array|object> given.
|
phpstan:
src/Pipeline.php#L188
Parameter #3 $rejection of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepRejectionInterface<non-empty-array|object|null>, Kiboko\Contract\Pipeline\StepRejectionInterface<InputType of non-empty-array|object> given.
|
phpstan:
src/Pipeline.php#L196
Parameter #3 $rejection of method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() expects Kiboko\Contract\Pipeline\StepRejectionInterface<non-empty-array|object|null>, Kiboko\Contract\Pipeline\StepRejectionInterface<InputType of non-empty-array|object> given.
|
phpstan
Process completed with exit code 1.
|
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|