Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: perform bulk message actions #10280
base: main
Are you sure you want to change the base?
fix: perform bulk message actions #10280
Changes from all commits
7d4f62f
442750b
ccfe0da
47361c7
def7d68
8a4525e
bdfe6f2
fa0f79a
ae9a9a8
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 800 in lib/Controller/MessagesController.php
Codecov / codecov/patch
lib/Controller/MessagesController.php#L800
Check warning on line 806 in lib/Controller/MessagesController.php
Codecov / codecov/patch
lib/Controller/MessagesController.php#L804-L806
Check failure on line 909 in lib/Controller/MessagesController.php
GitHub Actions / static-psalm-analysis dev-master
PossiblyNullArgument
Check warning on line 77 in lib/Db/MailAccountMapper.php
Codecov / codecov/patch
lib/Db/MailAccountMapper.php#L77
Check warning on line 87 in lib/Db/MailAccountMapper.php
Codecov / codecov/patch
lib/Db/MailAccountMapper.php#L79-L87
Check warning on line 89 in lib/Db/MailAccountMapper.php
Codecov / codecov/patch
lib/Db/MailAccountMapper.php#L89
Check warning on line 186 in lib/Db/MessageMapper.php
Codecov / codecov/patch
lib/Db/MessageMapper.php#L186
Check warning on line 189 in lib/Db/MessageMapper.php
Codecov / codecov/patch
lib/Db/MessageMapper.php#L188-L189
Check warning on line 197 in lib/Db/MessageMapper.php
Codecov / codecov/patch
lib/Db/MessageMapper.php#L192-L197
Check warning on line 199 in lib/Db/MessageMapper.php
Codecov / codecov/patch
lib/Db/MessageMapper.php#L199
Check warning on line 445 in lib/IMAP/MessageMapper.php
Codecov / codecov/patch
lib/IMAP/MessageMapper.php#L445
Check warning on line 455 in lib/IMAP/MessageMapper.php
Codecov / codecov/patch
lib/IMAP/MessageMapper.php#L454-L455
Check warning on line 458 in lib/IMAP/MessageMapper.php
Codecov / codecov/patch
lib/IMAP/MessageMapper.php#L458
Check warning on line 461 in lib/IMAP/MessageMapper.php
Codecov / codecov/patch
lib/IMAP/MessageMapper.php#L460-L461
Check warning on line 464 in lib/IMAP/MessageMapper.php
Codecov / codecov/patch
lib/IMAP/MessageMapper.php#L463-L464
Check warning on line 467 in lib/IMAP/MessageMapper.php
Codecov / codecov/patch
lib/IMAP/MessageMapper.php#L466-L467
Check warning on line 474 in lib/IMAP/MessageMapper.php
Codecov / codecov/patch
lib/IMAP/MessageMapper.php#L471-L474
Check warning on line 477 in lib/IMAP/MessageMapper.php
Codecov / codecov/patch
lib/IMAP/MessageMapper.php#L477
Check warning on line 22 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L22
Check warning on line 30 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L30
Check failure on line 42 in lib/Service/MessageOperationService.php
GitHub Actions / static-psalm-analysis dev-master
InvalidReturnStatement
Check warning on line 44 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L41-L44
Check warning on line 48 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L46-L48
Check warning on line 63 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L60-L63
Check warning on line 67 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L65-L67
Check warning on line 81 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L78-L81
Check warning on line 95 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L95
Check warning on line 98 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L98
Check warning on line 100 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L100
Check warning on line 102 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L102
Check warning on line 107 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L104-L107
Check warning on line 109 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L109
Check warning on line 118 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L112-L118
Check warning on line 121 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L120-L121
Check warning on line 123 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L123
Check warning on line 133 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L127-L133
Check failure on line 135 in lib/Service/MessageOperationService.php
GitHub Actions / static-psalm-analysis dev-master
InvalidArgument
Check warning on line 136 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L135-L136
Check failure on line 138 in lib/Service/MessageOperationService.php
GitHub Actions / static-psalm-analysis dev-master
InvalidArgument
Check warning on line 138 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L138
Check warning on line 141 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L141
Check warning on line 144 in lib/Service/MessageOperationService.php
Codecov / codecov/patch
lib/Service/MessageOperationService.php#L144