Skip to content

[stable31] fix(TaskProcessing): Refactor TextToImage fallback #73326

[stable31] fix(TaskProcessing): Refactor TextToImage fallback

[stable31] fix(TaskProcessing): Refactor TextToImage fallback #73326

Triggered via pull request February 5, 2026 14:53
Status Failure
Total duration 1h 7m 46s
Artifacts

static-code-analysis.yml

on: pull_request
static-code-analysis
4m 40s
static-code-analysis
static-code-analysis-security
7m 40s
static-code-analysis-security
static-code-analysis-ocp
1m 17s
static-code-analysis-ocp
static-code-analysis-ncu
29s
static-code-analysis-ncu
Fit to window
Zoom out
Zoom in

Annotations

8 errors
static-code-analysis
Process completed with exit code 2.
UndefinedClass: lib/private/TaskProcessing/Manager.php#L347
lib/private/TaskProcessing/Manager.php:347:17: UndefinedClass: Class, interface or enum named OC\TaskProcessing\UserFacingProcessingException does not exist (see https://psalm.dev/019)
InvalidThrow: lib/private/TaskProcessing/Manager.php#L347
lib/private/TaskProcessing/Manager.php:347:7: InvalidThrow: Cannot throw OC\TaskProcessing\UserFacingProcessingException as it does not extend Exception or implement Throwable (see https://psalm.dev/133)
UndefinedClass: lib/private/TaskProcessing/Manager.php#L339
lib/private/TaskProcessing/Manager.php:339:17: UndefinedClass: Class, interface or enum named OC\TaskProcessing\UserFacingProcessingException does not exist (see https://psalm.dev/019)
InvalidThrow: lib/private/TaskProcessing/Manager.php#L339
lib/private/TaskProcessing/Manager.php:339:7: InvalidThrow: Cannot throw OC\TaskProcessing\UserFacingProcessingException as it does not extend Exception or implement Throwable (see https://psalm.dev/133)
TaintedHtml: lib/private/TaskProcessing/Manager.php#L1103
lib/private/TaskProcessing/Manager.php:1103:64: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
TaintedCallable: apps/workflowengine/lib/Manager.php#L499
apps/workflowengine/lib/Manager.php:499: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)