Add redundancy group detail view #204
Annotations
10 errors
PHPStan:
application/controllers/RedundancygroupController.php#L41
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$groupId (string) does not accept mixed.
|
PHPStan:
application/controllers/RedundancygroupController.php#L45
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array|bool|float|int|string, mixed given.
|
PHPStan:
application/controllers/RedundancygroupController.php#L49
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$group (Icinga\Module\Icingadb\Model\RedundancyGroup) does not accept ipl\Orm\Model|null.
|
PHPStan:
application/controllers/RedundancygroupController.php#L69
Method Icinga\Module\Icingadb\Controllers\RedundancygroupController::indexAction() has no return type specified.
|
PHPStan:
application/controllers/RedundancygroupController.php#L85
Method Icinga\Module\Icingadb\Controllers\RedundancygroupController::membersAction() has no return type specified.
|
PHPStan:
application/controllers/RedundancygroupController.php#L149
Method Icinga\Module\Icingadb\Controllers\RedundancygroupController::childrenAction() has no return type specified.
|
PHPStan:
application/controllers/RedundancygroupController.php#L271
Method Icinga\Module\Icingadb\Controllers\RedundancygroupController::fetchCommandTargets() has no return type specified.
|
PHPStan:
library/Icingadb/Common/Auth.php (in context of class Icinga/Module/Icingadb/Data/Nodes)#L35
Cannot call method isUnrestricted() on Icinga\User|null.
|
PHPStan:
library/Icingadb/Common/Auth.php (in context of class Icinga/Module/Icingadb/Data/Nodes)#L57
Cannot call method isUnrestricted() on Icinga\User|null.
|
PHPStan:
library/Icingadb/Common/Auth.php (in context of class Icinga/Module/Icingadb/Data/Nodes)#L82
Cannot call method isUnrestricted() on Icinga\User|null.
|
Loading