fix(deps): Apply npm audit fix #5101
Annotations
6 errors and 1 warning
Run coding standards check:
lib/AppInfo/Application.php#L161
lib/AppInfo/Application.php:161:14: InvalidArgument: Incompatible types found for T (OCP\EventDispatcher\Event|OCP\User\Events\OutOfOfficeStartedEvent is not in OCP\EventDispatcher\Event) (see https://psalm.dev/004)
|
Run coding standards check:
lib/AppInfo/Application.php#L162
lib/AppInfo/Application.php:162:14: InvalidArgument: Incompatible types found for T (OCP\EventDispatcher\Event|OCP\User\Events\OutOfOfficeEndedEvent is not in OCP\EventDispatcher\Event) (see https://psalm.dev/004)
|
Run coding standards check:
lib/AppInfo/Application.php#L163
lib/AppInfo/Application.php:163:14: InvalidArgument: Incompatible types found for T (OCP\EventDispatcher\Event|OCP\User\Events\OutOfOfficeChangedEvent is not in OCP\EventDispatcher\Event) (see https://psalm.dev/004)
|
Run coding standards check:
lib/AppInfo/Application.php#L164
lib/AppInfo/Application.php:164:14: InvalidArgument: Incompatible types found for T (OCP\EventDispatcher\Event|OCP\User\Events\OutOfOfficeClearedEvent is not in OCP\EventDispatcher\Event) (see https://psalm.dev/004)
|
Run coding standards check:
lib/AppInfo/Application.php#L165
lib/AppInfo/Application.php:165:14: InvalidArgument: Incompatible types found for T (OCP\EventDispatcher\Event|OCP\User\Events\OutOfOfficeScheduledEvent is not in OCP\EventDispatcher\Event) (see https://psalm.dev/004)
|
Run coding standards check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading