Skip to content

fix(caldav): Add default reminder to attendees of scheduling messages #49150

fix(caldav): Add default reminder to attendees of scheduling messages

fix(caldav): Add default reminder to attendees of scheduling messages #49150

Re-run triggered September 24, 2024 16:00
Status Failure
Total duration 13m 32s
Artifacts

static-code-analysis.yml

on: pull_request
static-code-analysis
5m 2s
static-code-analysis
static-code-analysis-security
13m 15s
static-code-analysis-security
static-code-analysis-ocp
2m 49s
static-code-analysis-ocp
Fit to window
Zoom out
Zoom in

Annotations

20 errors
TooFewArguments: apps/dav/appinfo/v1/caldav.php#L96
apps/dav/appinfo/v1/caldav.php:96:20: TooFewArguments: Too few arguments for OCA\DAV\CalDAV\Schedule\Plugin::__construct - expecting userManager to be passed (see https://psalm.dev/025)
TooFewArguments: apps/dav/lib/CalDAV/InvitationResponse/InvitationResponseServer.php#L77
apps/dav/lib/CalDAV/InvitationResponse/InvitationResponseServer.php:77:28: TooFewArguments: Too few arguments for OCA\DAV\CalDAV\Schedule\Plugin::__construct - expecting userManager to be passed (see https://psalm.dev/025)
UndefinedMethod: apps/dav/lib/CalDAV/Schedule/Plugin.php#L475
apps/dav/lib/CalDAV/Schedule/Plugin.php:475:31: UndefinedMethod: Method Sabre\DAV\ServerPlugin::getPrincipalByUri does not exist (see https://psalm.dev/022)
UndefinedMethod: apps/dav/lib/CalDAV/Schedule/Plugin.php#L530
apps/dav/lib/CalDAV/Schedule/Plugin.php:530:20: UndefinedMethod: Method Sabre\DAV\ServerPlugin::checkPrivileges does not exist (see https://psalm.dev/022)
UndefinedInterfaceMethod: apps/dav/lib/CalDAV/Schedule/Plugin.php#L564
apps/dav/lib/CalDAV/Schedule/Plugin.php:564:20: UndefinedInterfaceMethod: Method Sabre\DAV\INode::getCalendarObjectByUID does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: apps/dav/lib/CalDAV/Schedule/Plugin.php#L569
apps/dav/lib/CalDAV/Schedule/Plugin.php:569:37: UndefinedInterfaceMethod: Method Sabre\DAV\INode::get does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: apps/dav/lib/CalDAV/Schedule/Plugin.php#L578
apps/dav/lib/CalDAV/Schedule/Plugin.php:578:11: UndefinedInterfaceMethod: Method Sabre\DAV\INode::createFile does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: apps/dav/lib/CalDAV/Schedule/Plugin.php#L597
apps/dav/lib/CalDAV/Schedule/Plugin.php:597:15: UndefinedInterfaceMethod: Method Sabre\DAV\INode::createFile does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: apps/dav/lib/CalDAV/Schedule/Plugin.php#L610
apps/dav/lib/CalDAV/Schedule/Plugin.php:610:17: UndefinedInterfaceMethod: Method Sabre\DAV\INode::put does not exist (see https://psalm.dev/181)
InvalidArgument: apps/dav/lib/CalDAV/Schedule/Plugin.php#L712
apps/dav/lib/CalDAV/Schedule/Plugin.php:712:45: InvalidArgument: Argument 2 of Sabre\DAV\Server::removeListener expects callable, but list{Sabre\DAV\ServerPlugin, 'propFind'} provided (see https://psalm.dev/004)
TaintedHtml: apps/admin_audit/lib/Actions/Action.php#L42
apps/admin_audit/lib/Actions/Action.php:42:16: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
TaintedCallable: apps/files_external/lib/Config/ConfigAdapter.php#L51
apps/files_external/lib/Config/ConfigAdapter.php:51:50: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedFile: apps/files_external/lib/Lib/Storage/SFTP.php#L384
apps/files_external/lib/Lib/Storage/SFTP.php:384:22: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedCookie: apps/files_sharing/lib/Controller/ShareController.php#L431
apps/files_sharing/lib/Controller/ShareController.php:431:35: TaintedCookie: Detected tainted cookie (see https://psalm.dev/257)
TaintedFile: apps/theming/lib/IconBuilder.php#L116
apps/theming/lib/IconBuilder.php:116:40: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedFile: apps/theming/lib/IconBuilder.php#L209
apps/theming/lib/IconBuilder.php:209:28: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedHeader: lib/base.php#L144
lib/base.php:144:12: TaintedHeader: Detected tainted header (see https://psalm.dev/256)
TaintedHeader: lib/base.php#L226
lib/base.php:226:12: TaintedHeader: Detected tainted header (see https://psalm.dev/256)
TaintedFile: lib/private/App/InfoParser.php#L38
lib/private/App/InfoParser.php:38:50: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedCallable: lib/private/AppFramework/Utility/SimpleContainer.php#L104
lib/private/AppFramework/Utility/SimpleContainer.php:104:33: TaintedCallable: Detected tainted text (see https://psalm.dev/243)