enh(dashboard): add recent pages dashboard widget #1366
Annotations
4 errors
UndefinedClass:
lib/AppInfo/Application.php#L117
lib/AppInfo/Application.php:117:25: UndefinedClass: Class, interface or enum named OCP\Dashboard\IAPIWidgetV2 does not exist (see https://psalm.dev/019)
|
MissingDependency:
lib/AppInfo/Application.php#L118
lib/AppInfo/Application.php:118:38: MissingDependency: OCA\Collectives\Dashboard\RecentPagesWidget depends on class or interface ocp\dashboard\ireloadablewidget that does not exist (see https://psalm.dev/157)
|
UndefinedClass:
lib/Dashboard/RecentPagesWidget.php#L14
lib/Dashboard/RecentPagesWidget.php:14:36: UndefinedClass: Class, interface or enum named OCP\Dashboard\IReloadableWidget does not exist (see https://psalm.dev/019)
|
Nextcloud
Process completed with exit code 2.
|