Skip to content

Updated constraints (used new interfaces) #62

Updated constraints (used new interfaces)

Updated constraints (used new interfaces) #62

Triggered via push November 20, 2023 14:54
Status Failure
Total duration 28s
Artifacts

phpstan-5.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
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.