fix(dav): suppress iTip REQUEST for PARTSTAT-only occurrence overrides #79436
static-code-analysis.yml
on: pull_request
changes
9s
static-code-analysis
1m 48s
static-code-analysis-security
6m 20s
static-code-analysis-ocp
2m 24s
static-code-analysis-ncu
46s
static-code-analysis-strict
45s
static-code-analysis-summary
8s
Annotations
14 errors
|
static-code-analysis
Process completed with exit code 2.
|
|
UndefinedMethod:
apps/dav/lib/CalDAV/TipBroker.php#L385
apps/dav/lib/CalDAV/TipBroker.php:385:35: UndefinedMethod: Method Sabre\VObject\Property::getDateInterval does not exist (see https://psalm.dev/022)
|
|
UndefinedMethod:
apps/dav/lib/CalDAV/TipBroker.php#L382
apps/dav/lib/CalDAV/TipBroker.php:382:25: UndefinedMethod: Method Sabre\VObject\Property::getDateTime does not exist (see https://psalm.dev/022)
|
|
UndefinedMethod:
apps/dav/lib/CalDAV/TipBroker.php#L381
apps/dav/lib/CalDAV/TipBroker.php:381:27: UndefinedMethod: Method Sabre\VObject\Property::getDateTime does not exist (see https://psalm.dev/022)
|
|
UndefinedMethod:
apps/dav/lib/CalDAV/TipBroker.php#L348
apps/dav/lib/CalDAV/TipBroker.php:348:46: UndefinedMethod: Method Sabre\VObject\Property::getDateTime does not exist (see https://psalm.dev/022)
|
|
UndefinedMethod:
apps/dav/lib/CalDAV/TipBroker.php#L347
apps/dav/lib/CalDAV/TipBroker.php:347:36: UndefinedMethod: Method Sabre\VObject\Property::getDateTime does not exist (see https://psalm.dev/022)
|
|
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#L234
lib/private/Mail/Mailer.php:234:72: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
|
TaintedHtml:
lib/private/Mail/Mailer.php#L214
lib/private/Mail/Mailer.php:214:83: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
|
TaintedCallable:
lib/private/AppFramework/Utility/SimpleContainer.php#L129
lib/private/AppFramework/Utility/SimpleContainer.php:129:33: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L686
apps/workflowengine/lib/Manager.php:686:39: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L653
apps/workflowengine/lib/Manager.php:653:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L611
apps/workflowengine/lib/Manager.php:611:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
static-code-analysis-summary
Process completed with exit code 1.
|