Add redundancy group detail view #215
Annotations
10 errors
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.
|
Loading