Fix encryption wrapper not seen by groupfolder cache #1943
Annotations
8 errors
Run coding standards check:
lib/ACL/ACLStorageWrapper.php#L30
lib/ACL/ACLStorageWrapper.php:30:7: UnimplementedInterfaceMethod: Method setowner is not defined on class OCA\GroupFolders\ACL\ACLStorageWrapper (see https://psalm.dev/044)
|
Run coding standards check:
lib/Mount/GroupFolderEncryptionJail.php#L33
lib/Mount/GroupFolderEncryptionJail.php:33:7: UnimplementedInterfaceMethod: Method setowner is not defined on class OCA\GroupFolders\Mount\GroupFolderEncryptionJail (see https://psalm.dev/044)
|
Run coding standards check:
lib/Mount/GroupFolderEncryptionJail.php#L42
lib/Mount/GroupFolderEncryptionJail.php:42:14: UndefinedClass: Class, interface or enum named OC\Files\Cache\Wrapper\CacheJail does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Mount/GroupFolderEncryptionJail.php#L42
lib/Mount/GroupFolderEncryptionJail.php:42:38: UndefinedThisPropertyFetch: Instance property OCA\GroupFolders\Mount\GroupFolderEncryptionJail::$rootPath is not defined (see https://psalm.dev/041)
|
Run coding standards check:
lib/Mount/GroupFolderNoEncryptionStorage.php#L28
lib/Mount/GroupFolderNoEncryptionStorage.php:28:7: UnimplementedInterfaceMethod: Method setowner is not defined on class OCA\GroupFolders\Mount\GroupFolderNoEncryptionStorage (see https://psalm.dev/044)
|
Run coding standards check:
lib/Mount/GroupFolderStorage.php#L32
lib/Mount/GroupFolderStorage.php:32:7: UnimplementedInterfaceMethod: Method setowner is not defined on class OCA\GroupFolders\Mount\GroupFolderStorage (see https://psalm.dev/044)
|
Run coding standards check:
lib/Mount/RootPermissionsMask.php#L32
lib/Mount/RootPermissionsMask.php:32:7: UnimplementedInterfaceMethod: Method setowner is not defined on class OCA\GroupFolders\Mount\RootPermissionsMask (see https://psalm.dev/044)
|
Run coding standards check
Process completed with exit code 2.
|
Loading