Ran php-cs-fixer #65
Annotations
4 errors
phpstan:
src/BuilderTestCase.php#L28
Cannot call method url() on org\bovigo\vfs\vfsStreamDirectory|null.
|
phpstan:
src/Constraint/Pipeline/PipelineExtractsLike.php#L68
Parameter #1 $iterable of method Kiboko\Component\PHPUnitExtension\Constraint\Pipeline\PipelineExtractsLike<Type>::asIterator() expects iterable<int, Type>, iterable<int, Kiboko\Contract\Bucket\ResultBucketInterface<mixed>> given.
|
phpstan:
src/Mock/ApiClientMockBuilder.php#L24
Parameter $args of class PhpParser\Node\Expr\New_ constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>|null given.
|
phpstan
Process completed with exit code 1.
|