[stable30] include circles to acl #2989
psalm.yml
on: pull_request
static-psalm-analysis
1m 15s
Annotations
6 errors
ParseError:
lib/ACL/UserMapping/UserMapping.php#L21
lib/ACL/UserMapping/UserMapping.php:21:18: ParseError: Promoted property type clashes with an existing property (see https://psalm.dev/173)
|
ParseError:
lib/ACL/UserMapping/UserMapping.php#L22
lib/ACL/UserMapping/UserMapping.php:22:18: ParseError: Promoted property id clashes with an existing property (see https://psalm.dev/173)
|
UndefinedMethod:
lib/Folder/FolderManager.php#L286
lib/Folder/FolderManager.php:286:22: UndefinedMethod: Method OCA\GroupFolders\Folder\FolderManager::getCircle does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
lib/Folder/FolderManager.php#L435
lib/Folder/FolderManager.php:435:65: UndefinedMethod: Method OCA\GroupFolders\Folder\FolderManager::getCircle does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
lib/Folder/FolderManager.php#L981
lib/Folder/FolderManager.php:981:28: UndefinedMethod: Method OCA\GroupFolders\Folder\FolderManager::getCirclesManager does not exist (see https://psalm.dev/022)
|
static-psalm-analysis
Process completed with exit code 2.
|