Skip to content

feat: sync calendar instantly on changes #1551

feat: sync calendar instantly on changes

feat: sync calendar instantly on changes #1551

Triggered via pull request September 23, 2024 16:03
Status Failure
Total duration 8m 7s
Artifacts

psalm-matrix.yml

on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
9s
static-psalm-analysis-summary
Fit to window
Zoom out
Zoom in

Annotations

17 errors
UndefinedClass: 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)
UndefinedClass: 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)
UndefinedClass: 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)
UndefinedClass: 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)
InvalidDocblock: 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)
UndefinedMethod: 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)
UndefinedClass: 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)
static-psalm-analysis dev-master
Process completed with exit code 2.
UndefinedClass: 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)
UndefinedClass: 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)
UndefinedClass: 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)
UndefinedClass: 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)
InvalidDocblock: 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)
UndefinedMethod: 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)
UndefinedClass: 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)
static-psalm-analysis dev-stable30
Process completed with exit code 2.
static-psalm-analysis-summary
Process completed with exit code 1.