refactor(files): reduce duplication in node copy/move and tidy Node internals #80599
static-code-analysis.yml
on: pull_request
changes
8s
static-code-analysis
2m 45s
static-code-analysis-security
15m 47s
static-code-analysis-ocp
40s
static-code-analysis-ncu
2m 6s
static-code-analysis-strict
1m 5s
static-code-analysis-summary
7s
Annotations
11 errors
|
static-code-analysis
Process completed with exit code 2.
|
|
InternalMethod:
apps/files_sharing/lib/Controller/ShareAPIController.php#L632
apps/files_sharing/lib/Controller/ShareAPIController.php:632:23: InternalMethod: The method OC\Files\Node\Node::getFileInfo is internal to OC but called from OCA\Files_Sharing\Controller\ShareAPIController::createShare (see https://psalm.dev/175)
|
|
InternalMethod:
apps/files/lib/Controller/ApiController.php#L176
apps/files/lib/Controller/ApiController.php:176:42: InternalMethod: The method OC\Files\Node\Node::getFileInfo is internal to OC but called from OCA\Files\Controller (see https://psalm.dev/175)
|
|
TaintedCallable:
lib/private/ServerContainer.php#L90
lib/private/ServerContainer.php:90:17: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedHtml:
lib/private/Mail/Mailer.php#L235
lib/private/Mail/Mailer.php:235:72: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
|
TaintedHtml:
lib/private/Mail/Mailer.php#L215
lib/private/Mail/Mailer.php:215:83: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
|
TaintedCallable:
lib/private/AppFramework/Utility/SimpleContainer.php#L131
lib/private/AppFramework/Utility/SimpleContainer.php:131:33: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L687
apps/workflowengine/lib/Manager.php:687:39: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L654
apps/workflowengine/lib/Manager.php:654:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L612
apps/workflowengine/lib/Manager.php:612:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
static-code-analysis-summary
Process completed with exit code 1.
|