Add configuration settings for maximal number of characters in plugin… #12
Annotations
6 errors
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/icingadb-web/icingadb-web/application/controllers/ConfigController.php was not matched in reported errors.
|
PHPStan:
application/controllers/ConfigController.php#L58
Parameter #1 $name of method ipl\Web\Widget\Tabs::add() expects string, string|null given.
|
PHPStan:
application/controllers/EventController.php#L1
Ignored error pattern #^Property Icinga\\Module\\Icingadb\\Controllers\\EventController\:\:\$event \(Icinga\\Module\\Icingadb\\Model\\History\) does not accept ipl\\Orm\\Model\|null\.$# in path /home/runner/work/icingadb-web/icingadb-web/application/controllers/EventController.php was not matched in reported errors.
|
PHPStan:
application/controllers/EventController.php#L58
Property Icinga\Module\Icingadb\Controllers\EventController::$event (Icinga\Module\Icingadb\Model\History) does not accept ipl\Orm\Model.
|
PHPStan:
library/Icingadb/Widget/Detail/ObjectDetail.php#L430
Parameter #1 $limit of method Icinga\Module\Icingadb\Util\PluginOutput::setCharacterLimit() expects int, mixed given.
|
PHPStan
Process completed with exit code 1.
|
Loading