Skip to content

add support for icingadb as only icingaweb2 data backend #104

add support for icingadb as only icingaweb2 data backend

add support for icingadb as only icingaweb2 data backend #104

Triggered via pull request November 15, 2023 14:40
Status Failure
Total duration 3m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

php.yml

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

Annotations

68 errors
Unit tests with php 8.0 on ubuntu-latest
Process completed with exit code 127.
Unit tests with php 8.0 on ubuntu-latest
Process completed with exit code 127.
Static analysis for php 7.4 on ubuntu-latest: application/controllers/HostController.php#L46
Method Icinga\Module\Director\Backend::authCanEditHost() invoked with 1 parameter, 2 required.
Static analysis for php 7.4 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L17
Class Icinga\Module\Director\Backend\MonitorBackendIcingadb uses unknown trait Icinga\Module\Icingadb\Common\Database.
Static analysis for php 7.4 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L18
Class Icinga\Module\Director\Backend\MonitorBackendIcingadb uses unknown trait Icinga\Module\Icingadb\Common\Auth.
Static analysis for php 7.4 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L29
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::getDb().
Static analysis for php 7.4 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L29
Call to static method on() on an unknown class Icinga\Module\Icingadb\Model\Host.
Static analysis for php 7.4 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L32
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::applyRestrictions().
Static analysis for php 7.4 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L35
PHPDoc tag @var for variable $host contains unknown class Icinga\Module\Icingadb\Model\Host.
Static analysis for php 7.4 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L48
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::getDb().
Static analysis for php 7.4 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L48
Call to static method on() on an unknown class Icinga\Module\Icingadb\Model\Service.
Static analysis for php 7.4 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L55
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::applyRestrictions().
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 8.0 on ubuntu-latest: application/controllers/HostController.php#L46
Method Icinga\Module\Director\Backend::authCanEditHost() invoked with 1 parameter, 2 required.
Static analysis for php 8.0 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L17
Class Icinga\Module\Director\Backend\MonitorBackendIcingadb uses unknown trait Icinga\Module\Icingadb\Common\Database.
Static analysis for php 8.0 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L18
Class Icinga\Module\Director\Backend\MonitorBackendIcingadb uses unknown trait Icinga\Module\Icingadb\Common\Auth.
Static analysis for php 8.0 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L29
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::getDb().
Static analysis for php 8.0 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L29
Call to static method on() on an unknown class Icinga\Module\Icingadb\Model\Host.
Static analysis for php 8.0 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L32
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::applyRestrictions().
Static analysis for php 8.0 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L35
PHPDoc tag @var for variable $host contains unknown class Icinga\Module\Icingadb\Model\Host.
Static analysis for php 8.0 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L48
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::getDb().
Static analysis for php 8.0 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L48
Call to static method on() on an unknown class Icinga\Module\Icingadb\Model\Service.
Static analysis for php 8.0 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L55
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::applyRestrictions().
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 8.2 on ubuntu-latest: application/controllers/HostController.php#L46
Method Icinga\Module\Director\Backend::authCanEditHost() invoked with 1 parameter, 2 required.
Static analysis for php 8.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L17
Class Icinga\Module\Director\Backend\MonitorBackendIcingadb uses unknown trait Icinga\Module\Icingadb\Common\Database.
Static analysis for php 8.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L18
Class Icinga\Module\Director\Backend\MonitorBackendIcingadb uses unknown trait Icinga\Module\Icingadb\Common\Auth.
Static analysis for php 8.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L29
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::getDb().
Static analysis for php 8.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L29
Call to static method on() on an unknown class Icinga\Module\Icingadb\Model\Host.
Static analysis for php 8.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L32
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::applyRestrictions().
Static analysis for php 8.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L35
PHPDoc tag @var for variable $host contains unknown class Icinga\Module\Icingadb\Model\Host.
Static analysis for php 8.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L48
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::getDb().
Static analysis for php 8.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L48
Call to static method on() on an unknown class Icinga\Module\Icingadb\Model\Service.
Static analysis for php 8.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L55
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::applyRestrictions().
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 7.3 on ubuntu-latest: application/controllers/HostController.php#L46
Method Icinga\Module\Director\Backend::authCanEditHost() invoked with 1 parameter, 2 required.
Static analysis for php 7.3 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L17
Class Icinga\Module\Director\Backend\MonitorBackendIcingadb uses unknown trait Icinga\Module\Icingadb\Common\Database.
Static analysis for php 7.3 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L18
Class Icinga\Module\Director\Backend\MonitorBackendIcingadb uses unknown trait Icinga\Module\Icingadb\Common\Auth.
Static analysis for php 7.3 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L29
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::getDb().
Static analysis for php 7.3 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L29
Call to static method on() on an unknown class Icinga\Module\Icingadb\Model\Host.
Static analysis for php 7.3 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L32
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::applyRestrictions().
Static analysis for php 7.3 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L35
PHPDoc tag @var for variable $host contains unknown class Icinga\Module\Icingadb\Model\Host.
Static analysis for php 7.3 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L48
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::getDb().
Static analysis for php 7.3 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L48
Call to static method on() on an unknown class Icinga\Module\Icingadb\Model\Service.
Static analysis for php 7.3 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L55
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::applyRestrictions().
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 8.1 on ubuntu-latest: application/controllers/HostController.php#L46
Method Icinga\Module\Director\Backend::authCanEditHost() invoked with 1 parameter, 2 required.
Static analysis for php 8.1 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L17
Class Icinga\Module\Director\Backend\MonitorBackendIcingadb uses unknown trait Icinga\Module\Icingadb\Common\Database.
Static analysis for php 8.1 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L18
Class Icinga\Module\Director\Backend\MonitorBackendIcingadb uses unknown trait Icinga\Module\Icingadb\Common\Auth.
Static analysis for php 8.1 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L29
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::getDb().
Static analysis for php 8.1 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L29
Call to static method on() on an unknown class Icinga\Module\Icingadb\Model\Host.
Static analysis for php 8.1 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L32
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::applyRestrictions().
Static analysis for php 8.1 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L35
PHPDoc tag @var for variable $host contains unknown class Icinga\Module\Icingadb\Model\Host.
Static analysis for php 8.1 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L48
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::getDb().
Static analysis for php 8.1 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L48
Call to static method on() on an unknown class Icinga\Module\Icingadb\Model\Service.
Static analysis for php 8.1 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L55
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::applyRestrictions().
Static analysis for php 8.1 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 7.2 on ubuntu-latest: application/controllers/HostController.php#L46
Method Icinga\Module\Director\Backend::authCanEditHost() invoked with 1 parameter, 2 required.
Static analysis for php 7.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L17
Class Icinga\Module\Director\Backend\MonitorBackendIcingadb uses unknown trait Icinga\Module\Icingadb\Common\Database.
Static analysis for php 7.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L18
Class Icinga\Module\Director\Backend\MonitorBackendIcingadb uses unknown trait Icinga\Module\Icingadb\Common\Auth.
Static analysis for php 7.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L29
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::getDb().
Static analysis for php 7.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L29
Call to static method on() on an unknown class Icinga\Module\Icingadb\Model\Host.
Static analysis for php 7.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L32
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::applyRestrictions().
Static analysis for php 7.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L35
PHPDoc tag @var for variable $host contains unknown class Icinga\Module\Icingadb\Model\Host.
Static analysis for php 7.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L48
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::getDb().
Static analysis for php 7.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L48
Call to static method on() on an unknown class Icinga\Module\Icingadb\Model\Service.
Static analysis for php 7.2 on ubuntu-latest: library/Director/Backend/MonitorBackendIcingadb.php#L55
Call to an undefined method Icinga\Module\Director\Backend\MonitorBackendIcingadb::applyRestrictions().
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 2.