[stable32] fix: Fix user in Tags class, do not depend upon session #75908
static-code-analysis.yml
on: pull_request
static-code-analysis
3m 46s
static-code-analysis-security
17m 47s
static-code-analysis-ocp
1m 51s
static-code-analysis-ncu
34s
Annotations
5 errors
|
static-code-analysis
Process completed with exit code 2.
|
|
UndefinedInterfaceMethod:
lib/private/Tags.php#L586
lib/private/Tags.php:586:85: UndefinedInterfaceMethod: Method OCP\IUserManager::getExistingUser does not exist (see https://psalm.dev/181)
|
|
UndefinedInterfaceMethod:
lib/private/Tags.php#L541
lib/private/Tags.php:541:81: UndefinedInterfaceMethod: Method OCP\IUserManager::getExistingUser does not exist (see https://psalm.dev/181)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L495
apps/workflowengine/lib/Manager.php:495:39: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L462
apps/workflowengine/lib/Manager.php:462:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|