Fix broken image link #18
Annotations
10 errors and 1 warning
PHPStan:
application/clicommands/CleanupCommand.php#L26
Property Icinga\Module\Businessprocess\Clicommands\CleanupCommand::$storage (Icinga\Module\Businessprocess\Storage\LegacyStorage) does not accept mixed.
|
PHPStan:
application/clicommands/CleanupCommand.php#L71
Parameter #1 $array of function array_keys expects array, mixed given.
|
PHPStan:
application/clicommands/CleanupCommand.php#L85
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
PHPStan:
application/clicommands/CleanupCommand.php#L95
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
|
PHPStan:
application/clicommands/ProcessCommand.php#L43
Property Icinga\Module\Businessprocess\Clicommands\ProcessCommand::$storage (Icinga\Module\Businessprocess\Storage\LegacyStorage) does not accept mixed.
|
PHPStan:
application/clicommands/ProcessCommand.php#L73
Binary operation "." between mixed and "\n" results in an error.
|
PHPStan:
application/clicommands/ProcessCommand.php#L166
Parameter #2 ...$values of function printf expects bool|float|int|string|null, mixed given.
|
PHPStan:
application/clicommands/ProcessCommand.php#L168
Parameter #1 (mixed) of echo cannot be converted to string.
|
PHPStan:
application/clicommands/ProcessCommand.php#L171
Parameter #1 (mixed) of echo cannot be converted to string.
|
PHPStan:
application/clicommands/ProcessCommand.php#L183
Binary operation "." between mixed and "\n" results in an error.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading