fix(carddav): return the correct vCard version on report #87999
Triggered via pull request
September 1, 2026 16:07
Status
Failure
Total duration
1h 33m 37s
Artifacts
–
static-code-analysis.yml
on: pull_request
changes
8s
static-code-analysis
3m 30s
static-code-analysis-security
15m 13s
static-code-analysis-ocp
57s
static-code-analysis-ncu
1m 12s
static-code-analysis-strict
1m 40s
static-code-analysis-summary
6s
Annotations
11 errors
|
static-code-analysis
Process completed with exit code 2.
|
|
NoValue:
apps/dav/lib/CardDAV/Plugin.php#L93
apps/dav/lib/CardDAV/Plugin.php:93:33: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
|
MissingOverrideAttribute:
apps/dav/lib/CardDAV/Plugin.php#L71
apps/dav/lib/CardDAV/Plugin.php:71:2: MissingOverrideAttribute: Method OCA\DAV\CardDAV\Plugin::addressbookqueryreport should have the "Override" attribute (see https://psalm.dev/358)
|
|
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.
|