[stable28] fix: override iTip Broker to fix several issues #51134
Annotations
4 errors and 1 warning
Psalm:
apps/dav/lib/CalDAV/Schedule/Plugin.php#L103
apps/dav/lib/CalDAV/Schedule/Plugin.php:103:2: MethodSignatureMismatch: Method OCA\DAV\CalDAV\Schedule\Plugin::createITipBroker with return type 'OCA\DAV\CalDAV\Schedule\TipBroker' is different to return type 'Sabre\VObject\ITip\Broker' of inherited method Sabre\CalDAV\Schedule\Plugin::createITipBroker (see https://psalm.dev/042)
|
Psalm:
apps/dav/lib/CalDAV/Schedule/Plugin.php#L103
apps/dav/lib/CalDAV/Schedule/Plugin.php:103:41: UndefinedClass: Class, interface or enum named OCA\DAV\CalDAV\Schedule\TipBroker does not exist (see https://psalm.dev/019)
|
Psalm:
apps/dav/lib/CalDAV/Schedule/Plugin.php#L104
apps/dav/lib/CalDAV/Schedule/Plugin.php:104:14: UndefinedClass: Class, interface or enum named OCA\DAV\CalDAV\Schedule\TipBroker does not exist (see https://psalm.dev/019)
|
Psalm
Process completed with exit code 2.
|
Upload Analysis results to GitHub
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Loading