Skip to content

run cs-fixer

run cs-fixer #58

Triggered via push November 16, 2023 10:56
Status Failure
Total duration 29s
Artifacts

phpstan-5.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
phpstan: src/Constraint/Pipeline/PipelineExtractsLike.php#L69
Parameter #2 $async of method Kiboko\Contract\Pipeline\PipelineRunnerInterface<mixed>::run() expects Generator<mixed, mixed, Kiboko\Contract\Bucket\ResultBucketInterface<mixed>, void>, Generator<mixed, Type|null, Type|null, void> given.
phpstan: src/Constraint/Pipeline/PipelineWritesFile.php#L85
Call to function iterator_count() on a separate line has no effect.
phpstan: src/Mock/ExceptionBuilder.php#L26
Parameter $args of class PhpParser\Node\Expr\New_ constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<int, array<int, PhpParser\Node\Arg>> given.
phpstan: src/Mock/HttpClientBuilder.php#L31
Parameter $value of class PhpParser\Node\Arg constructor expects PhpParser\Node\Expr, PhpParser\Node given.
phpstan: src/Mock/HttpClientBuilder.php#L34
Parameter $value of class PhpParser\Node\Arg constructor expects PhpParser\Node\Expr, PhpParser\Node given.
phpstan: src/Mock/HttpClientBuilder.php#L51
Parameter $value of class PhpParser\Node\Arg constructor expects PhpParser\Node\Expr, PhpParser\Node given.
phpstan: src/Mock/HttpClientBuilder.php#L54
Parameter $value of class PhpParser\Node\Arg constructor expects PhpParser\Node\Expr, PhpParser\Node given.
phpstan
Process completed with exit code 1.