Skip to content

bug #315 [Core] Fix wrong exported StringQuery with order (sstok) #183

bug #315 [Core] Fix wrong exported StringQuery with order (sstok)

bug #315 [Core] Fix wrong exported StringQuery with order (sstok) #183

Triggered via push September 2, 2024 09:50
Status Failure
Total duration 2m 3s
Artifacts

ci.yaml

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

Annotations

7 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/Elasticsearch/QueryConditionGenerator.php#L633
Variable $nestedBool might not be defined.
PhpStan (8.2): lib/Elasticsearch/QueryConditionGenerator.php#L639
Variable $nestedBool might not be defined.
PhpStan (8.2)
Process completed with exit code 1.