perf: reduce number of avatar requests #5086
psalm-matrix.yml
on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
5s
Annotations
11 errors
TooFewArguments:
lib/Service/PreprocessingService.php#L63
lib/Service/PreprocessingService.php:63:49: TooFewArguments: Too few arguments for OCA\Mail\IMAP\PreviewEnhancer::process - expecting preLoadAvatars to be passed (see https://psalm.dev/025)
|
TooFewArguments:
lib/Service/PreprocessingService.php#L63
lib/Service/PreprocessingService.php:63:49: TooFewArguments: Too few arguments for OCA\Mail\IMAP\PreviewEnhancer::process - expecting userId to be passed (see https://psalm.dev/025)
|
TooFewArguments:
lib/Service/PreprocessingService.php#L63
lib/Service/PreprocessingService.php:63:49: TooFewArguments: Too few arguments for method OCA\Mail\IMAP\PreviewEnhancer::process saw 3 (see https://psalm.dev/025)
|
TooFewArguments:
lib/Service/Search/MailSearch.php#L65
lib/Service/Search/MailSearch.php:65:40: TooFewArguments: Too few arguments for OCA\Mail\IMAP\PreviewEnhancer::process - expecting preLoadAvatars to be passed (see https://psalm.dev/025)
|
TooFewArguments:
lib/Service/Search/MailSearch.php#L65
lib/Service/Search/MailSearch.php:65:40: TooFewArguments: Too few arguments for OCA\Mail\IMAP\PreviewEnhancer::process - expecting userId to be passed (see https://psalm.dev/025)
|
TooFewArguments:
lib/Service/Search/MailSearch.php#L65
lib/Service/Search/MailSearch.php:65:40: TooFewArguments: Too few arguments for method OCA\Mail\IMAP\PreviewEnhancer::process saw 3 (see https://psalm.dev/025)
|
TooFewArguments:
lib/Service/Sync/SyncService.php#L195
lib/Service/Sync/SyncService.php:195:28: TooFewArguments: Too few arguments for OCA\Mail\IMAP\PreviewEnhancer::process - expecting preLoadAvatars to be passed (see https://psalm.dev/025)
|
TooFewArguments:
lib/Service/Sync/SyncService.php#L195
lib/Service/Sync/SyncService.php:195:28: TooFewArguments: Too few arguments for OCA\Mail\IMAP\PreviewEnhancer::process - expecting userId to be passed (see https://psalm.dev/025)
|
TooFewArguments:
lib/Service/Sync/SyncService.php#L195
lib/Service/Sync/SyncService.php:195:28: TooFewArguments: Too few arguments for method OCA\Mail\IMAP\PreviewEnhancer::process saw 3 (see https://psalm.dev/025)
|
static-psalm-analysis dev-master
Process completed with exit code 2.
|
static-psalm-analysis-summary
Process completed with exit code 1.
|