Skip to content

fix(encryption): Refactor EncryptionWrapper, fix zero-byte size, add S3 tests #73886

fix(encryption): Refactor EncryptionWrapper, fix zero-byte size, add S3 tests

fix(encryption): Refactor EncryptionWrapper, fix zero-byte size, add S3 tests #73886

Triggered via pull request February 14, 2026 11:50
Status Failure
Total duration 12m 16s
Artifacts

static-code-analysis.yml

on: pull_request
static-code-analysis
3m 11s
static-code-analysis
static-code-analysis-security
12m 12s
static-code-analysis-security
static-code-analysis-ocp
1m 40s
static-code-analysis-ocp
static-code-analysis-ncu
37s
static-code-analysis-ncu
static-code-analysis-strict
1m 41s
static-code-analysis-strict
Fit to window
Zoom out
Zoom in

Annotations

9 errors
static-code-analysis
Process completed with exit code 2.
DeprecatedMethod: tests/lib/TestCase.php#L95
tests/lib/TestCase.php:95:11: DeprecatedMethod: The method OC\AppFramework\Utility\SimpleContainer::offsetGet has been marked as deprecated (see https://psalm.dev/001)
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#L501
apps/workflowengine/lib/Manager.php:501:39: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedCallable: apps/workflowengine/lib/Manager.php#L468
apps/workflowengine/lib/Manager.php:468:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedCallable: apps/workflowengine/lib/Manager.php#L426
apps/workflowengine/lib/Manager.php:426:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)