RedundancygroupController: Separate (searchEditor/complete)Action
for members & children tab
#333
Annotations
10 errors and 1 warning
PHPStan:
application/controllers/RedundancygroupController.php#L48
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$groupId (string) does not accept mixed.
|
PHPStan:
application/controllers/RedundancygroupController.php#L62
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$group (Icinga\Module\Icingadb\Model\RedundancyGroup) does not accept ipl\Orm\Model|null.
|
PHPStan:
application/controllers/RedundancygroupController.php#L76
Property Icinga\Module\Icingadb\Controllers\RedundancygroupController::$groupSummary (Icinga\Module\Icingadb\Model\RedundancyGroupSummary) does not accept ipl\Orm\Model|null.
|
PHPStan:
application/controllers/RedundancygroupController.php#L78
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#L351
Method Icinga\Module\Icingadb\Controllers\RedundancygroupController::fetchCommandTargets() has no return type specified.
|
PHPStan:
application/forms/Command/Object/ScheduleHostDowntimeForm.php#L1
Ignored error pattern #^Cannot call method getTimestamp\(\) on mixed\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/forms/Command/Object/ScheduleHostDowntimeForm.php was not matched in reported errors.
|
PHPStan:
application/forms/Command/Object/ScheduleHostDowntimeForm.php#L1
Ignored error pattern #^Cannot call method getUsername\(\) on Icinga\\User\|null\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/forms/Command/Object/ScheduleHostDowntimeForm.php was not matched in reported errors.
|
PHPStan:
application/forms/Command/Object/ScheduleHostDowntimeForm.php#L1
Ignored error pattern #^Cannot cast mixed to int\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/forms/Command/Object/ScheduleHostDowntimeForm.php was not matched in reported errors.
|
PHPStan:
application/forms/Command/Object/ScheduleHostDowntimeForm.php#L1
Ignored error pattern #^Parameter \#1 \$comment of method Icinga\\Module\\Icingadb\\Command\\Object\\WithCommentCommand\:\:setComment\(\) expects string, mixed given\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/forms/Command/Object/ScheduleHostDowntimeForm.php was not matched in reported errors.
|
PHPStan:
application/forms/Command/Object/ScheduleHostDowntimeForm.php#L78
Ignored error pattern #^Call to an undefined method ipl\\Html\\Contract\\FormElement\:\:isChecked\(\)\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/forms/Command/Object/ScheduleHostDowntimeForm.php is expected to occur 2 times, but occurred only 1 time.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading