Fix service names #66
Annotations
4 errors
src/Controller/SearchController.php#L84
src/Controller/SearchController.php:84:17: InvalidArgument: Argument 1 of Elastica\Query::setSort expects Elastica\TSortArgs, but array{_score: array{order: 'desc'}} provided (see https://psalm.dev/004)
|
src/Controller/SearchController.php#L271
src/Controller/SearchController.php:271:13: InvalidArgument: Argument 1 of Elastica\Query::setSort expects Elastica\TSortArgs, but array{_score: array{order: 'desc'}} provided (see https://psalm.dev/004)
|
src/Repository/ElasticSearchRepository.php#L304
src/Repository/ElasticSearchRepository.php:304:29: InvalidArgument: Argument 1 of Elastica\Query::setSort expects Elastica\TSortArgs, but non-empty-array<array-key, mixed> provided (see https://psalm.dev/004)
|
|
The logs for this run have expired and are no longer available.
Loading