Skip to content

add support for icingadb as only icingaweb2 data backend #111

add support for icingadb as only icingaweb2 data backend

add support for icingadb as only icingaweb2 data backend #111

Triggered via pull request November 21, 2023 14:31
Status Failure
Total duration 2m 25s
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

66 errors
Static analysis for php 7.4 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L19
Class Icinga\Module\Director\Integration\Icingadb\IcingadbBackend uses unknown trait Icinga\Module\Icingadb\Common\Database.
Static analysis for php 7.4 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L20
Class Icinga\Module\Director\Integration\Icingadb\IcingadbBackend uses unknown trait Icinga\Module\Icingadb\Common\Auth.
Static analysis for php 7.4 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L66
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getAuth().
Static analysis for php 7.4 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L82
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getAuth().
Static analysis for php 7.4 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L102
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getDb().
Static analysis for php 7.4 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L102
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/Integration/Icingadb/IcingadbBackend.php#L105
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::applyRestrictions().
Static analysis for php 7.4 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L120
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getDb().
Static analysis for php 7.4 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L120
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/Integration/Icingadb/IcingadbBackend.php#L126
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::applyRestrictions().
Static analysis for php 7.4 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 7.3 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L19
Class Icinga\Module\Director\Integration\Icingadb\IcingadbBackend uses unknown trait Icinga\Module\Icingadb\Common\Database.
Static analysis for php 7.3 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L20
Class Icinga\Module\Director\Integration\Icingadb\IcingadbBackend uses unknown trait Icinga\Module\Icingadb\Common\Auth.
Static analysis for php 7.3 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L66
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getAuth().
Static analysis for php 7.3 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L82
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getAuth().
Static analysis for php 7.3 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L102
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getDb().
Static analysis for php 7.3 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L102
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/Integration/Icingadb/IcingadbBackend.php#L105
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::applyRestrictions().
Static analysis for php 7.3 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L120
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getDb().
Static analysis for php 7.3 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L120
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/Integration/Icingadb/IcingadbBackend.php#L126
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::applyRestrictions().
Static analysis for php 7.3 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 8.2 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 8.2 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L19
Class Icinga\Module\Director\Integration\Icingadb\IcingadbBackend uses unknown trait Icinga\Module\Icingadb\Common\Database.
Static analysis for php 8.2 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L20
Class Icinga\Module\Director\Integration\Icingadb\IcingadbBackend uses unknown trait Icinga\Module\Icingadb\Common\Auth.
Static analysis for php 8.2 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L66
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getAuth().
Static analysis for php 8.2 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L82
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getAuth().
Static analysis for php 8.2 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L102
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getDb().
Static analysis for php 8.2 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L102
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/Integration/Icingadb/IcingadbBackend.php#L105
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::applyRestrictions().
Static analysis for php 8.2 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L120
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getDb().
Static analysis for php 8.2 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L120
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/Integration/Icingadb/IcingadbBackend.php#L126
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::applyRestrictions().
Static analysis for php 7.2 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 7.2 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L19
Class Icinga\Module\Director\Integration\Icingadb\IcingadbBackend uses unknown trait Icinga\Module\Icingadb\Common\Database.
Static analysis for php 7.2 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L20
Class Icinga\Module\Director\Integration\Icingadb\IcingadbBackend uses unknown trait Icinga\Module\Icingadb\Common\Auth.
Static analysis for php 7.2 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L66
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getAuth().
Static analysis for php 7.2 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L82
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getAuth().
Static analysis for php 7.2 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L102
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getDb().
Static analysis for php 7.2 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L102
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/Integration/Icingadb/IcingadbBackend.php#L105
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::applyRestrictions().
Static analysis for php 7.2 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L120
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getDb().
Static analysis for php 7.2 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L120
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/Integration/Icingadb/IcingadbBackend.php#L126
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::applyRestrictions().
Static analysis for php 8.1 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L19
Class Icinga\Module\Director\Integration\Icingadb\IcingadbBackend uses unknown trait Icinga\Module\Icingadb\Common\Database.
Static analysis for php 8.1 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L20
Class Icinga\Module\Director\Integration\Icingadb\IcingadbBackend uses unknown trait Icinga\Module\Icingadb\Common\Auth.
Static analysis for php 8.1 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L66
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getAuth().
Static analysis for php 8.1 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L82
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getAuth().
Static analysis for php 8.1 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L102
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getDb().
Static analysis for php 8.1 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L102
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/Integration/Icingadb/IcingadbBackend.php#L105
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::applyRestrictions().
Static analysis for php 8.1 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L120
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getDb().
Static analysis for php 8.1 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L120
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/Integration/Icingadb/IcingadbBackend.php#L126
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::applyRestrictions().
Static analysis for php 8.1 on ubuntu-latest
Process completed with exit code 2.
Static analysis for php 8.0 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L19
Class Icinga\Module\Director\Integration\Icingadb\IcingadbBackend uses unknown trait Icinga\Module\Icingadb\Common\Database.
Static analysis for php 8.0 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L20
Class Icinga\Module\Director\Integration\Icingadb\IcingadbBackend uses unknown trait Icinga\Module\Icingadb\Common\Auth.
Static analysis for php 8.0 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L66
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getAuth().
Static analysis for php 8.0 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L82
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getAuth().
Static analysis for php 8.0 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L102
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getDb().
Static analysis for php 8.0 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L102
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/Integration/Icingadb/IcingadbBackend.php#L105
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::applyRestrictions().
Static analysis for php 8.0 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L120
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::getDb().
Static analysis for php 8.0 on ubuntu-latest: library/Director/Integration/Icingadb/IcingadbBackend.php#L120
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/Integration/Icingadb/IcingadbBackend.php#L126
Call to an undefined method Icinga\Module\Director\Integration\Icingadb\IcingadbBackend::applyRestrictions().
Static analysis for php 8.0 on ubuntu-latest
Process completed with exit code 2.