Jira API Communication Add Proxy #20
Annotations
8 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/RestApi.php#L34
Property Icinga\Module\Jira\RestApi::$proxy has no type specified.
|
PHPStan:
library/Jira/RestApi.php#L36
Method Icinga\Module\Jira\RestApi::__construct() has parameter $proxy with no type specified.
|
PHPStan:
library/Jira/RestApi.php#L68
Undefined variable: $proxy
|
PHPStan
Process completed with exit code 1.
|
Loading