feat(encryption): Migrate from hooks to events #50777
Annotations
6 errors
Psalm:
lib/base.php#L865
lib/base.php:865:14: UndefinedMethod: Method OCP\Encryption\IManager::setupstorage does not exist (see https://psalm.dev/022)
|
Psalm:
lib/private/Encryption/EncryptionEventListener.php#L47
lib/private/Encryption/EncryptionEventListener.php:47:56: UndefinedInterfaceMethod: Method OCP\Files\Node::getNode does not exist (see https://psalm.dev/181)
|
Psalm:
lib/private/Encryption/EncryptionEventListener.php#L53
lib/private/Encryption/EncryptionEventListener.php:53:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
Psalm:
lib/private/Encryption/EncryptionEventListener.php#L56
lib/private/Encryption/EncryptionEventListener.php:56:57: UndefinedInterfaceMethod: Method OCP\Files\Node::getNode does not exist (see https://psalm.dev/181)
|
Psalm:
lib/private/Encryption/Update.php#L121
lib/private/Encryption/Update.php:121:15: UndefinedClass: Class, interface or enum named OC\Encryption\View does not exist (see https://psalm.dev/019)
|
Psalm
Process completed with exit code 2.
|
Loading