Introduce child options for service downtimes #255
Annotations
10 errors and 1 warning
PHPStan:
application/clicommands/MigrateCommand.php#L511
Cannot call method getParams() on mixed.
|
PHPStan:
application/clicommands/MigrateCommand.php#L512
Cannot call method toString() on mixed.
|
PHPStan:
application/clicommands/MigrateCommand.php#L512
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
|
PHPStan:
application/clicommands/MigrateCommand.php#L515
Cannot call method toString() on mixed.
|
PHPStan:
application/clicommands/MigrateCommand.php#L522
Cannot call method toString() on mixed.
|
PHPStan:
application/clicommands/MigrateCommand.php#L634
Cannot call method getParams() on mixed.
|
PHPStan:
application/clicommands/MigrateCommand.php#L635
Cannot call method toString() on mixed.
|
PHPStan:
application/clicommands/MigrateCommand.php#L635
Parameter #1 $string of static method ipl\Web\Filter\QueryString::parse() expects string, mixed given.
|
PHPStan:
application/clicommands/MigrateCommand.php#L638
Cannot call method toString() on mixed.
|
PHPStan:
application/clicommands/MigrateCommand.php#L786
Method Icinga\Module\Icingadb\Clicommands\MigrateCommand::readFromIni() should return Icinga\Application\Config but returns mixed.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading