feat: sync calendar instantly on changes #1551
Annotations
8 errors
Run coding standards check:
lib/AppInfo/Application.php#L57
lib/AppInfo/Application.php:57:35: UndefinedClass: Class, interface or enum named OCA\DAV\Events\CalendarObjectCreatedEvent does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/AppInfo/Application.php#L58
lib/AppInfo/Application.php:58:35: UndefinedClass: Class, interface or enum named OCA\DAV\Events\CalendarObjectUpdatedEvent does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/AppInfo/Application.php#L59
lib/AppInfo/Application.php:59:35: UndefinedClass: Class, interface or enum named OCA\DAV\Events\CalendarObjectDeletedEvent does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Listener/NotifyPushListener.php#L28
lib/Listener/NotifyPushListener.php:28:3: UndefinedClass: Class, interface or enum named OCA\NotifyPush\Queue\IQueue does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Listener/NotifyPushListener.php#L35
lib/Listener/NotifyPushListener.php:35:2: InvalidDocblock: Invalid string CalendarObjectCreatedEvent|CalendarObjectUpdatedEvent|CalendarObjectDeletedEvent> $event in docblock for OCA\Calendar\Listener\NotifyPushListener::handle (see https://psalm.dev/008)
|
Run coding standards check:
lib/Listener/NotifyPushListener.php#L48
lib/Listener/NotifyPushListener.php:48:18: UndefinedMethod: Method OCP\EventDispatcher\Event::getCalendarData does not exist (see https://psalm.dev/022)
|
Run coding standards check:
lib/Listener/NotifyPushListener.php#L49
lib/Listener/NotifyPushListener.php:49:3: UndefinedClass: Class, interface or enum named OCA\NotifyPush\Queue\IQueue does not exist (see https://psalm.dev/019)
|
Run coding standards check
Process completed with exit code 2.
|
Loading