Skip to content

Add iio/libmergepdf PHP 8.2 support patch #107

Add iio/libmergepdf PHP 8.2 support patch

Add iio/libmergepdf PHP 8.2 support patch #107

Triggered via pull request April 18, 2024 14:07
Status Failure
Total duration 1m 7s
Artifacts

php.yml

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

Annotations

45 errors and 6 warnings
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ConfigController.php#L11
Class Icinga\Module\Pdfexport\Controllers\ConfigController extends unknown class Icinga\Web\Controller.
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ConfigController.php#L13
Method Icinga\Module\Pdfexport\Controllers\ConfigController::init() has no return type specified.
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ConfigController.php#L15
Call to an undefined method Icinga\Module\Pdfexport\Controllers\ConfigController::assertPermission().
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ConfigController.php#L17
Icinga\Module\Pdfexport\Controllers\ConfigController::init() calls parent::init() but Icinga\Module\Pdfexport\Controllers\ConfigController does not extend any class.
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ConfigController.php#L22
Call to an undefined method Icinga\Module\Pdfexport\Forms\ChromeBinaryForm::setIniConfig().
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ConfigController.php#L23
Call to static method module() on an unknown class Icinga\Application\Config.
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ConfigController.php#L27
Access to an undefined property Icinga\Module\Pdfexport\Controllers\ConfigController::$view.
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ConfigController.php#L27
Call to an undefined method Icinga\Module\Pdfexport\Controllers\ConfigController::Module().
Static analysis for php 7.2 on ubuntu-latest: application/controllers/ConfigController.php#L28
Access to an undefined property Icinga\Module\Pdfexport\Controllers\ConfigController::$view.
Static analysis for php 7.2 on ubuntu-latest: application/forms/ChromeBinaryForm.php#L1
Ignored error pattern #^Cannot call method addError\(\) on Zend_Form_Element\|null\.$# in path /app/application/forms/ChromeBinaryForm.php was not matched in reported errors.
Static analysis for php 7.2 on ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - textalk/websocket is locked to version 1.6.3 and an update of this package was not requested. - textalk/websocket 1.6.3 requires php ^7.4 | ^8.0 -> your php version (7.2.34) does not satisfy that requirement.
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 127.
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ConfigController.php#L11
Class Icinga\Module\Pdfexport\Controllers\ConfigController extends unknown class Icinga\Web\Controller.
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ConfigController.php#L13
Method Icinga\Module\Pdfexport\Controllers\ConfigController::init() has no return type specified.
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ConfigController.php#L15
Call to an undefined method Icinga\Module\Pdfexport\Controllers\ConfigController::assertPermission().
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ConfigController.php#L17
Icinga\Module\Pdfexport\Controllers\ConfigController::init() calls parent::init() but Icinga\Module\Pdfexport\Controllers\ConfigController does not extend any class.
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ConfigController.php#L22
Call to an undefined method Icinga\Module\Pdfexport\Forms\ChromeBinaryForm::setIniConfig().
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ConfigController.php#L23
Call to static method module() on an unknown class Icinga\Application\Config.
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ConfigController.php#L27
Access to an undefined property Icinga\Module\Pdfexport\Controllers\ConfigController::$view.
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ConfigController.php#L27
Call to an undefined method Icinga\Module\Pdfexport\Controllers\ConfigController::Module().
Static analysis for php 7.4 on ubuntu-latest: application/controllers/ConfigController.php#L28
Access to an undefined property Icinga\Module\Pdfexport\Controllers\ConfigController::$view.
Static analysis for php 7.4 on ubuntu-latest: application/forms/ChromeBinaryForm.php#L1
Ignored error pattern #^Cannot call method addError\(\) on Zend_Form_Element\|null\.$# in path /app/application/forms/ChromeBinaryForm.php was not matched in reported errors.
Static analysis for php 7.4 on ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - psr/log 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. - textalk/websocket 1.6.3 requires psr/log ^1.0 | ^2.0 | ^3.0 -> satisfiable by psr/log[3.0.0]. - textalk/websocket is locked to version 1.6.3 and an update of this package was not requested.
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 127.
Static analysis for php 8.1 on ubuntu-latest: library/Pdfexport/HeadlessChrome.php#L502
Ignored error pattern #^Cannot access offset 'error' on mixed\.$# in path /app/library/Pdfexport/HeadlessChrome.php is expected to occur 3 times, but occurred only 1 time.
Static analysis for php 8.1 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.0 on ubuntu-latest: library/Pdfexport/HeadlessChrome.php#L502
Ignored error pattern #^Cannot access offset 'error' on mixed\.$# in path /app/library/Pdfexport/HeadlessChrome.php is expected to occur 3 times, but occurred only 1 time.
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 8.2 on ubuntu-latest: library/Pdfexport/HeadlessChrome.php#L502
Ignored error pattern #^Cannot access offset 'error' on mixed\.$# in path /app/library/Pdfexport/HeadlessChrome.php is expected to occur 3 times, but occurred only 1 time.
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 1.
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ConfigController.php#L11
Class Icinga\Module\Pdfexport\Controllers\ConfigController extends unknown class Icinga\Web\Controller.
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ConfigController.php#L13
Method Icinga\Module\Pdfexport\Controllers\ConfigController::init() has no return type specified.
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ConfigController.php#L15
Call to an undefined method Icinga\Module\Pdfexport\Controllers\ConfigController::assertPermission().
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ConfigController.php#L17
Icinga\Module\Pdfexport\Controllers\ConfigController::init() calls parent::init() but Icinga\Module\Pdfexport\Controllers\ConfigController does not extend any class.
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ConfigController.php#L22
Call to an undefined method Icinga\Module\Pdfexport\Forms\ChromeBinaryForm::setIniConfig().
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ConfigController.php#L23
Call to static method module() on an unknown class Icinga\Application\Config.
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ConfigController.php#L27
Access to an undefined property Icinga\Module\Pdfexport\Controllers\ConfigController::$view.
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ConfigController.php#L27
Call to an undefined method Icinga\Module\Pdfexport\Controllers\ConfigController::Module().
Static analysis for php 7.3 on ubuntu-latest: application/controllers/ConfigController.php#L28
Access to an undefined property Icinga\Module\Pdfexport\Controllers\ConfigController::$view.
Static analysis for php 7.3 on ubuntu-latest: application/forms/ChromeBinaryForm.php#L1
Ignored error pattern #^Cannot call method addError\(\) on Zend_Form_Element\|null\.$# in path /app/application/forms/ChromeBinaryForm.php was not matched in reported errors.
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 127.
Static analysis for php 7.3 on ubuntu-latest
Your requirements could not be resolved to an installable set of packages. Problem 1 - textalk/websocket is locked to version 1.6.3 and an update of this package was not requested. - textalk/websocket 1.6.3 requires php ^7.4 | ^8.0 -> your php version (7.3.33) does not satisfy that requirement.
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 2.
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 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 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/.
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 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/.