add sorting capabilities to mail #2438
psalm-matrix.yml
on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
7s
Annotations
10 errors
UndefinedThisPropertyAssignment:
lib/IMAP/Sync/Response.php#L60
lib/IMAP/Sync/Response.php:60:3: UndefinedThisPropertyAssignment: Instance property OCA\Mail\IMAP\Sync\Response::$lastMessageTimestamp is not defined (see https://psalm.dev/040)
|
UndefinedThisPropertyFetch:
lib/IMAP/Sync/Response.php#L98
lib/IMAP/Sync/Response.php:98:30: UndefinedThisPropertyFetch: Instance property OCA\Mail\IMAP\Sync\Response::$lastMessageTimestamp is not defined (see https://psalm.dev/041)
|
Nextcloud dev-stable26
Process completed with exit code 2.
|
UndefinedThisPropertyAssignment:
lib/IMAP/Sync/Response.php#L60
lib/IMAP/Sync/Response.php:60:3: UndefinedThisPropertyAssignment: Instance property OCA\Mail\IMAP\Sync\Response::$lastMessageTimestamp is not defined (see https://psalm.dev/040)
|
UndefinedThisPropertyFetch:
lib/IMAP/Sync/Response.php#L98
lib/IMAP/Sync/Response.php:98:30: UndefinedThisPropertyFetch: Instance property OCA\Mail\IMAP\Sync\Response::$lastMessageTimestamp is not defined (see https://psalm.dev/041)
|
Nextcloud dev-stable27
Process completed with exit code 2.
|
UndefinedThisPropertyAssignment:
lib/IMAP/Sync/Response.php#L60
lib/IMAP/Sync/Response.php:60:3: UndefinedThisPropertyAssignment: Instance property OCA\Mail\IMAP\Sync\Response::$lastMessageTimestamp is not defined (see https://psalm.dev/040)
|
UndefinedThisPropertyFetch:
lib/IMAP/Sync/Response.php#L98
lib/IMAP/Sync/Response.php:98:30: UndefinedThisPropertyFetch: Instance property OCA\Mail\IMAP\Sync\Response::$lastMessageTimestamp is not defined (see https://psalm.dev/041)
|
Nextcloud dev-master
Process completed with exit code 2.
|
static-psalm-analysis-summary
Process completed with exit code 1.
|