Skip to content

feature #323 [Doctrine] Add the Entity to OrmQueryField (sstok) #204

feature #323 [Doctrine] Add the Entity to OrmQueryField (sstok)

feature #323 [Doctrine] Add the Entity to OrmQueryField (sstok) #204

Triggered via push May 9, 2025 14:02
Status Failure
Total duration 1m 42s
Artifacts

ci.yaml

on: push
Matrix: PHP CS Fixer
Matrix: PhpStan
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
PhpStan (8.2): lib/Elasticsearch/QueryConditionGenerator.php#L639
Variable $nestedBool might not be defined.
PhpStan (8.2): lib/Elasticsearch/QueryConditionGenerator.php#L633
Variable $nestedBool might not be defined.
PhpStan (8.2): lib/Core/Tests/Extension/Core/Type/DateTimeTypeTest.php#L0
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/Core/Tests/Extension/Core/DataTransformer/DateTimeToTimestampTransformerTest.php#L0
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/DataTransformer/DateTimeToStringTransformerTest.php#L0
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/Input/ErrorPathTranslator.php#L47
Variable $parts in PHPDoc tag @var does not exist.
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/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#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#L70
Parameter #3 $resourceClass of method Rollerworks\Component\Search\ApiPlatform\Doctrine\Orm\Extension\SearchExtension::applyToCollection() expects class-string, string given.
PHPUnit with PHP 8.1 / Symfony ^6.4
Process completed with exit code 1.
PHPUnit with PHP 8.3 / Symfony ^7.0
Process completed with exit code 1.
PHPUnit with PHP 8.2 / Symfony ^7.0
Process completed with exit code 1.
PHPUnit with PHP 8.2 / Symfony ^6.4
Process completed with exit code 1.