Skip to content

fix(dashboard): properly handle recurring events #253

fix(dashboard): properly handle recurring events

fix(dashboard): properly handle recurring events #253

Triggered via pull request September 20, 2023 15:56
Status Failure
Total duration 29m 43s
Artifacts

psalm-matrix.yml

on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
0s
static-psalm-analysis-summary
Fit to window
Zoom out
Zoom in

Annotations

9 errors
InvalidArgument: lib/Dashboard/CalendarWidget.php#L184
lib/Dashboard/CalendarWidget.php:184:23: InvalidArgument: Argument 2 of usort expects callable(OCP\Dashboard\Model\WidgetItem, mixed):int, but pure-Closure(OCP\Dashboard\Model\WidgetItem):string provided (see https://psalm.dev/004)
Nextcloud dev-master
Process completed with exit code 2.
InvalidArgument: lib/Dashboard/CalendarWidget.php#L184
lib/Dashboard/CalendarWidget.php:184:23: InvalidArgument: Argument 2 of usort expects callable(OCP\Dashboard\Model\WidgetItem, mixed):int, but pure-Closure(OCP\Dashboard\Model\WidgetItem):string provided (see https://psalm.dev/004)
Nextcloud dev-stable26
Process completed with exit code 2.
InvalidArgument: lib/Dashboard/CalendarWidget.php#L184
lib/Dashboard/CalendarWidget.php:184:23: InvalidArgument: Argument 2 of usort expects callable(OCP\Dashboard\Model\WidgetItem, mixed):int, but pure-Closure(OCP\Dashboard\Model\WidgetItem):string provided (see https://psalm.dev/004)
Nextcloud dev-stable25
Process completed with exit code 2.
InvalidArgument: lib/Dashboard/CalendarWidget.php#L184
lib/Dashboard/CalendarWidget.php:184:23: InvalidArgument: Argument 2 of usort expects callable(OCP\Dashboard\Model\WidgetItem, mixed):int, but pure-Closure(OCP\Dashboard\Model\WidgetItem):string provided (see https://psalm.dev/004)
Nextcloud dev-stable27
Process completed with exit code 2.
static-psalm-analysis-summary
Process completed with exit code 1.