fix(bulkactivity): bulk query user settings #3977
psalm.yml
on: pull_request
static-psalm-analysis
52s
Annotations
3 errors
|
static-psalm-analysis
Process completed with exit code 2.
|
|
InvalidScalarArgument:
lib/Consumer.php#L108
lib/Consumer.php:108:36: InvalidScalarArgument: Argument 2 of OCA\Activity\Data::storeMail expects int, but float|int provided (see https://psalm.dev/012)
|
|
InvalidArgument:
lib/Consumer.php#L103
lib/Consumer.php:103:81: InvalidArgument: Argument 3 of OCA\Activity\NotificationGenerator::sendNotificationForEvent expects bool|null, but array<array-key, mixed>|scalar provided (see https://psalm.dev/004)
|