fix(users): improve recently active search #50031
Annotations
3 errors
Psalm:
lib/private/User/Manager.php#L749
lib/private/User/Manager.php:749:13: MoreSpecificReturnType: The declared return type 'list<string>' for OC\User\Manager::getLastLoggedInUsers is more specific than the inferred return type 'array<array-key, mixed>' (see https://psalm.dev/070)
|
Psalm:
lib/private/User/Manager.php#L789
lib/private/User/Manager.php:789:10: LessSpecificReturnStatement: The type 'array<array-key, mixed>' is more general than the declared return type 'list<string>' for OC\User\Manager::getLastLoggedInUsers (see https://psalm.dev/129)
|
Psalm
Process completed with exit code 2.
|
Loading