Skip to content

Store roles in database #27

Store roles in database

Store roles in database #27

Triggered via pull request April 12, 2024 07:50
@Al2KlimovAl2Klimov
synchronize #5134
roles2db
Status Success
Total duration 1m 53s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan / phpstan
Fit to window
Zoom out
Zoom in

Annotations

70 errors
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/ConfigController.php#L138
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/ListController.php#L56
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/controllers/RoleController.php#L74
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L31
Parameter #1 $db of static method ipl\Orm\Model::on() expects ipl\Sql\Connection, ipl\Sql\Connection|null given.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L50
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L54
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L58
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/controllers/ConfigController.php#L138
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/controllers/ListController.php#L56
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/controllers/RoleController.php#L74
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L31
Parameter #1 $db of static method ipl\Orm\Model::on() expects ipl\Sql\Connection, ipl\Sql\Connection|null given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L50
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L54
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L58
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/controllers/ConfigController.php#L138
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/controllers/ListController.php#L56
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/controllers/RoleController.php#L74
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L31
Parameter #1 $db of static method ipl\Orm\Model::on() expects ipl\Sql\Connection, ipl\Sql\Connection|null given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L50
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L54
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L58
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/ConfigController.php#L138
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/ListController.php#L56
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/controllers/RoleController.php#L74
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L31
Parameter #1 $db of static method ipl\Orm\Model::on() expects ipl\Sql\Connection, ipl\Sql\Connection|null given.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L50
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L54
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L58
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/controllers/ConfigController.php#L138
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/controllers/ListController.php#L56
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/controllers/RoleController.php#L74
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L31
Parameter #1 $db of static method ipl\Orm\Model::on() expects ipl\Sql\Connection, ipl\Sql\Connection|null given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L50
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L54
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L58
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/ConfigController.php#L138
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/ListController.php#L56
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/controllers/RoleController.php#L74
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L31
Parameter #1 $db of static method ipl\Orm\Model::on() expects ipl\Sql\Connection, ipl\Sql\Connection|null given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L50
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L54
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L58
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/ConfigController.php#L138
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/ListController.php#L56
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/controllers/RoleController.php#L74
Parameter #1 $query of method Icinga\Web\Controller::setupPaginationControl() expects Icinga\Data\QueryInterface, null given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L31
Parameter #1 $db of static method ipl\Orm\Model::on() expects ipl\Sql\Connection, ipl\Sql\Connection|null given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L50
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L54
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/forms/Security/RoleDbForm.php#L58
Argument of an invalid type mixed supplied for foreach, only iterables are supported.