Introduce desktop notifications #656
Annotations
60 errors
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/DaemonController.php#L15
Access to an undefined property Zend_Controller_Action_HelperBroker::$viewRenderer.
|
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/DaemonController.php#L16
Call to an undefined method Zend_Controller_Action_HelperBroker::layout().
|
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/DaemonController.php#L31
Parameter #1 $filename of function stat expects string, string|false given.
|
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/DaemonController.php#L34
Cannot access offset 'ino' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/DaemonController.php#L35
Cannot access offset 'size' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/DaemonController.php#L36
Cannot access offset 'mtime' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/DaemonController.php#L36
Parameter #1 $string of function str_pad expects string, int given.
|
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/DaemonController.php#L51
Cannot access offset 'mtime' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/DaemonController.php#L52
Parameter #1 $content of method Zend_Controller_Response_Abstract::setBody() expects string, string|false given.
|
Static analysis for php 8.0 on ubuntu-latest:
application/controllers/DaemonController.php#L52
Parameter #1 $filename of function file_get_contents expects string, string|false given.
|
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/DaemonController.php#L15
Access to an undefined property Zend_Controller_Action_HelperBroker::$viewRenderer.
|
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/DaemonController.php#L16
Call to an undefined method Zend_Controller_Action_HelperBroker::layout().
|
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/DaemonController.php#L31
Parameter #1 $filename of function stat expects string, string|false given.
|
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/DaemonController.php#L34
Cannot access offset 'ino' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/DaemonController.php#L35
Cannot access offset 'size' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/DaemonController.php#L36
Cannot access offset 'mtime' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/DaemonController.php#L36
Parameter #1 $string of function str_pad expects string, int given.
|
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/DaemonController.php#L51
Cannot access offset 'mtime' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/DaemonController.php#L52
Parameter #1 $content of method Zend_Controller_Response_Abstract::setBody() expects string, string|false given.
|
Static analysis for php 8.2 on ubuntu-latest:
application/controllers/DaemonController.php#L52
Parameter #1 $filename of function file_get_contents expects string, string|false given.
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/DaemonController.php#L15
Access to an undefined property Zend_Controller_Action_HelperBroker::$viewRenderer.
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/DaemonController.php#L16
Call to an undefined method Zend_Controller_Action_HelperBroker::layout().
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/DaemonController.php#L31
Parameter #1 $filename of function stat expects string, string|false given.
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/DaemonController.php#L34
Cannot access offset 'ino' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/DaemonController.php#L35
Cannot access offset 'size' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/DaemonController.php#L36
Cannot access offset 'mtime' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/DaemonController.php#L36
Parameter #1 $input of function str_pad expects string, int given.
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/DaemonController.php#L51
Cannot access offset 'mtime' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/DaemonController.php#L52
Parameter #1 $content of method Zend_Controller_Response_Abstract::setBody() expects string, string|false given.
|
Static analysis for php 7.2 on ubuntu-latest:
application/controllers/DaemonController.php#L52
Parameter #1 $filename of function file_get_contents expects string, string|false given.
|
Static analysis for php 7.3 on ubuntu-latest:
application/controllers/DaemonController.php#L15
Access to an undefined property Zend_Controller_Action_HelperBroker::$viewRenderer.
|
Static analysis for php 7.3 on ubuntu-latest:
application/controllers/DaemonController.php#L16
Call to an undefined method Zend_Controller_Action_HelperBroker::layout().
|
Static analysis for php 7.3 on ubuntu-latest:
application/controllers/DaemonController.php#L31
Parameter #1 $filename of function stat expects string, string|false given.
|
Static analysis for php 7.3 on ubuntu-latest:
application/controllers/DaemonController.php#L34
Cannot access offset 'ino' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 7.3 on ubuntu-latest:
application/controllers/DaemonController.php#L35
Cannot access offset 'size' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 7.3 on ubuntu-latest:
application/controllers/DaemonController.php#L36
Cannot access offset 'mtime' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 7.3 on ubuntu-latest:
application/controllers/DaemonController.php#L36
Parameter #1 $input of function str_pad expects string, int given.
|
Static analysis for php 7.3 on ubuntu-latest:
application/controllers/DaemonController.php#L51
Cannot access offset 'mtime' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 7.3 on ubuntu-latest:
application/controllers/DaemonController.php#L52
Parameter #1 $content of method Zend_Controller_Response_Abstract::setBody() expects string, string|false given.
|
Static analysis for php 7.3 on ubuntu-latest:
application/controllers/DaemonController.php#L52
Parameter #1 $filename of function file_get_contents expects string, string|false given.
|
Static analysis for php 7.4 on ubuntu-latest:
application/controllers/DaemonController.php#L15
Access to an undefined property Zend_Controller_Action_HelperBroker::$viewRenderer.
|
Static analysis for php 7.4 on ubuntu-latest:
application/controllers/DaemonController.php#L16
Call to an undefined method Zend_Controller_Action_HelperBroker::layout().
|
Static analysis for php 7.4 on ubuntu-latest:
application/controllers/DaemonController.php#L31
Parameter #1 $filename of function stat expects string, string|false given.
|
Static analysis for php 7.4 on ubuntu-latest:
application/controllers/DaemonController.php#L34
Cannot access offset 'ino' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 7.4 on ubuntu-latest:
application/controllers/DaemonController.php#L35
Cannot access offset 'size' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 7.4 on ubuntu-latest:
application/controllers/DaemonController.php#L36
Cannot access offset 'mtime' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 7.4 on ubuntu-latest:
application/controllers/DaemonController.php#L36
Parameter #1 $input of function str_pad expects string, int given.
|
Static analysis for php 7.4 on ubuntu-latest:
application/controllers/DaemonController.php#L51
Cannot access offset 'mtime' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 7.4 on ubuntu-latest:
application/controllers/DaemonController.php#L52
Parameter #1 $content of method Zend_Controller_Response_Abstract::setBody() expects string, string|false given.
|
Static analysis for php 7.4 on ubuntu-latest:
application/controllers/DaemonController.php#L52
Parameter #1 $filename of function file_get_contents expects string, string|false given.
|
Static analysis for php 8.1 on ubuntu-latest:
application/controllers/DaemonController.php#L15
Access to an undefined property Zend_Controller_Action_HelperBroker::$viewRenderer.
|
Static analysis for php 8.1 on ubuntu-latest:
application/controllers/DaemonController.php#L16
Call to an undefined method Zend_Controller_Action_HelperBroker::layout().
|
Static analysis for php 8.1 on ubuntu-latest:
application/controllers/DaemonController.php#L31
Parameter #1 $filename of function stat expects string, string|false given.
|
Static analysis for php 8.1 on ubuntu-latest:
application/controllers/DaemonController.php#L34
Cannot access offset 'ino' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 8.1 on ubuntu-latest:
application/controllers/DaemonController.php#L35
Cannot access offset 'size' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 8.1 on ubuntu-latest:
application/controllers/DaemonController.php#L36
Cannot access offset 'mtime' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 8.1 on ubuntu-latest:
application/controllers/DaemonController.php#L36
Parameter #1 $string of function str_pad expects string, int given.
|
Static analysis for php 8.1 on ubuntu-latest:
application/controllers/DaemonController.php#L51
Cannot access offset 'mtime' on array{0: int, 1: int, 2: int, 3: int, 4: int, 5: int, 6: int, 7: int, ...}|false.
|
Static analysis for php 8.1 on ubuntu-latest:
application/controllers/DaemonController.php#L52
Parameter #1 $content of method Zend_Controller_Response_Abstract::setBody() expects string, string|false given.
|
Static analysis for php 8.1 on ubuntu-latest:
application/controllers/DaemonController.php#L52
Parameter #1 $filename of function file_get_contents expects string, string|false given.
|