Skip to content

enh(dashboard): add recent pages dashboard widget #1366

enh(dashboard): add recent pages dashboard widget

enh(dashboard): add recent pages dashboard widget #1366

Triggered via pull request September 21, 2023 19:23
Status Failure
Total duration 38s
Artifacts

psalm.yml

on: pull_request
Nextcloud
26s
Nextcloud
Fit to window
Zoom out
Zoom in

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.