Skip to content

Merge pull request #59089 from nextcloud/fix/expand-theming-capabilities #75805

Merge pull request #59089 from nextcloud/fix/expand-theming-capabilities

Merge pull request #59089 from nextcloud/fix/expand-theming-capabilities #75805

Triggered via push March 24, 2026 16:45
Status Success
Total duration 6m 26s
Artifacts
static-code-analysis
0s
static-code-analysis
static-code-analysis-security
6m 21s
static-code-analysis-security
static-code-analysis-ocp
0s
static-code-analysis-ocp
static-code-analysis-ncu
0s
static-code-analysis-ncu
static-code-analysis-strict
0s
static-code-analysis-strict
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
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#L229
lib/private/Mail/Mailer.php:229:72: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
TaintedHtml: lib/private/Mail/Mailer.php#L209
lib/private/Mail/Mailer.php:209:83: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
TaintedCallable: lib/private/AppFramework/Utility/SimpleContainer.php#L126
lib/private/AppFramework/Utility/SimpleContainer.php:126:33: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedCallable: apps/workflowengine/lib/Manager.php#L503
apps/workflowengine/lib/Manager.php:503:39: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedCallable: apps/workflowengine/lib/Manager.php#L470
apps/workflowengine/lib/Manager.php:470:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedCallable: apps/workflowengine/lib/Manager.php#L428
apps/workflowengine/lib/Manager.php:428:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
static-code-analysis-security
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/