Remove unneeded phpstan.neon in sub-dir #9
ci.yaml
on: pull_request
Matrix: PHP CS Fixer
Matrix: PhpStan
Matrix: test
Annotations
10 errors
PhpStan (8.2):
lib/ApiPlatform/Tests/Doctrine/Orm/Extension/SearchExtensionTest.php#L70
Parameter #3 $resourceClass of method Rollerworks\Component\Search\ApiPlatform\Doctrine\Orm\Extension\SearchExtension::applyToCollection() expects class-string, string given.
|
PhpStan (8.2):
lib/ApiPlatform/Tests/Doctrine/Orm/Extension/SearchExtensionTest.php#L123
Parameter #3 $resourceClass of method Rollerworks\Component\Search\ApiPlatform\Doctrine\Orm\Extension\SearchExtension::applyToCollection() expects class-string, string given.
|
PhpStan (8.2):
lib/ApiPlatform/Tests/Doctrine/Orm/Extension/SearchExtensionTest.php#L157
Parameter #3 $resourceClass of method Rollerworks\Component\Search\ApiPlatform\Doctrine\Orm\Extension\SearchExtension::applyToCollection() expects class-string, string given.
|
PhpStan (8.2):
lib/ApiPlatform/Tests/Doctrine/Orm/Extension/SearchExtensionTest.php#L246
Parameter #3 $resourceClass of method Rollerworks\Component\Search\ApiPlatform\Doctrine\Orm\Extension\SearchExtension::applyToCollection() expects class-string, string given.
|
PhpStan (8.2):
lib/Core/Input/ErrorPathTranslator.php#L47
Variable $parts in PHPDoc tag @var does not exist.
|
PhpStan (8.2):
lib/Core/Tests/Extension/Core/DataTransformer/DateTimeToStringTransformerTest.php#L1
Ignored error pattern #^Call to method DateTimeImmutable\:\:setTimezone\(\) on a separate line has no effect\.$# in path /home/runner/work/search/search/lib/Core/Tests/Extension/Core/DataTransformer/DateTimeToStringTransformerTest.php was not matched in reported errors.
|
PhpStan (8.2):
lib/Core/Tests/Extension/Core/DataTransformer/DateTimeToTimestampTransformerTest.php#L1
Ignored error pattern #^Call to method DateTimeImmutable\:\:setTimezone\(\) on a separate line has no effect\.$# in path /home/runner/work/search/search/lib/Core/Tests/Extension/Core/DataTransformer/DateTimeToTimestampTransformerTest.php was not matched in reported errors.
|
PhpStan (8.2):
lib/Core/Tests/Extension/Core/Type/DateTimeTypeTest.php#L1
Ignored error pattern #^Call to method DateTimeImmutable\:\:setTimezone\(\) on a separate line has no effect\.$# in path /home/runner/work/search/search/lib/Core/Tests/Extension/Core/Type/DateTimeTypeTest.php was not matched in reported errors.
|
PhpStan (8.2):
lib/Elasticsearch/QueryConditionGenerator.php#L633
Variable $nestedBool might not be defined.
|
PhpStan (8.2):
lib/Elasticsearch/QueryConditionGenerator.php#L639
Variable $nestedBool might not be defined.
|