Adapt to OCM spec for remote shares #72080
static-code-analysis.yml
on: pull_request
static-code-analysis
2m 1s
static-code-analysis-security
6m 9s
static-code-analysis-ocp
50s
static-code-analysis-ncu
37s
Annotations
13 errors
|
static-code-analysis
Process completed with exit code 2.
|
|
UndefinedVariable:
lib/private/User/Session.php#L874
lib/private/User/Session.php:874:8: UndefinedVariable: Cannot find referenced variable $request (see https://psalm.dev/024)
|
|
UndefinedInterfaceMethod:
lib/private/Files/Storage/DAV.php#L259
lib/private/Files/Storage/DAV.php:259:35: UndefinedInterfaceMethod: Method OCP\OCM\IOCMProvider::getTokenEndPoint does not exist (see https://psalm.dev/181)
|
|
UndefinedMagicMethod:
lib/private/Authentication/Token/PublicKeyToken.php#L195
lib/private/Authentication/Token/PublicKeyToken.php:195:18: UndefinedMagicMethod: Magic method OCP\AppFramework\Db\Entity::gettype does not exist (see https://psalm.dev/219)
|
|
UnimplementedInterfaceMethod:
apps/files_external/lib/Migration/DummyUserSession.php#L13
apps/files_external/lib/Migration/DummyUserSession.php:13:7: UnimplementedInterfaceMethod: Method dotrytokenlogin is not defined on class OCA\Files_External\Migration\DummyUserSession (see https://psalm.dev/044)
|
|
UndefinedInterfaceMethod:
apps/federatedfilesharing/lib/OCM/CloudFederationProviderFiles.php#L733
apps/federatedfilesharing/lib/OCM/CloudFederationProviderFiles.php:733:35: UndefinedInterfaceMethod: Method OCP\OCM\IOCMProvider::getTokenEndPoint does not exist (see https://psalm.dev/181)
|
|
TaintedCallable:
lib/private/ServerContainer.php#L89
lib/private/ServerContainer.php:89:17: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedHtml:
lib/private/Mail/Mailer.php#L227
lib/private/Mail/Mailer.php:227:72: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
|
TaintedHtml:
lib/private/Mail/Mailer.php#L207
lib/private/Mail/Mailer.php:207:83: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
|
TaintedCallable:
lib/private/AppFramework/Utility/SimpleContainer.php#L129
lib/private/AppFramework/Utility/SimpleContainer.php:129:33: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L501
apps/workflowengine/lib/Manager.php:501:39: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L468
apps/workflowengine/lib/Manager.php:468:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L426
apps/workflowengine/lib/Manager.php:426:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|