Filter messages sent in the last 7 days and from me #3296
Annotations
5 errors
Run coding standards check:
lib/Service/Search/FilterStringParser.php#L89
lib/Service/Search/FilterStringParser.php:89:30: InvalidArgument: Argument 1 of OCA\Mail\Service\Search\SearchQuery::setSentLast7Days expects bool, but 7 provided (see https://psalm.dev/004)
|
Run coding standards check:
lib/Service/Search/FilterStringParser.php#L114
lib/Service/Search/FilterStringParser.php:114:30: InvalidArgument: Argument 1 of OCA\Mail\Service\Search\SearchQuery::setSentLast7Days expects bool, but 7 provided (see https://psalm.dev/004)
|
Run coding standards check:
lib/Service/Search/SearchQuery.php#L254
lib/Service/Search/SearchQuery.php:254:12: MismatchingDocblockParamType: Parameter $sentLast7Days has wrong type 'bool', should be 'int' (see https://psalm.dev/141)
|
Run coding standards check:
lib/Service/Search/SearchQuery.php#L258
lib/Service/Search/SearchQuery.php:258:26: InvalidPropertyAssignmentValue: $this->sentLast7Days with declared type 'int|null' cannot be assigned type 'bool' (see https://psalm.dev/145)
|
Run coding standards check
Process completed with exit code 2.
|
Loading