feat: tracking issues with calendar subscriptions #86683
static-code-analysis.yml
on: pull_request
changes
8s
static-code-analysis
2m 43s
static-code-analysis-security
11m 55s
static-code-analysis-ocp
1m 17s
static-code-analysis-ncu
1m 19s
static-code-analysis-strict
1m 41s
static-code-analysis-summary
6s
Annotations
15 errors
|
static-code-analysis
Process completed with exit code 2.
|
|
UndefinedAttributeClass:
apps/dav/lib/Migration/Version2000Date20260815202617.php#L28
apps/dav/lib/Migration/Version2000Date20260815202617.php:28:4: UndefinedAttributeClass: Attribute class OCA\DAV\Migration\Override does not exist (see https://psalm.dev/241)
|
|
MissingOverrideAttribute:
apps/dav/lib/Migration/Version2000Date20260815202617.php#L28
apps/dav/lib/Migration/Version2000Date20260815202617.php:28:2: MissingOverrideAttribute: Method OCA\DAV\Migration\Version2000Date20260815202617::changeschema should have the "Override" attribute (see https://psalm.dev/358)
|
|
InvalidArgument:
apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php#L173
apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php:173:70: InvalidArgument: Argument 2 of OCA\DAV\CalDAV\CalDavBackend::trackSubscriptionError expects OCP\DB\Exception|null, but OCA\DAV\Exception\InvalidSubscriptionPayload provided (see https://psalm.dev/004)
|
|
InvalidArgument:
apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php#L171
apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php:171:70: InvalidArgument: Argument 2 of OCA\DAV\CalDAV\CalDavBackend::trackSubscriptionError expects OCP\DB\Exception|null, but OCA\DAV\Exception\InvalidSubscriptionUrl provided (see https://psalm.dev/004)
|
|
InvalidArgument:
apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php#L169
apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php:169:70: InvalidArgument: Argument 2 of OCA\DAV\CalDAV\CalDavBackend::trackSubscriptionError expects OCP\DB\Exception|null, but OCP\Http\Client\LocalServerException provided (see https://psalm.dev/004)
|
|
InvalidArgument:
apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php#L167
apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php:167:70: InvalidArgument: Argument 2 of OCA\DAV\CalDAV\CalDavBackend::trackSubscriptionError expects OCP\DB\Exception|null, but Sabre\VObject\ParseException provided (see https://psalm.dev/004)
|
|
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.
|