[stable25] Fix registerEventListener signature #50276
static-code-analysis.yml
on: pull_request
static-code-analysis
3m 40s
static-code-analysis-ocp
3m 23s
Annotations
10 errors and 4 warnings
InvalidArgument:
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)
|
InvalidArgument:
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)
|
InvalidArgument:
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)
|
InvalidArgument:
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)
|
InvalidArgument:
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)
|
InvalidArgument:
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)
|
InvalidArgument:
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)
|
InvalidArgument:
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)
|
InvalidArgument:
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)
|
InvalidArgument:
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)
|
static-code-analysis-ocp
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
static-code-analysis-ocp
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
static-code-analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
static-code-analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|