Skip to content

fix: sanitize attendee status on create and specific changes #47150

fix: sanitize attendee status on create and specific changes

fix: sanitize attendee status on create and specific changes #47150

Triggered via pull request August 17, 2024 22:41
Status Failure
Total duration 14m 12s
Artifacts

static-code-analysis.yml

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

Annotations

16 errors
InvalidArgument: apps/dav/lib/CalDAV/Plugin.php#L78
apps/dav/lib/CalDAV/Plugin.php:78:35: InvalidArgument: Argument 1 of OCA\DAV\CalDAV\Plugin::sanitizeCreatedInstance expects Sabre\VObject\Component\VEvent, but Sabre\VObject\Property provided (see https://psalm.dev/004)
InvalidArgument: apps/dav/lib/CalDAV/Plugin.php#L88
apps/dav/lib/CalDAV/Plugin.php:88:42: InvalidArgument: Argument 1 of OCA\DAV\CalDAV\Plugin::findEventInstanceDelta expects Sabre\VObject\Component\VEvent, but Sabre\VObject\Property provided (see https://psalm.dev/004)
InvalidArgument: apps/dav/lib/CalDAV/Plugin.php#L88
apps/dav/lib/CalDAV/Plugin.php:88:66: InvalidArgument: Argument 2 of OCA\DAV\CalDAV\Plugin::findEventInstanceDelta expects Sabre\VObject\Component\VEvent, but Sabre\VObject\Property|null provided (see https://psalm.dev/004)
TooManyArguments: apps/dav/lib/CalDAV/Plugin.php#L113
apps/dav/lib/CalDAV/Plugin.php:113:19: TooManyArguments: Too many arguments for method OCA\DAV\CalDAV\Plugin::findeventpropertydelta - saw 3 (see https://psalm.dev/026)
InvalidArgument: apps/dav/lib/CalDAV/Plugin.php#L128
apps/dav/lib/CalDAV/Plugin.php:128:27: InvalidArgument: Argument 1 of Sabre\VObject\Node::offsetGet expects int, but 'PARTSTAT' provided (see https://psalm.dev/004)
static-code-analysis
Process completed with exit code 2.
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#L52
apps/files_external/lib/Config/ConfigAdapter.php:52: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#L430
apps/files_sharing/lib/Controller/ShareController.php:430: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#L214
apps/theming/lib/IconBuilder.php:214: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/Http/Dispatcher.php#L208
lib/private/AppFramework/Http/Dispatcher.php:208:37: TaintedCallable: Detected tainted text (see https://psalm.dev/243)