perf: reduce number of avatar requests #5011
psalm-matrix.yml
on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
4s
Annotations
5 errors
PossiblyNullArgument:
lib/IMAP/PreviewEnhancer.php#L69
lib/IMAP/PreviewEnhancer.php:69:48: PossiblyNullArgument: Argument 1 of OCA\Mail\Service\AvatarService::getAvatar cannot be null, possibly null value provided (see https://psalm.dev/078)
|
PossiblyNullArgument:
lib/IMAP/PreviewEnhancer.php#L118
lib/IMAP/PreviewEnhancer.php:118:47: PossiblyNullArgument: Argument 1 of OCA\Mail\Service\AvatarService::getAvatar cannot be null, possibly null value provided (see https://psalm.dev/078)
|
PossiblyNullReference:
lib/IMAP/PreviewEnhancer.php#L118
lib/IMAP/PreviewEnhancer.php:118:77: PossiblyNullReference: Cannot call method getEmail on possibly null value (see https://psalm.dev/083)
|
static-psalm-analysis dev-master
Process completed with exit code 2.
|
static-psalm-analysis-summary
Process completed with exit code 1.
|