(Host|Service) Detail view: Introduce parents and children tab #239
Annotations
10 errors
PHPStan:
application/controllers/HostController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\HostController\:\:historyAction\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/HostController.php was not matched in reported errors.
|
PHPStan:
application/controllers/HostController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\HostController\:\:indexAction\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/HostController.php was not matched in reported errors.
|
PHPStan:
application/controllers/HostController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\HostController\:\:servicesAction\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/HostController.php was not matched in reported errors.
|
PHPStan:
application/controllers/HostController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\HostController\:\:setTitleTab\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/HostController.php was not matched in reported errors.
|
PHPStan:
application/controllers/HostController.php#L1
Ignored error pattern #^Method Icinga\\Module\\Icingadb\\Controllers\\HostController\:\:sourceAction\(\) has no return type specified\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/HostController.php was not matched in reported errors.
|
PHPStan:
application/controllers/HostController.php#L394
Cannot call method setParam() on ipl\Web\Url|null.
|
PHPStan:
application/controllers/RedundancygroupController.php#L50
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$groupId (string) does not accept mixed.
|
PHPStan:
application/controllers/RedundancygroupController.php#L64
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$group (Icinga\Module\Icingadb\Model\RedundancyGroup) does not accept ipl\Orm\Model|null.
|
PHPStan:
application/controllers/RedundancygroupController.php#L78
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$groupSummary (Icinga\Module\Icingadb\Model\RedundancyGroupSummary) does not accept ipl\Orm\Model|null.
|
PHPStan:
application/controllers/RedundancygroupController.php#L80
Parameter #2 $summary of class Icinga\Module\Icingadb\Widget\Detail\RedundancyGroupHeader constructor expects Icinga\Module\Icingadb\Model\RedundancyGroupSummary, ipl\Orm\Model|null given.
|
Loading