[stable30] fix(flow_notifications): Improve app loading by checking if notificat… #203
Annotations
8 errors
Run coding standards check:
lib/AppInfo/Application.php#L45
lib/AppInfo/Application.php:45:67: UndefinedClass: Class, interface or enum named OCA\FlowNotifications\Listener\RegisterOperationsListener does not exist (see https://psalm.dev/019)
|
Run coding standards check:
lib/Listener/RegisterOperationsListener.php#L43
lib/Listener/RegisterOperationsListener.php:43:3: ParseError: Syntax error, unexpected T_PROTECTED, expecting ')' on line 43 (see https://psalm.dev/173)
|
Run coding standards check:
lib/Listener/RegisterOperationsListener.php#L43
lib/Listener/RegisterOperationsListener.php:43:36: ParseError: A trailing comma is not allowed here on line 43 (see https://psalm.dev/173)
|
Run coding standards check:
lib/Listener/RegisterOperationsListener.php#L44
lib/Listener/RegisterOperationsListener.php:44:3: ParseError: Syntax error, unexpected T_PRIVATE, expecting ';' on line 44 (see https://psalm.dev/173)
|
Run coding standards check:
lib/Listener/RegisterOperationsListener.php#L44
lib/Listener/RegisterOperationsListener.php:44:43: ParseError: A trailing comma is not allowed here on line 44 (see https://psalm.dev/173)
|
Run coding standards check:
lib/Listener/RegisterOperationsListener.php#L45
lib/Listener/RegisterOperationsListener.php:45:2: ParseError: Syntax error, unexpected ')', expecting ';' on line 45 (see https://psalm.dev/173)
|
Run coding standards check:
lib/Listener/RegisterOperationsListener.php#L59
lib/Listener/RegisterOperationsListener.php:59:1: ParseError: Syntax error, unexpected '}', expecting EOF on line 59 (see https://psalm.dev/173)
|
Run coding standards check
Process completed with exit code 2.
|
Loading