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#L70
Cannot call method getModuleManager() on mixed.
|
PHPStan:
application/clicommands/SendCommand.php#L71
Cannot call method hasEnabled() on mixed.
|
PHPStan:
application/clicommands/SendCommand.php#L72
Cannot call method hasEnabled() on mixed.
|
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/clicommands/SendCommand.php#L133
Cannot access property $key on mixed.
|
PHPStan:
application/clicommands/SendCommand.php#L135
Cannot access property $fields on mixed.
|
PHPStan:
application/clicommands/SendCommand.php#L136
Part $key (mixed) of encapsed string cannot be cast to string.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading