Snooze mvp follow up #1929
psalm-matrix.yml
on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
1s
Annotations
13 errors
InvalidArgument:
lib/Service/SnoozeService.php#L179
lib/Service/SnoozeService.php:179:52: InvalidArgument: Argument 1 of OCA\Mail\Db\MessageSnoozeMapper::deleteByMessageIds expects array<array-key, string>, but list{null|string} provided (see https://psalm.dev/004)
|
InvalidArgument:
lib/Service/SnoozeService.php#L194
lib/Service/SnoozeService.php:194:50: InvalidArgument: Argument 1 of OCA\Mail\Db\MessageSnoozeMapper::deleteByMessageIds expects array<array-key, string>, but list{null|string} provided (see https://psalm.dev/004)
|
InvalidArgument:
lib/Service/SnoozeService.php#L293
lib/Service/SnoozeService.php:293:52: InvalidArgument: Argument 1 of OCA\Mail\Db\MessageSnoozeMapper::deleteByMessageIds expects array<array-key, string>, but non-empty-list<null|string> provided (see https://psalm.dev/004)
|
Nextcloud dev-master
Process completed with exit code 2.
|
InvalidArgument:
lib/Service/SnoozeService.php#L179
lib/Service/SnoozeService.php:179:52: InvalidArgument: Argument 1 of OCA\Mail\Db\MessageSnoozeMapper::deleteByMessageIds expects array<array-key, string>, but list{null|string} provided (see https://psalm.dev/004)
|
InvalidArgument:
lib/Service/SnoozeService.php#L194
lib/Service/SnoozeService.php:194:50: InvalidArgument: Argument 1 of OCA\Mail\Db\MessageSnoozeMapper::deleteByMessageIds expects array<array-key, string>, but list{null|string} provided (see https://psalm.dev/004)
|
InvalidArgument:
lib/Service/SnoozeService.php#L293
lib/Service/SnoozeService.php:293:52: InvalidArgument: Argument 1 of OCA\Mail\Db\MessageSnoozeMapper::deleteByMessageIds expects array<array-key, string>, but non-empty-list<null|string> provided (see https://psalm.dev/004)
|
Nextcloud dev-stable26
Process completed with exit code 2.
|
InvalidArgument:
lib/Service/SnoozeService.php#L179
lib/Service/SnoozeService.php:179:52: InvalidArgument: Argument 1 of OCA\Mail\Db\MessageSnoozeMapper::deleteByMessageIds expects array<array-key, string>, but list{null|string} provided (see https://psalm.dev/004)
|
InvalidArgument:
lib/Service/SnoozeService.php#L194
lib/Service/SnoozeService.php:194:50: InvalidArgument: Argument 1 of OCA\Mail\Db\MessageSnoozeMapper::deleteByMessageIds expects array<array-key, string>, but list{null|string} provided (see https://psalm.dev/004)
|
InvalidArgument:
lib/Service/SnoozeService.php#L293
lib/Service/SnoozeService.php:293:52: InvalidArgument: Argument 1 of OCA\Mail\Db\MessageSnoozeMapper::deleteByMessageIds expects array<array-key, string>, but non-empty-list<null|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.
|