[master] Update nextcloud/ocp dependency #2076
Triggered via pull request
September 15, 2024 02:55
Status
Failure
Total duration
6m 48s
Artifacts
–
psalm.yml
on: pull_request
static-psalm-analysis
32s
Annotations
3 errors
InvalidArgument:
lib/Notifier/AdminNotifications.php#L103
lib/Notifier/AdminNotifications.php:103:48: InvalidArgument: Argument 2 of OCP\Notification\INotification::setRichSubject expects array<string, array<string, string>>, but array{actor: array{id: string, name: string, type: 'user'}, item: array{id: int, link: string, mimetype: string, name: string, path: string, size: float|int, type: 'file'}} provided (see https://psalm.dev/004)
|
InvalidArgument:
lib/Notifier/AdminNotifications.php#L119
lib/Notifier/AdminNotifications.php:119:52: InvalidArgument: Argument 2 of OCP\Notification\INotification::setRichMessage expects array<string, array<string, string>>, but array{'file-3': array{id: int, link: string, mimetype: string, name: string, path: string, size: float|int, type: 'file'}, 'user-2': array{id: string, name: string, type: 'user'}} provided (see https://psalm.dev/004)
|
static-psalm-analysis
Process completed with exit code 2.
|