Skip to content

feat: Add Link pagination when possible #86753

feat: Add Link pagination when possible

feat: Add Link pagination when possible #86753

Triggered via pull request August 17, 2026 20:41
Status Failure
Total duration 13m 14s
Artifacts

static-code-analysis.yml

on: pull_request
changes
7s
changes
static-code-analysis
2m 40s
static-code-analysis
static-code-analysis-security
12m 31s
static-code-analysis-security
static-code-analysis-ocp
1m 16s
static-code-analysis-ocp
static-code-analysis-ncu
1m 24s
static-code-analysis-ncu
static-code-analysis-strict
1m 39s
static-code-analysis-strict
static-code-analysis-summary
6s
static-code-analysis-summary
Fit to window
Zoom out
Zoom in

Annotations

11 errors
static-code-analysis
Process completed with exit code 2.
LessSpecificReturnStatement: lib/private/Security/SecureRandom.php#L29
lib/private/Security/SecureRandom.php:29:10: LessSpecificReturnStatement: The type 'string' is more general than the declared return type 'non-empty-string' for OC\Security\SecureRandom::generate (see https://psalm.dev/129)
MoreSpecificReturnType: lib/private/Security/SecureRandom.php#L24
lib/private/Security/SecureRandom.php:24:5: MoreSpecificReturnType: The declared return type 'non-empty-string' for OC\Security\SecureRandom::generate is more specific than the inferred return type 'string' (see https://psalm.dev/070)
TaintedCallable: lib/private/ServerContainer.php#L90
lib/private/ServerContainer.php:90:17: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedHtml: lib/private/Mail/Mailer.php#L235
lib/private/Mail/Mailer.php:235:72: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
TaintedHtml: lib/private/Mail/Mailer.php#L215
lib/private/Mail/Mailer.php:215:83: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
TaintedCallable: lib/private/AppFramework/Utility/SimpleContainer.php#L131
lib/private/AppFramework/Utility/SimpleContainer.php:131:33: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedCallable: apps/workflowengine/lib/Manager.php#L690
apps/workflowengine/lib/Manager.php:690:39: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedCallable: apps/workflowengine/lib/Manager.php#L657
apps/workflowengine/lib/Manager.php:657:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedCallable: apps/workflowengine/lib/Manager.php#L615
apps/workflowengine/lib/Manager.php:615:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
static-code-analysis-summary
Process completed with exit code 1.