Skip to content

Fix broken image link #18

Fix broken image link

Fix broken image link #18

Triggered via pull request January 8, 2025 09:51
Status Success
Total duration 2m 37s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan / phpstan
Fit to window
Zoom out
Zoom in

Annotations

62 errors and 7 warnings
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/forms/BpUploadForm.php#L1
Ignored error pattern #^Parameter \#1 \$filename of function file_get_contents expects string, string\|false given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/forms/BpUploadForm.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/forms/BpUploadForm.php#L1
Ignored error pattern #^Parameter \#1 \$filename of function unlink expects string, string\|false given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/forms/BpUploadForm.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: application/forms/BpUploadForm.php#L1
Ignored error pattern #^Parameter \#2 \$options of method Zend_Form_Element_File\:\:addFilter\(\) expects array\|string\|null, string\|false given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/forms/BpUploadForm.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: library/Businessprocess/Storage/LegacyConfigParser.php#L344
Offset 1 does not exist on array{}|array{string, numeric-string, ''|numeric-string, non-empty-string}.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest: library/Businessprocess/Storage/LegacyConfigParser.php#L346
Offset 3 does not exist on array{}|array{string, numeric-string, ''|numeric-string, non-empty-string}.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest
Process completed with exit code 1.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/forms/BpUploadForm.php#L1
Ignored error pattern #^Parameter \#1 \$filename of function file_get_contents expects string, string\|false given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/forms/BpUploadForm.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/forms/BpUploadForm.php#L1
Ignored error pattern #^Parameter \#1 \$filename of function unlink expects string, string\|false given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/forms/BpUploadForm.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: application/forms/BpUploadForm.php#L1
Ignored error pattern #^Parameter \#2 \$options of method Zend_Form_Element_File\:\:addFilter\(\) expects array\|string\|null, string\|false given\.$# in path /home/runner/work/icingaweb2-module-businessprocess/icingaweb2-module-businessprocess/application/forms/BpUploadForm.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: library/Businessprocess/Storage/LegacyConfigParser.php#L344
Offset 1 does not exist on array{}|array{string, numeric-string, ''|numeric-string, non-empty-string}.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest: library/Businessprocess/Storage/LegacyConfigParser.php#L346
Offset 3 does not exist on array{}|array{string, numeric-string, ''|numeric-string, non-empty-string}.
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest
Process completed with exit code 1.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/clicommands/CleanupCommand.php#L26
Property Icinga\Module\Businessprocess\Clicommands\CleanupCommand::$storage (Icinga\Module\Businessprocess\Storage\LegacyStorage) does not accept mixed.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/clicommands/CleanupCommand.php#L71
Parameter #1 $input of function array_keys expects array, mixed given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/clicommands/CleanupCommand.php#L85
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/clicommands/CleanupCommand.php#L95
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/clicommands/ProcessCommand.php#L43
Property Icinga\Module\Businessprocess\Clicommands\ProcessCommand::$storage (Icinga\Module\Businessprocess\Storage\LegacyStorage) does not accept mixed.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/clicommands/ProcessCommand.php#L73
Binary operation "." between mixed and "\n" results in an error.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/clicommands/ProcessCommand.php#L166
Parameter #2 ...$values of function printf expects bool|float|int|string|null, mixed given.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/clicommands/ProcessCommand.php#L168
Parameter #1 (mixed) of echo cannot be converted to string.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/clicommands/ProcessCommand.php#L171
Parameter #1 (mixed) of echo cannot be converted to string.
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest: application/clicommands/ProcessCommand.php#L183
Binary operation "." between mixed and "\n" results in an error.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/clicommands/CleanupCommand.php#L26
Property Icinga\Module\Businessprocess\Clicommands\CleanupCommand::$storage (Icinga\Module\Businessprocess\Storage\LegacyStorage) does not accept mixed.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/clicommands/CleanupCommand.php#L71
Parameter #1 $array of function array_keys expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/clicommands/CleanupCommand.php#L85
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/clicommands/CleanupCommand.php#L95
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/clicommands/ProcessCommand.php#L43
Property Icinga\Module\Businessprocess\Clicommands\ProcessCommand::$storage (Icinga\Module\Businessprocess\Storage\LegacyStorage) does not accept mixed.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/clicommands/ProcessCommand.php#L73
Binary operation "." between mixed and "\n" results in an error.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/clicommands/ProcessCommand.php#L166
Parameter #2 ...$values of function printf expects bool|float|int|string|null, mixed given.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/clicommands/ProcessCommand.php#L168
Parameter #1 (mixed) of echo cannot be converted to string.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/clicommands/ProcessCommand.php#L171
Parameter #1 (mixed) of echo cannot be converted to string.
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest: application/clicommands/ProcessCommand.php#L183
Binary operation "." between mixed and "\n" results in an error.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L26
Property Icinga\Module\Businessprocess\Clicommands\CleanupCommand::$storage (Icinga\Module\Businessprocess\Storage\LegacyStorage) does not accept mixed.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L71
Parameter #1 $array of function array_keys expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L85
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/CleanupCommand.php#L95
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/ProcessCommand.php#L43
Property Icinga\Module\Businessprocess\Clicommands\ProcessCommand::$storage (Icinga\Module\Businessprocess\Storage\LegacyStorage) does not accept mixed.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/ProcessCommand.php#L73
Binary operation "." between mixed and "\n" results in an error.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/ProcessCommand.php#L166
Parameter #2 ...$values of function printf expects bool|float|int|string|null, mixed given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/ProcessCommand.php#L168
Parameter #1 (mixed) of echo cannot be converted to string.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/ProcessCommand.php#L171
Parameter #1 (mixed) of echo cannot be converted to string.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: application/clicommands/ProcessCommand.php#L183
Binary operation "." between mixed and "\n" results in an error.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/CleanupCommand.php#L26
Property Icinga\Module\Businessprocess\Clicommands\CleanupCommand::$storage (Icinga\Module\Businessprocess\Storage\LegacyStorage) does not accept mixed.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/CleanupCommand.php#L71
Parameter #1 $array of function array_keys expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/CleanupCommand.php#L85
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/CleanupCommand.php#L95
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/ProcessCommand.php#L43
Property Icinga\Module\Businessprocess\Clicommands\ProcessCommand::$storage (Icinga\Module\Businessprocess\Storage\LegacyStorage) does not accept mixed.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/ProcessCommand.php#L73
Binary operation "." between mixed and "\n" results in an error.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/ProcessCommand.php#L166
Parameter #2 ...$values of function printf expects bool|float|int|string|null, mixed given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/ProcessCommand.php#L168
Parameter #1 (mixed) of echo cannot be converted to string.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/ProcessCommand.php#L171
Parameter #1 (mixed) of echo cannot be converted to string.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: application/clicommands/ProcessCommand.php#L183
Binary operation "." between mixed and "\n" results in an error.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/clicommands/CleanupCommand.php#L26
Property Icinga\Module\Businessprocess\Clicommands\CleanupCommand::$storage (Icinga\Module\Businessprocess\Storage\LegacyStorage) does not accept mixed.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/clicommands/CleanupCommand.php#L71
Parameter #1 $array of function array_keys expects array, mixed given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/clicommands/CleanupCommand.php#L85
Parameter #2 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/clicommands/CleanupCommand.php#L95
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, mixed given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/clicommands/ProcessCommand.php#L43
Property Icinga\Module\Businessprocess\Clicommands\ProcessCommand::$storage (Icinga\Module\Businessprocess\Storage\LegacyStorage) does not accept mixed.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/clicommands/ProcessCommand.php#L73
Binary operation "." between mixed and "\n" results in an error.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/clicommands/ProcessCommand.php#L166
Parameter #2 ...$values of function printf expects bool|float|int|string|null, mixed given.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/clicommands/ProcessCommand.php#L168
Parameter #1 (mixed) of echo cannot be converted to string.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/clicommands/ProcessCommand.php#L171
Parameter #1 (mixed) of echo cannot be converted to string.
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest: application/clicommands/ProcessCommand.php#L183
Binary operation "." between mixed and "\n" results in an error.
phpstan / Static analysis with phpstan and php 7.2 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpstan / Static analysis with phpstan and php 7.3 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpstan / Static analysis with phpstan and php 7.4 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpstan / Static analysis with phpstan and php 8.0 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
phpstan / Static analysis with phpstan and php 8.1 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636