fix(imip): dont propagate attendee changes in reply message #55327
Annotations
6 errors
Psalm:
apps/dav/lib/CalDAV/Schedule/IMipPlugin.php#L188
apps/dav/lib/CalDAV/Schedule/IMipPlugin.php:188:62: ImplicitToStringCast: Argument 1 of OCA\DAV\CalDAV\Schedule\IMipService::getOrganizerVEvent expects string, but Sabre\VObject\Property|null provided with a __toString method (see https://psalm.dev/060)
|
Psalm:
apps/dav/lib/CalDAV/Schedule/IMipService.php#L49
apps/dav/lib/CalDAV/Schedule/IMipService.php:49:3: InvalidClass: Class, interface or enum OCA\DAV\CalDAV\CaldavBackend has wrong casing (see https://psalm.dev/007)
|
Psalm:
apps/dav/lib/CalDAV/Schedule/IMipService.php#L1176
apps/dav/lib/CalDAV/Schedule/IMipService.php:1176:73: InvalidReturnType: The declared return type 'Sabre\VObject\Component\VEvent' for OCA\DAV\CalDAV\Schedule\IMipService::getOrganizerVEvent is incorrect, got 'Sabre\VObject\Property|null' (see https://psalm.dev/011)
|
Psalm:
apps/dav/lib/CalDAV/Schedule/IMipService.php#L1178
apps/dav/lib/CalDAV/Schedule/IMipService.php:1178:10: InvalidReturnStatement: The inferred type 'Sabre\VObject\Property|null' does not match the declared return type 'Sabre\VObject\Component\VEvent' for OCA\DAV\CalDAV\Schedule\IMipService::getOrganizerVEvent (see https://psalm.dev/128)
|
Psalm:
apps/dav/lib/CalDAV/Schedule/IMipService.php#L1178
apps/dav/lib/CalDAV/Schedule/IMipService.php:1178:10: NullableReturnStatement: The declared return type 'Sabre\VObject\Component\VEvent' for OCA\DAV\CalDAV\Schedule\IMipService::getOrganizerVEvent is not nullable, but the function returns 'Sabre\VObject\Property|null' (see https://psalm.dev/139)
|
Psalm
Process completed with exit code 2.
|
Loading