Skip to content

Introduce desktop notifications #718

Introduce desktop notifications

Introduce desktop notifications #718

Triggered via pull request February 1, 2024 08:52
Status Failure
Total duration 55s
Artifacts

php.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 12 warnings
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 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 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 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.
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.
Unit tests with php 8.0 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 8.1 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 7.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 8.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 7.4 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests with php 7.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 7.3 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 7.4 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 7.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 8.2 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 8.1 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis for php 8.0 on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.