Add redundancy group detail view #222
Annotations
10 errors
PHPStan:
application/controllers/RedundancygroupController.php#L47
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$groupId (string) does not accept mixed.
|
PHPStan:
application/controllers/RedundancygroupController.php#L61
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$group (Icinga\Module\Icingadb\Model\RedundancyGroup) does not accept ipl\Orm\Model|null.
|
PHPStan:
application/controllers/RedundancygroupController.php#L75
Parameter #2 $summary of class Icinga\Module\Icingadb\Widget\Detail\RedundancyGroupHeader constructor expects Icinga\Module\Icingadb\Model\RedundancyGroupSummary, ipl\Orm\Model|null given.
|
PHPStan:
application/controllers/RedundancygroupController.php#L238
Cannot call method setParam() on ipl\Web\Url|null.
|
PHPStan:
application/controllers/RedundancygroupController.php#L273
Method Icinga\Module\Icingadb\Controllers\RedundancygroupController::createSortControl() has parameter $columns with no value type specified in iterable type array.
|
PHPStan:
application/controllers/RedundancygroupController.php#L318
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/DependencyNodes)#L35
Cannot call method isUnrestricted() on Icinga\User|null.
|
PHPStan:
library/Icingadb/Common/Auth.php (in context of class Icinga/Module/Icingadb/Data/DependencyNodes)#L57
Cannot call method isUnrestricted() on Icinga\User|null.
|
PHPStan:
library/Icingadb/Common/Auth.php (in context of class Icinga/Module/Icingadb/Data/DependencyNodes)#L82
Cannot call method isUnrestricted() on Icinga\User|null.
|
PHPStan:
library/Icingadb/Common/Auth.php (in context of class Icinga/Module/Icingadb/Data/DependencyNodes)#L116
Cannot call method isUnrestricted() on Icinga\User|null.
|
Loading