Regulate object links based on backend used #17
Annotations
7 errors
PHPStan:
application/controllers/ConfigurationController.php#L1
Ignored error pattern #^Parameter \#1 \$name of method ipl\\Web\\Widget\\Tabs\:\:add\(\) expects string, mixed given\.$# in path /home/runner/work/icingaweb2-module-jira/icingaweb2-module-jira/application/controllers/ConfigurationController.php was not matched in reported errors.
|
PHPStan:
application/controllers/ConfigurationController.php#L160
Parameter #1 $name of method ipl\Web\Widget\Tabs::add() expects string, string|null given.
|
PHPStan:
application/controllers/TemplatesController.php#L1
Ignored error pattern #^Parameter \#1 \$name of method ipl\\Web\\Widget\\Tabs\:\:add\(\) expects string, mixed given\.$# in path /home/runner/work/icingaweb2-module-jira/icingaweb2-module-jira/application/controllers/TemplatesController.php was not matched in reported errors.
|
PHPStan:
application/controllers/TemplatesController.php#L71
Parameter #1 $name of method ipl\Web\Widget\Tabs::add() expects string, string|null given.
|
PHPStan:
library/Jira/Web/RenderingHelper.php#L192
Parameter #2 $value of method Icinga\Web\Url::setParam() expects array|bool|string, mixed given.
|
PHPStan:
library/Jira/Web/RenderingHelper.php#L216
Parameter #1 $content of class ipl\Html\HtmlString constructor expects string, string|null given.
|
PHPStan
Process completed with exit code 1.
|
Loading