Fix hanging scans due to exceptions or internal PHP errors #799
Annotations
10 errors and 1 warning
PHPStan:
application/clicommands/CheckCommand.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-x509/icingaweb2-module-x509/application/clicommands/CheckCommand.php was not matched in reported errors.
|
PHPStan:
application/clicommands/CheckCommand.php#L111
Parameter #1 $statement of class ipl\Sql\Expression constructor expects string, mixed given.
|
PHPStan:
application/clicommands/CheckCommand.php#L112
Parameter #1 $statement of class ipl\Sql\Expression constructor expects string, mixed given.
|
PHPStan:
application/clicommands/CheckCommand.php#L118
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array<mixed>|bool|float|int|string, mixed given.
|
PHPStan:
application/clicommands/CheckCommand.php#L121
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array<mixed>|bool|float|int|string, mixed given.
|
PHPStan:
application/clicommands/CheckCommand.php#L124
Parameter #2 $value of static method ipl\Stdlib\Filter::equal() expects array<mixed>|bool|float|int|string, mixed given.
|
PHPStan:
application/clicommands/CheckCommand.php#L136
Cannot access property $valid on mixed.
|
PHPStan:
application/clicommands/CheckCommand.php#L137
Binary operation "." between mixed and ': ' results in an error.
|
PHPStan:
application/clicommands/CheckCommand.php#L137
Binary operation "." between non-falsy-string and mixed results in an error.
|
PHPStan:
application/clicommands/CheckCommand.php#L137
Cannot access property $invalid_reason on mixed.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading