RestApi: Do not set body for GET
requests
#27
Annotations
10 errors and 1 warning
PHPStan:
application/clicommands/SendCommand.php#L1
Ignored error pattern #^Parameter \#1 \$hostName of method Icinga\\Module\\Jira\\IcingadbBackend\:\:getMonitoringInfo\(\) expects string, mixed given\.$# in path /home/runner/work/icingaweb2-module-jira/icingaweb2-module-jira/application/clicommands/SendCommand.php was not matched in reported errors.
|
PHPStan:
application/clicommands/SendCommand.php#L1
Ignored error pattern #^Parameter \#2 \$serviceName of method Icinga\\Module\\Jira\\IcingadbBackend\:\:getMonitoringInfo\(\) expects string\|null, mixed given\.$# in path /home/runner/work/icingaweb2-module-jira/icingaweb2-module-jira/application/clicommands/SendCommand.php was not matched in reported errors.
|
PHPStan:
application/clicommands/SendCommand.php#L83
Parameter #1 $hostName of method Icinga\Module\Jira\IdoBackend::getMonitoringInfo() expects string, mixed given.
|
PHPStan:
application/clicommands/SendCommand.php#L83
Parameter #2 $serviceName of method Icinga\Module\Jira\IdoBackend::getMonitoringInfo() expects string|null, mixed given.
|
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/IssuesController.php#L1
Ignored error pattern #^Parameter \#1 \$hostName of method Icinga\\Module\\Jira\\IcingadbBackend\:\:getMonitoringInfo\(\) expects string, mixed given\.$# in path /home/runner/work/icingaweb2-module-jira/icingaweb2-module-jira/application/controllers/IssuesController.php was not matched in reported errors.
|
PHPStan:
application/controllers/IssuesController.php#L1
Ignored error pattern #^Parameter \#2 \$serviceName of method Icinga\\Module\\Jira\\IcingadbBackend\:\:getMonitoringInfo\(\) expects string\|null, mixed given\.$# in path /home/runner/work/icingaweb2-module-jira/icingaweb2-module-jira/application/controllers/IssuesController.php was not matched in reported errors.
|
PHPStan:
application/controllers/IssuesController.php#L77
Parameter #1 $hostName of method Icinga\Module\Jira\IdoBackend::getMonitoringInfo() expects string, mixed given.
|
PHPStan:
application/controllers/IssuesController.php#L78
Parameter #2 $serviceName of method Icinga\Module\Jira\IdoBackend::getMonitoringInfo() expects string|null, mixed given.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading