Introduce child options for service downtimes #203
Annotations
10 errors
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.
|
PHPStan:
application/forms/Command/Object/ScheduleHostDowntimeForm.php#L83
Call to an undefined method Icinga\Module\Icingadb\Command\IcingaCommand::setForAllServices().
|
PHPStan:
application/forms/Command/Object/ScheduleServiceDowntimeForm.php#L283
Cannot cast mixed to int.
|
PHPStan:
application/forms/Command/Object/ScheduleServiceDowntimeForm.php#L283
Parameter #1 $option of method Icinga\Module\Icingadb\Command\Object\ScheduleDowntimeCommand::setChildOption() expects 0|1|2, int given.
|
PHPStan:
library/Icingadb/Common/Database.php (in context of class Icinga/Module/Icingadb/Widget/ItemList/RedundancyGroupListItem)#L64
Argument of an invalid type array|null supplied for foreach, only iterables are supported.
|
PHPStan:
library/Icingadb/Common/StateBadges.php#L122
Cannot clone ipl\Web\Url|null.
|
Loading