Skip to content

fix(dav): handle Thunderbird accept-before-sync UID collisions #81887

fix(dav): handle Thunderbird accept-before-sync UID collisions

fix(dav): handle Thunderbird accept-before-sync UID collisions #81887

Status Failure
Total duration 8m 56s
Artifacts

static-code-analysis.yml

on: pull_request
changes
8s
changes
static-code-analysis
2m 26s
static-code-analysis
static-code-analysis-security
7m 11s
static-code-analysis-security
static-code-analysis-ocp
51s
static-code-analysis-ocp
static-code-analysis-ncu
43s
static-code-analysis-ncu
static-code-analysis-strict
1m 7s
static-code-analysis-strict
static-code-analysis-summary
6s
static-code-analysis-summary
Fit to window
Zoom out
Zoom in

Annotations

12 errors
static-code-analysis
Process completed with exit code 2.
UndefinedMagicPropertyFetch: apps/dav/lib/Connector/Sabre/ThunderbirdPutInvitationQuirkPlugin.php#L137
apps/dav/lib/Connector/Sabre/ThunderbirdPutInvitationQuirkPlugin.php:137:24: UndefinedMagicPropertyFetch: Magic instance property Sabre\VObject\Component::$ORGANIZER is not defined (see https://psalm.dev/218)
UndefinedMagicPropertyFetch: apps/dav/lib/Connector/Sabre/ThunderbirdPutInvitationQuirkPlugin.php#L78
apps/dav/lib/Connector/Sabre/ThunderbirdPutInvitationQuirkPlugin.php:78:10: UndefinedMagicPropertyFetch: Magic instance property Sabre\VObject\Component::$UID is not defined (see https://psalm.dev/218)
MissingOverrideAttribute: apps/dav/lib/Connector/Sabre/ThunderbirdPutInvitationQuirkPlugin.php#L35
apps/dav/lib/Connector/Sabre/ThunderbirdPutInvitationQuirkPlugin.php:35:2: MissingOverrideAttribute: Method OCA\DAV\Connector\Sabre\ThunderbirdPutInvitationQuirkPlugin::initialize 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#L687
apps/workflowengine/lib/Manager.php:687:39: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedCallable: apps/workflowengine/lib/Manager.php#L654
apps/workflowengine/lib/Manager.php:654:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedCallable: apps/workflowengine/lib/Manager.php#L612
apps/workflowengine/lib/Manager.php:612:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
static-code-analysis-summary
Process completed with exit code 1.