feat: OCC and OCS Calendar Import/Export #1924
Annotations
10 errors
Run coding standards check:
lib/Command/Export.php#L52
lib/Command/Export.php:52:29: UndefinedClass: Class, interface or enum named OCP\Calendar\ICalendarExport does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Command/Import.php#L53
lib/Command/Import.php:53:29: UndefinedClass: Class, interface or enum named OCP\Calendar\ICalendarImport does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Controller/ExportController.php#L87
lib/Controller/ExportController.php:87:14: UndefinedClass: Class, interface or enum named OCP\AppFramework\Http\StreamGeneratorResponse does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Controller/ExportController.php#L87
lib/Controller/ExportController.php:87:67: InvalidArgument: Argument 1 of OCA\Calendar\Service\Export\ExportService::export expects OCP\Calendar\ICalendarExport&OCP\Calendar\ICalendar, but OCP\Calendar\ICalendar provided (see https://psalm.dev/004)
|
Run coding standards check:
lib/Service/Export/ExportService.php#L27
lib/Service/Export/ExportService.php:27:25: UndefinedClass: Class, interface or enum named OCP\Calendar\ICalendarExport does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Service/Export/ExportService.php#L27
lib/Service/Export/ExportService.php:27:78: UndefinedClass: Class, interface or enum named OCP\Calendar\CalendarExportRange does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Service/Export/ExportService.php#L83
lib/Service/Export/ExportService.php:83:32: UndefinedClass: Class, interface or enum named Sabre\VObject\Component does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Service/Export/ExportService.php#L94
lib/Service/Export/ExportService.php:94:35: UndefinedClass: Class, interface or enum named Sabre\VObject\Component does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Service/Import/ImportService.php#L30
lib/Service/Import/ImportService.php:30:55: UndefinedClass: Class, interface or enum named OCP\Calendar\CalendarImportSettings does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Service/Import/ImportService.php#L57
lib/Service/Import/ImportService.php:57:30: UndefinedClass: Class, interface or enum named OCP\Calendar\CalendarImportSettings does not exist (see https://psalm.dev/019)
|
Loading