Skip to content

[stable32] fix(propagator): Improve lock behavior of propagator #73945

[stable32] fix(propagator): Improve lock behavior of propagator

[stable32] fix(propagator): Improve lock behavior of propagator #73945

Triggered via pull request February 17, 2026 09:39
Status Failure
Total duration 13m 24s
Artifacts

static-code-analysis.yml

on: pull_request
static-code-analysis
2m 40s
static-code-analysis
static-code-analysis-security
12m 59s
static-code-analysis-security
static-code-analysis-ocp
1m 27s
static-code-analysis-ocp
static-code-analysis-ncu
1m 4s
static-code-analysis-ncu
Fit to window
Zoom out
Zoom in

Annotations

5 errors
static-code-analysis
Process completed with exit code 2.
NonInvariantPropertyType: lib/private/Files/Cache/Wrapper/JailPropagator.php#L16
lib/private/Files/Cache/Wrapper/JailPropagator.php:16:12: NonInvariantPropertyType: Property OC\Files\Cache\Wrapper\JailPropagator::$storage has type <empty>, not invariant with OC\Files\Cache\Propagator::$storage of type OCP\Files\Storage\IStorage (see https://psalm.dev/265)
UndefinedInterfaceMethod: lib/private/Files/Cache/Propagator.php#L220
lib/private/Files/Cache/Propagator.php:220:29: UndefinedInterfaceMethod: Method OCP\DB\IResult::fetchAssociative 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)