Add redundancy group detail view #212
Annotations
10 errors
PHPStan:
application/controllers/RedundancygroupController.php#L42
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$groupId (string) does not accept mixed.
|
PHPStan:
application/controllers/RedundancygroupController.php#L46
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array|bool|float|int|string, mixed given.
|
PHPStan:
application/controllers/RedundancygroupController.php#L50
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$group (Icinga\Module\Icingadb\Model\RedundancyGroup) does not accept ipl\Orm\Model|null.
|
PHPStan:
application/controllers/RedundancygroupController.php#L146
Method Icinga\Module\Icingadb\Controllers\RedundancygroupController::childrenAction() has no return type specified.
|
PHPStan:
application/controllers/RedundancygroupController.php#L242
Cannot call method setParam() on ipl\Web\Url|null.
|
PHPStan:
application/controllers/RedundancygroupController.php#L303
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.
|
PHPStan:
library/Icingadb/Common/Auth.php (in context of class Icinga/Module/Icingadb/Data/Nodes)#L116
Cannot call method isUnrestricted() on Icinga\User|null.
|
Loading