feat(encryption): Migrate from hooks to events #50777
Triggered via pull request
November 5, 2024 15:42
Status
Cancelled
Total duration
12m 22s
Artifacts
–
static-code-analysis.yml
on: pull_request
static-code-analysis
4m 47s
static-code-analysis-security
11m 57s
static-code-analysis-ocp
2m 55s
Annotations
9 errors
UndefinedMethod:
lib/base.php#L865
lib/base.php:865:14: UndefinedMethod: Method OCP\Encryption\IManager::setupstorage does not exist (see https://psalm.dev/022)
|
UndefinedInterfaceMethod:
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)
|
NoInterfaceProperties:
lib/private/Encryption/EncryptionEventListener.php#L53
lib/private/Encryption/EncryptionEventListener.php:53:13: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
UndefinedInterfaceMethod:
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)
|
UndefinedClass:
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)
|
static-code-analysis
Process completed with exit code 2.
|
static-code-analysis-security
Canceling since a higher priority waiting request for 'static-code-analysis-fix/migrate-encryption-away-from-hooks' exists
|
static-code-analysis-security
The operation was canceled.
|
static-code-analysis-security
Path does not exist: results.sarif
|