perf: reduce number of avatar requests #4991
psalm-matrix.yml
on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
8s
Annotations
6 errors and 1 warning
PossiblyNullArgument:
lib/IMAP/PreviewEnhancer.php#L68
lib/IMAP/PreviewEnhancer.php:68:48: 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#L68
lib/IMAP/PreviewEnhancer.php:68:78: PossiblyNullReference: Cannot call method getEmail on possibly null value (see https://psalm.dev/083)
|
PossiblyNullArgument:
lib/IMAP/PreviewEnhancer.php#L115
lib/IMAP/PreviewEnhancer.php:115:46: 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#L115
lib/IMAP/PreviewEnhancer.php:115:76: 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.
|
static-psalm-analysis dev-master
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|