Skip to content

Upgrade the plugin

Upgrade the plugin #60

Re-run triggered January 5, 2024 11:12
Status Failure
Total duration 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yaml

on: pull_request
Matrix: coding-standards
Matrix: dependency-analysis
Matrix: static-code-analysis
Fit to window
Zoom out
Zoom in

Annotations

5 errors
InvalidArgument: 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)
InvalidArgument: 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)
InvalidArgument: 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)
Static Code Analysis (PHP8.1 | Deps: highest | SF^5.4)
Process completed with exit code 2.
Dependency Analysis (PHP8.1 | Deps: highest | SF^5.4)
Process completed with exit code 1.