[stable26] Fix registerEventListener signature #50275
Annotations
10 errors and 2 warnings
apps/admin_audit/lib/AppInfo/Application.php#L89
apps/admin_audit/lib/AppInfo/Application.php:89:13: InvalidArgument: Incompatible types found for T (OCP\Log\Audit\CriticalActionPerformedEvent is not in OCP\EventDispatcher\Event) (see https://psalm.dev/004)
|
apps/comments/lib/AppInfo/Application.php#L63
apps/comments/lib/AppInfo/Application.php:63:13: InvalidArgument: Incompatible types found for T (OCA\Files\Event\LoadAdditionalScriptsEvent is not in OCP\EventDispatcher\Event) (see https://psalm.dev/004)
|
apps/comments/lib/AppInfo/Application.php#L67
apps/comments/lib/AppInfo/Application.php:67:13: InvalidArgument: Incompatible types found for T (OCA\Files\Event\LoadSidebar is not in OCP\EventDispatcher\Event) (see https://psalm.dev/004)
|
apps/contactsinteraction/lib/AppInfo/Application.php#L44
apps/contactsinteraction/lib/AppInfo/Application.php:44:13: InvalidArgument: Incompatible types found for T (OCP\Contacts\Events\ContactInteractedWithEvent is not in OCP\EventDispatcher\Event) (see https://psalm.dev/004)
|
apps/dav/lib/AppInfo/Application.php#L147
apps/dav/lib/AppInfo/Application.php:147:13: InvalidArgument: Incompatible types found for T (OCA\DAV\Events\CalendarDeletedEvent is not in OCP\EventDispatcher\Event) (see https://psalm.dev/004)
|
apps/dav/lib/AppInfo/Application.php#L148
apps/dav/lib/AppInfo/Application.php:148:13: InvalidArgument: Incompatible types found for T (OCA\DAV\Events\CalendarDeletedEvent is not in OCP\EventDispatcher\Event) (see https://psalm.dev/004)
|
apps/dav/lib/AppInfo/Application.php#L150
apps/dav/lib/AppInfo/Application.php:150:13: InvalidArgument: Incompatible types found for T (OCA\DAV\Events\CalendarMovedToTrashEvent is not in OCP\EventDispatcher\Event) (see https://psalm.dev/004)
|
apps/dav/lib/AppInfo/Application.php#L151
apps/dav/lib/AppInfo/Application.php:151:13: InvalidArgument: Incompatible types found for T (OCA\DAV\Events\CalendarMovedToTrashEvent is not in OCP\EventDispatcher\Event) (see https://psalm.dev/004)
|
apps/dav/lib/AppInfo/Application.php#L152
apps/dav/lib/AppInfo/Application.php:152:13: InvalidArgument: Incompatible types found for T (OCA\DAV\Events\CalendarUpdatedEvent is not in OCP\EventDispatcher\Event) (see https://psalm.dev/004)
|
apps/dav/lib/AppInfo/Application.php#L153
apps/dav/lib/AppInfo/Application.php:153:13: InvalidArgument: Incompatible types found for T (OCA\DAV\Events\CalendarRestoredEvent is not in OCP\EventDispatcher\Event) (see https://psalm.dev/004)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
The logs for this run have expired and are no longer available.
Loading