Release version 1.2.5 #18
Annotations
10 errors and 1 warning
PHPStan:
application/clicommands/Icinga2Command.php#L127
Parameter #1 $input of method Icinga\Module\Graphite\Clicommands\Icinga2Command::cartesianProduct() expects array<array>, array<string, int|list<string>|string> given.
|
PHPStan:
application/clicommands/Icinga2Command.php#L131
Parameter #1 $variables of method Icinga\Module\Graphite\Util\MacroTemplate::resolve() expects array<string>, array given.
|
PHPStan:
application/controllers/ConfigController.php#L20
Parameter #1 $config of method Icinga\Forms\ConfigForm::setIniConfig() expects Icinga\Application\Config, mixed given.
|
PHPStan:
application/controllers/ConfigController.php#L27
Parameter #1 $config of method Icinga\Forms\ConfigForm::setIniConfig() expects Icinga\Application\Config, mixed given.
|
PHPStan:
application/controllers/GraphController.php#L1
Ignored error pattern #^Parameter \#2 \$value of static method ipl\\Stdlib\\Filter\:\:equal\(\) expects array\|bool\|float\|int\|string, mixed given\.$# in path /home/runner/work/icingaweb2-module-graphite/icingaweb2-module-graphite/application/controllers/GraphController.php was not matched in reported errors.
|
PHPStan:
application/controllers/GraphController.php#L1
Ignored error pattern #^Property Icinga\\Module\\Graphite\\Controllers\\GraphController\:\:\$graphParams \(array\<string\>\) does not accept array\.$# in path /home/runner/work/icingaweb2-module-graphite/icingaweb2-module-graphite/application/controllers/GraphController.php was not matched in reported errors.
|
PHPStan:
application/controllers/GraphController.php#L56
Property Icinga\Module\Graphite\Controllers\GraphController::$graphParams (array<string>) does not accept array<mixed>.
|
PHPStan:
application/controllers/GraphController.php#L70
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array<mixed>|bool|float|int|string, mixed given.
|
PHPStan:
application/controllers/GraphController.php#L71
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array<mixed>|bool|float|int|string, mixed given.
|
PHPStan:
application/controllers/GraphController.php#L97
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array<mixed>|bool|float|int|string, mixed given.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading