Add pending notifications incident history messages #125
Annotations
10 errors
PHPStan:
application/controllers/ChannelsController.php#L1
Ignored error pattern #^Parameter \#1 \$name of method ipl\\Web\\Widget\\Tabs\:\:add\(\) expects string, mixed given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/controllers/ChannelsController.php was not matched in reported errors.
|
PHPStan:
application/controllers/ChannelsController.php#L183
Parameter #1 $name of method ipl\Web\Widget\Tabs::add() expects string, string|null given.
|
PHPStan:
application/controllers/ConfigController.php#L1
Ignored error pattern #^Parameter \#1 \$name of method ipl\\Web\\Widget\\Tabs\:\:add\(\) expects string, mixed given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/controllers/ConfigController.php was not matched in reported errors.
|
PHPStan:
application/controllers/ConfigController.php#L53
Parameter #1 $name of method ipl\Web\Widget\Tabs::add() expects string, string|null given.
|
PHPStan:
application/controllers/EventRuleController.php#L1
Ignored error pattern #^Cannot access property \$rule_escalation on ipl\\Orm\\Model\|null\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/controllers/EventRuleController.php was not matched in reported errors.
|
PHPStan:
application/controllers/EventRuleController.php#L1
Ignored error pattern #^Parameter \#1 \$iterator of function iterator_to_array expects iterable, ipl\\Orm\\Model\|null given\.$# in path /home/runner/work/icinga-notifications-web/icinga-notifications-web/application/controllers/EventRuleController.php was not matched in reported errors.
|
PHPStan:
application/controllers/EventRuleController.php#L166
Cannot access offset mixed on mixed.
|
PHPStan:
application/controllers/EventRuleController.php#L166
Cannot access offset mixed on mixed.
|
PHPStan:
application/controllers/EventRuleController.php#L170
Cannot access an offset on mixed.
|
PHPStan:
application/controllers/EventRuleController.php#L170
Cannot access offset 'recipient' on mixed.
|
Loading