Advanced search: backend allows multiples terms to search #33103
Annotations
10 errors
apps/dav/lib/CardDAV/CardDavBackend.php#L1178
apps/dav/lib/CardDAV/CardDavBackend.php:1178:4: InvalidArrayOffset: Cannot access value on variable $options using offset value of 'since', expecting 'types', 'escape_like_param', 'limit', 'offset' or 'wildcard' (see https://psalm.dev/115)
|
apps/dav/lib/CardDAV/CardDavBackend.php#L1179
apps/dav/lib/CardDAV/CardDavBackend.php:1179:7: InvalidArrayOffset: Cannot access value on variable $options using offset value of 'until', expecting 'types', 'escape_like_param', 'limit', 'offset' or 'wildcard' (see https://psalm.dev/115)
|
apps/files/lib/Search/FilesSearchProvider.php#L165
apps/files/lib/Search/FilesSearchProvider.php:165:28: UnhandledMatchCondition: This match expression is not exhaustive - consider values 'max-size'|'mime'|'min-size'|'since'|'term'|'type'|'until'|mixed (see https://psalm.dev/236)
|
core/Controller/UnifiedSearchController.php#L107
core/Controller/UnifiedSearchController.php:107:12: UndefinedClass: Class, interface or enum named OC\Search\InvalidFilter does not exist (see https://psalm.dev/019)
|
core/Controller/UnifiedSearchController.php#L109
core/Controller/UnifiedSearchController.php:109:11: InvalidReturnStatement: The inferred type 'OCP\AppFramework\Http\DataResponse<200, array<never, never>, array<never, never>>' does not match the declared return type 'OCP\AppFramework\Http\DataResponse<200, array{cursor: int|null|string, entries: array<array-key, array{attributes: array<array-key, string>, icon: string, resourceUrl: string, rounded: bool, subline: string, thumbnailUrl: string, title: string}>, isPaginated: bool, name: string}, array<never, never>>|OCP\AppFramework\Http\DataResponse<400, null, array<never, never>>' for OC\Core\Controller\UnifiedSearchController::search (see https://psalm.dev/128)
|
lib/private/Search/FilterCollection.php#L37
lib/private/Search/FilterCollection.php:37:1: InvalidDocblock: @template-implements must include the name of an implemented class, got OC\Search\IteratorAggregate<string, OC\Search\IFilter> (see https://psalm.dev/008)
|
lib/private/Search/FilterCollection.php#L37
lib/private/Search/FilterCollection.php:37:7: MethodSignatureMismatch: Method OC\Search\FilterCollection::get with return type 'OC\Search\IFilter|null' is different to return type 'OCP\Search\IFilter|null' of inherited method OCP\Search\IFilterCollection::get (see https://psalm.dev/042)
|
lib/private/Search/FilterCollection.php#L41
lib/private/Search/FilterCollection.php:41:10: UndefinedDocblockClass: Docblock-defined class, interface or enum named OC\Search\IFilter does not exist (see https://psalm.dev/200)
|
lib/private/Search/FilterCollection.php#L43
lib/private/Search/FilterCollection.php:43:30: UndefinedClass: Class, interface or enum named OC\Search\IFilter does not exist (see https://psalm.dev/019)
|
lib/private/Search/FilterCollection.php#L43
lib/private/Search/FilterCollection.php:43:41: ConstructorSignatureMismatch: Argument 1 of OC\Search\FilterCollection::__construct has wrong type 'OC\Search\IFilter', expecting 'OCP\Search\IFilter' as defined by OCP\Search\IFilterCollection::__construct (see https://psalm.dev/231)
|
The logs for this run have expired and are no longer available.
Loading