Refactor user_ldap group membership cache and add check-group command #28635
Annotations
7 errors
apps/user_ldap/lib/Service/UpdateGroupsService.php#L73
apps/user_ldap/lib/Service/UpdateGroupsService.php:73:3: UndefinedThisPropertyFetch: Instance property OCA\User_LDAP\Service\UpdateGroupsService::$service is not defined (see https://psalm.dev/041)
|
apps/user_ldap/lib/Service/UpdateGroupsService.php#L150
apps/user_ldap/lib/Service/UpdateGroupsService.php:150:44: UndefinedVariable: Cannot find referenced variable $group (see https://psalm.dev/024)
|
apps/user_ldap/lib/Service/UpdateGroupsService.php#L151
apps/user_ldap/lib/Service/UpdateGroupsService.php:151:32: UndefinedClass: Class, interface or enum named OCA\User_LDAP\Service\IGroup does not exist (see https://psalm.dev/019)
|
apps/user_ldap/lib/Service/UpdateGroupsService.php#L152
apps/user_ldap/lib/Service/UpdateGroupsService.php:152:38: InvalidArgument: Argument 1 of OCP\EventDispatcher\IEventDispatcher::dispatchTyped expects OCP\EventDispatcher\Event, but OCA\User_LDAP\Service\GroupCreatedEvent provided (see https://psalm.dev/004)
|
apps/user_ldap/lib/Service/UpdateGroupsService.php#L152
apps/user_ldap/lib/Service/UpdateGroupsService.php:152:42: UndefinedClass: Class, interface or enum named OCA\User_LDAP\Service\GroupCreatedEvent does not exist (see https://psalm.dev/019)
|
apps/user_ldap/lib/Service/UpdateGroupsService.php#L156
apps/user_ldap/lib/Service/UpdateGroupsService.php:156:33: UndefinedClass: Class, interface or enum named OCA\User_LDAP\Service\IGroup does not exist (see https://psalm.dev/019)
|
|
The logs for this run have expired and are no longer available.
Loading