feat: Internet Message Events Support #4582
Annotations
10 errors
Run coding standards check:
lib/Controller/ImeController.php#L21
lib/Controller/ImeController.php:21:3: UndefinedAttributeClass: Attribute class OCA\Mail\Controller\OpenAPI does not exist (see https://psalm.dev/241)
|
Run coding standards check:
lib/Controller/ImeController.php#L57
lib/Controller/ImeController.php:57:29: UndefinedInterfaceMethod: Method OCP\IRequest::__get does not exist (see https://psalm.dev/181)
|
Run coding standards check:
lib/Controller/ImeController.php#L84
lib/Controller/ImeController.php:84:27: UndefinedClass: Class, interface or enum named OCA\Mail\Controller\InvalidArgumentException does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Controller/ImeController.php#L88
lib/Controller/ImeController.php:88:27: UndefinedClass: Class, interface or enum named OCA\Mail\Controller\InvalidArgumentException does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Controller/ImeController.php#L92
lib/Controller/ImeController.php:92:27: UndefinedClass: Class, interface or enum named OCA\Mail\Controller\InvalidArgumentException does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Controller/ImeController.php#L96
lib/Controller/ImeController.php:96:54: InvalidOperand: Cannot perform a numeric operation with a non-numeric type string (see https://psalm.dev/058)
|
Run coding standards check:
lib/Controller/ImeController.php#L99
lib/Controller/ImeController.php:99:30: PossiblyInvalidArgument: Argument 1 of chr expects int, but possibly different type float|int provided (see https://psalm.dev/092)
|
Run coding standards check:
lib/Controller/ImeController.php#L99
lib/Controller/ImeController.php:99:41: InvalidOperand: Cannot perform a numeric operation with a non-numeric type string (see https://psalm.dev/058)
|
Run coding standards check:
lib/Service/Ime/ImeService.php#L101
lib/Service/Ime/ImeService.php:101:37: PossiblyUndefinedArrayOffset: Possibly undefined array key $event['messages'] on array{folder: mixed, messages?: mixed|numeric, unseen?: mixed|numeric, ...<array-key, mixed>} (see https://psalm.dev/167)
|
Run coding standards check:
lib/Service/Ime/ImeService.php#L102
lib/Service/Ime/ImeService.php:102:35: PossiblyUndefinedArrayOffset: Possibly undefined array key $event['unseen'] on array{folder: mixed, messages: mixed|numeric, unseen?: mixed|numeric, ...<array-key, mixed>} (see https://psalm.dev/167)
|
Loading